aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-02mlx4: include clocksource.h againRichard Cochran1-0/+1
2015-01-02ixgbe: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-1/+1
2015-01-02igb: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-3/+2
2015-01-02e1000e: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-2/+1
2015-01-02bnx2x: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-1/+1
2015-01-02Merge tag 'wireless-drivers-next-for-davem-2015-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller36-1337/+510
2015-01-02net: ethernet: cisco: enic: enic_dev: Remove some unused functionsRickard Strandqvist2-61/+0
2015-01-02isdn: hisax: hfc4s8s_l1: Remove some unused functionsRickard Strandqvist1-21/+0
2015-01-02net: fddi: skfp: smt.c: Remove unused functionRickard Strandqvist1-12/+0
2015-01-02net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functionsRickard Strandqvist1-16/+0
2015-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller5-57/+92
2015-01-02net: Add Transparent Ethernet Bridging GRO support.Jesse Gross1-47/+6
2015-01-02net/fsl: remove hardcoded clock setting from xgmac_mdioShaohui Xie1-14/+0
2015-01-02net/fsl: remove irq assignment from xgmac_mdioShaohui Xie1-2/+1
2015-01-02net/fsl: remove reset from xgmac_mdioShaohui Xie1-19/+0
2014-12-31GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMACRoger Chen1-7/+7
2014-12-31GMAC: add driver for Rockchip RK3288 SoCs integrated GMACRoger Chen4-1/+462
2014-12-31igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller1-0/+1
2014-12-31e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller1-0/+1
2014-12-31tun: return proper error code from tun_do_readAlex Gartrell1-1/+1
2014-12-31tun: Fixed unsigned/signed comparisonAlex Gartrell1-1/+1
2014-12-31enic: add stats for dma mapping errorGovindarajulu Varadarajan3-1/+25
2014-12-31enic: check dma_mapping_errorGovindarajulu Varadarajan2-58/+106
2014-12-31enic: make vnic_wq_buf doubly linkedGovindarajulu Varadarajan2-0/+4
2014-12-31net: fec: add Wake-on-LAN supportNimrod Andy2-10/+96
2014-12-30net: gianfar: add missing __iomem annotationKevin Hao2-2/+2
2014-12-30net: gianfar: mark the local functions staticKevin Hao1-4/+5
2014-12-30virtio-net: don't do header check for dodgy gso packetsJason Wang1-0/+2
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov1-1/+1
2014-12-30net: sxgbe: Use setup_timerJulia Lawall1-6/+4
2014-12-30ksz884x: Use setup_timerJulia Lawall1-3/+1
2014-12-30atl1e: Use setup_timerJulia Lawall1-3/+2
2014-12-30atheros: atlx: Use setup_timerJulia Lawall1-6/+4
2014-12-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran1-2/+2
2014-12-30net: cpts: convert to timecounter adjtime.Richard Cochran1-4/+1
2014-12-30net: mlx4: convert to timecounter adjtime.Richard Cochran1-4/+1
2014-12-30net: ixgbe: convert to timecounter adjtime.Richard Cochran1-10/+1
2014-12-30net: igb: convert to timecounter adjtime.Richard Cochran1-6/+1
2014-12-30net: e1000e: convert to timecounter adjtime.Richard Cochran1-4/+1
2014-12-30net: fec: convert to timecounter adjtime.Richard Cochran1-15/+1
2014-12-30net: bnx2x: convert to timecounter adjtime.Richard Cochran1-5/+1
2014-12-30net: xgbe: convert to timecounter adjtime.Richard Cochran1-7/+1
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran7-5/+7
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-1219/+306
2014-12-30cc2520: fix zero perm_extended_addr addressVarka Bhadram1-0/+1
2014-12-30cc2520: remove 'ret' goto labelVarka Bhadram1-10/+4
2014-12-30cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) patternVarka Bhadram1-2/+1
2014-12-30net: ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang1-7/+0
2014-12-29Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-32/+79
2014-12-29Merge tag 'spi-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-4/+9