summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-02net: Add Transparent Ethernet Bridging GRO support.Jesse Gross
2015-01-02net/fsl: remove hardcoded clock setting from xgmac_mdioShaohui Xie
2015-01-02net/fsl: remove irq assignment from xgmac_mdioShaohui Xie
2015-01-02net/fsl: remove reset from xgmac_mdioShaohui Xie
2014-12-31GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMACRoger Chen
2014-12-31GMAC: add driver for Rockchip RK3288 SoCs integrated GMACRoger Chen
2014-12-31igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller
2014-12-31e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller
2014-12-31tun: return proper error code from tun_do_readAlex Gartrell
2014-12-31tun: Fixed unsigned/signed comparisonAlex Gartrell
2014-12-31enic: add stats for dma mapping errorGovindarajulu Varadarajan
2014-12-31enic: check dma_mapping_errorGovindarajulu Varadarajan
2014-12-31enic: make vnic_wq_buf doubly linkedGovindarajulu Varadarajan
2014-12-31net: fec: add Wake-on-LAN supportNimrod Andy
2014-12-30net: gianfar: add missing __iomem annotationKevin Hao
2014-12-30net: gianfar: mark the local functions staticKevin Hao
2014-12-30virtio-net: don't do header check for dodgy gso packetsJason Wang
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov
2014-12-30net: sxgbe: Use setup_timerJulia Lawall
2014-12-30ksz884x: Use setup_timerJulia Lawall
2014-12-30atl1e: Use setup_timerJulia Lawall
2014-12-30atheros: atlx: Use setup_timerJulia Lawall
2014-12-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran
2014-12-30net: cpts: convert to timecounter adjtime.Richard Cochran
2014-12-30net: mlx4: convert to timecounter adjtime.Richard Cochran
2014-12-30net: ixgbe: convert to timecounter adjtime.Richard Cochran
2014-12-30net: igb: convert to timecounter adjtime.Richard Cochran
2014-12-30net: e1000e: convert to timecounter adjtime.Richard Cochran
2014-12-30net: fec: convert to timecounter adjtime.Richard Cochran
2014-12-30net: bnx2x: convert to timecounter adjtime.Richard Cochran
2014-12-30net: xgbe: convert to timecounter adjtime.Richard Cochran
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-29Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-29Merge tag 'spi-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-12-29Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-12-29Merge tag 'mmc-v3.19-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2014-12-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-12-29Merge branch 'acpi-video'Rafael J. Wysocki
2014-12-29Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki
2014-12-29Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2014-12-29Merge branch 'pm-opp'Rafael J. Wysocki
2014-12-29mmc: core: stop trying to switch width when only one bit is supportedAlexandre Belloni
2014-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-27ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai
2014-12-27bonding: change error message to debug message in __bond_release_one()Wengang Wang
2014-12-26[regression] braino in "lustre: use is_root_inode()"Al Viro
2014-12-26Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub...David S. Miller
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross
2014-12-26net: incorrect use of init_completion fixupNicholas Mc Guire