]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-01-16 Fabio Estevamfec: Simplify the PM related hooks
2015-01-16 Russell Kingnet: fec: consolidate hwtstamp implementation
2015-01-16 Russell Kingnet: fec: remove useless status check in tx reap path
2015-01-16 Russell Kingnet: fec: add support for dumping transmit ring on...
2015-01-16 Russell Kingnet: fec: reorder ethtool ops to match order in struct...
2015-01-16 Russell Kingnet: fec: clear receive interrupts before processing...
2015-01-16 Russell Kingnet: fec: replace delayed work with standard work
2015-01-16 Russell Kingnet: fec: better implementation of iMX6 ERR006358 quirk
2015-01-16 Russell Kingnet: fec: clean up duplex mode handling
2015-01-16 Russell Kingnet: fec: quiesce packet processing when taking link...
2015-01-16 Russell Kingnet: fec: quiesce packet processing before changing...
2015-01-16 Russell Kingnet: fec: quiesce packet processing before stopping...
2015-01-16 Russell Kingnet: fec: quiesce packet processing before stopping...
2015-01-16 Russell Kingnet: fec: remove inappropriate calls around fec_restart()
2015-01-16 Russell Kingnet: fec: move calls to quiesce/resume packet processin...
2015-01-16 Russell Kingnet: fec: only restart or stop the device if it is...
2015-01-16 Russell Kingnet: fec: ensure fec_enet_close() copes with resume...
2015-01-16 Russell Kingnet: fec: improve safety of suspend/resume/transmit...
2015-01-16 Russell Kingnet: fec: fix missing kmalloc() failure check in fec_en...
2015-01-16 Russell Kingnet: fec: ensure fec_enet_free_buffers() properly clean...
2015-01-16 Russell Kingnet: fec: clean up transmit descriptor setup
2015-01-16 Russell Kingnet: fec: make rx skb handling more robust
2015-01-16 Russell Kingnet: fec: remove useless fep->opened
2015-01-16 Russell Kingnet: fec: stop the phy before shutting down the MAC
2015-01-16 Russell Kingnet: fec: ensure that a disconnected phy isn't configured
2015-01-16 Russell Kingnet: fec: remove checking for NULL phy_dev in fec_enet_...
2015-01-16 Russell Kingnet: fec: use netif_tx_disable() rather than netif_stop...
2015-01-16 Russell Kingnet: fec: fix interrupt handling races
2015-01-16 Russell Kingnet: fec: fix ethtool set_pauseparam duplex bug
2015-01-16 Russell Kingnet: fec: iMX6 FEC does not support half-duplex gigabit
2015-01-16 Fugang Duannet: fec: Don't clear IPV6 header checksum field when...
2015-01-16 Nimrod Andynet: fec: Add software TSO support
2015-01-16 Nimrod Andynet: fec: Add Scatter/gather support
2015-01-16 Nimrod Andynet: fec: Increase buffer descriptor entry number
2015-01-16 Nimrod Andynet: fec: Factorize feature setting
2015-01-16 Nimrod Andynet: fec: Enable IP header hardware checksum
2015-01-16 Nimrod Andynet: fec: Factorize the .xmit transmit function
2015-01-16 Fabio Estevamfec: Include pinctrl header file
2015-01-16 Nimrod Andynet: fec: use pinctrl PM helpers
2015-01-16 Nimrod Andynet: fec: correct the MDIO clock source
2015-01-16 Nimrod Andynet: fec: optimize the clock management to save power
2015-01-16 Lucas Stachnet: fec: make sure to init MAC address
2015-01-16 Florian Fainellifec: remove empty MDIO bus function
2015-01-16 Eric W. Biedermanfec: Call dev_kfree_skb_any instead of kfree_skb.
2015-01-16 Ezequiel Garcianet: Add a software TSO helper API
2015-01-16 Daniel Macknet: fix circular dependency in of_mdio code
2015-01-16 Richard Retanubunof: mdio: fixup of_phy_register_fixed_link parsing...
2015-01-16 Daniel Mackof: of_mdio: export symbol of_mdiobus_link_phydev
2015-01-16 Daniel Macknet: of_mdio: use int type for address variable
2015-01-16 Daniel Macknet: of_mdio: don't store the length of a property...
2015-01-16 Daniel Macknet: of_mdio: add of_mdiobus_link_phydev()
2015-01-16 Daniel Macknet: of_mdio: factor out code to parse a phy's 'reg...
2015-01-16 Christian Engelmayerof: mdio: fix compile warning in of_mdiobus_register_phy()
2015-01-16 Sascha Hauernet: phy: make of_set_phy_supported work with genphy...
2015-01-16 Florian Fainelliof: mdio: remove of_phy_connect_fixed_link
2015-01-16 Thomas Petazzoniof: provide a binding for fixed link PHYs
2015-01-16 Jason Gunthorpeof_mdio: Allow the DT to specify the phy ID and avoid...
2015-01-16 Dong AishengENGR00278504-5 imx_v7_defconfig: enable CONFIG_LOCALVER...
2015-01-16 Shawn GuoENGR00318063-14: ARM: imx6sx: set pll2_bus as the defau...
2015-01-16 Shawn GuoENGR00318063-13: ARM: imx: do not reparent during clk_s...
2015-01-16 Shawn GuoENGR00318063-12: ARM: imx6: enable clocks only after...
2015-01-16 Shawn GuoENGR00318063-11: ARM: imx6: add return check for clock...
2015-01-16 Shawn GuoENGR00318063-9: clk: do not allow parent switching...
2015-01-16 Shawn GuoENGR00318063-7: ARM: imx6q: mmdc_ch_axi clock should...
2015-01-16 Shawn GuoENGR00318063-6: ARM: imx6: add CLK_SET_RATE_GATE flag...
2015-01-16 Shawn GuoENGR00329450 ARM: imx: set CLK_SET_RATE_GATE for gate...
2015-01-16 Shawn GuoENGR00318063-5: ARM: imx: set CLK_SET_PARENT_GATE flag...
2015-01-16 Shawn GuoENGR00318063-3: ARM: imx6sx: fix ocram_sels mux setting
2015-01-16 Shawn GuoENGR00318063-2: ARM: imx6q: fix axi_sels mux setting
2015-01-16 Shawn GuoENGR00318063-1: ARM: imx6sl: fix clock name in ocram_sels
2015-01-16 Shawn GuoARM: imx: fix shared gate clock
2015-01-16 Shawn GuoENGR00269945: ARM: enable FSL_OTP in imx_v7_defconfig
2015-01-16 Shawn GuoENGR00269945: ARM: dts: imx6: add ocotp fuse node
2015-01-16 Shawn GuoENGR00269945: char: add fsl_otp deivce driver
2015-01-16 Jason LiuARM: i.MX6: add more chip revision support
2015-01-16 Anson HuangENGR00277955-2 rtc: rtc-snvs: support wakeup system...
2015-01-16 Anson HuangENGR00277955-1 keyboard: gpio_keys: support wakeup...
2015-01-16 Luwei ZhouENGR00281813 input: mma8450: evbug module will keep...
2015-01-16 Luwei ZhouENGR00277864 input: mma8450: Add chip id check in probe
2015-01-16 Dong AishengENGR00321358-2 dts: imx6sx: change m_can message ram...
2015-01-16 Dong AishengENGR00321358-1 can: m_can: fix incorrect buffer offset
2015-01-16 Dong AishengENGR00320354-2 can: m_can: add loopback and monitor...
2015-01-16 Dong AishengENGR00320354-1 can: m_can: add bus error handling
2015-01-16 Dong AishengENGR00319455-4 imx_v7_defconfig: enable canfd by default
2015-01-16 Dong AishengENGR00319455-3 dts: imx6sx-sdb: add canfd support
2015-01-16 Dong AishengENGR00319455-2 imx6sx: enable can transceiver by defaul...
2015-01-16 Dong AishengENGR00319455-1 can: m_can: add Bosch M_CAN controller...
2015-01-16 Dong AishengENGR00302227-8 dts: imx6sx-sdb: add flexcan support
2015-01-16 Dong AishengENGR00300439-6 dts: imx6sx: add flexcan stop mode support
2015-01-16 Dong AishengENGR00300439-5 can: flexcan: parse stop mode control...
2015-01-16 Dong AishengENGR00300439-3 imx6sx: use auxdata for can transceiver...
2015-01-16 Dong AishengENGR00258885 flexcan: fix errata ERR005829 that MB...
2015-01-16 Dong AishengENGR00286724-11 imx_v7_defconfig: add flexcan support
2015-01-16 Dong AishengENGR00286724-10 dts: sabreauto: add new dts for flexcan...
2015-01-16 Dong AishengENGR00286724-9 dts: imx6qdl: add properties for flexcan...
2015-01-16 Dong AishengENGR00286724-8 can: flexcan: add self wakeup support
2015-01-16 Dong AishengENGR00286724-7 ARM: dts: sabreauto: add flexcan support
2015-01-16 Dong AishengENGR00286724-6 ARM: imx6q: use auxdata to pass flexcan_...
2015-01-16 Dong AishengENGR00286724-5 can: flexcan: add tranceiver gpios binding
2015-01-16 Dong AishengENGR00286724-4 can: flexcan: add platform_data for...
next