summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-10-19liquidio: mark expected switch fall-through in octeon_destroy_resourcesGustavo A. R. Silva1-1/+1
2017-10-19liquidio: remove unnecessary NULL check before kfree in delete_glistsGustavo A. R. Silva1-2/+1
2017-10-19ibmvnic: Let users change net device featuresThomas Falcon1-0/+2
2017-10-19ibmvnic: Enable TSO supportThomas Falcon2-8/+53
2017-10-19ibmvnic: Enable scatter-gather supportThomas Falcon1-2/+21
2017-10-19tun: relax check on eth_get_headlen() return valueEric Dumazet1-1/+1
2017-10-19thunderbolt: Right shifting to zero bug in tbnet_handle_packet()Dan Carpenter1-1/+1
2017-10-19thunderbolt: Fix a couple right shifting to zero bugsDan Carpenter1-2/+2
2017-10-19net: ena: increase ena driver version to 1.3.0Netanel Belgazal1-2/+2
2017-10-19net: ena: add new admin define for future support of IPv6 RSSNetanel Belgazal1-0/+6
2017-10-19net: ena: add statistics for missed tx packetsNetanel Belgazal3-13/+19
2017-10-19net: ena: add power management ops to the ENA driverNetanel Belgazal3-27/+95
2017-10-19net: ena: remove legacy suspend suspend/resume supportNetanel Belgazal3-56/+0
2017-10-19net: ena: improve ENA driver boot time.Netanel Belgazal1-4/+8
2017-10-19qed: Fix iWARP out of order flowMichal Kalderon7-6/+27
2017-10-19net: hns3: Add mqprio hardware offload support in hns3 driverYunsheng Lin4-19/+86
2017-10-19macvlan/macvtap: Add support for L2 forwarding offloads with macvtapAlexander Duyck1-4/+1
2017-10-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller7-301/+495
2017-10-18dpaa_eth: remove obsolete commentMadalin Bucur1-4/+0
2017-10-18fsl/fman: add dpaa in module namesMadalin Bucur1-6/+6
2017-10-18dpaa_eth: cleanup dpaa_eth_probe() error pathsMadalin Bucur1-33/+20
2017-10-18dpaa_eth: change device usedMadalin Bucur3-53/+27
2017-10-18dpaa_eth: move of_phy_connect() to the eth driverMadalin Bucur3-84/+66
2017-10-18fsl/fman: remove of_nodeMadalin Bucur1-1/+0
2017-10-18net: fs_enet: Remove unused timerKees Cook2-3/+0
2017-10-18net/xen-netback: Convert timers to use timer_setup()Kees Cook3-6/+4
2017-10-18ethernet/intel: Convert timers to use timer_setup()Kees Cook10-50/+43
2017-10-18net: hns: Convert timers to use timer_setup()Kees Cook2-11/+9
2017-10-18net: neterion: Convert timers to use timer_setup()Kees Cook2-10/+5
2017-10-18net: usb: Convert timers to use timer_setup()Kees Cook3-18/+10
2017-10-18net/ethernet/sgi: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-10-18hamradio/scc: Convert timers to use timer_setup()Kees Cook1-34/+35
2017-10-18net: seeq: Convert timers to use timer_setup()Kees Cook2-5/+7
2017-10-18net: ethernet: sun: Convert timers to use timer_setup()Kees Cook9-31/+24
2017-10-18net: ethernet: apple: Convert timers to use timer_setup()Kees Cook2-14/+10
2017-10-18isdnloop: Convert timers to use timer_setup()Kees Cook1-19/+14
2017-10-18drivers/net/appletalk: Convert timers to use timer_setup()Kees Cook1-5/+5
2017-10-18appletalk: Remove unneeded synchronizationKees Cook1-6/+0
2017-10-18hdlc: Convert timers to use timer_setup()Kees Cook2-13/+12
2017-10-18isdn/gigaset: Convert timers to use timer_setup()Kees Cook2-20/+23
2017-10-18isdn/gigaset: Use kzalloc instead of open-coded field zeroingKees Cook1-9/+1
2017-10-18mISDN: Convert timers to use timer_setup()Kees Cook8-32/+24
2017-10-18forcedeth: Convert timers to use timer_setup()Kees Cook1-14/+14
2017-10-18net: ksz884x: Convert timers to use timer_setup()Kees Cook1-9/+9
2017-10-18net: dl2k: Convert timers to use timer_setup()Kees Cook1-5/+5
2017-10-18bna: Convert timers to use timer_setup()Kees Cook1-24/+19
2017-10-18net: amd8111e: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-10-18chelsio: Convert timers to use timer_setup()Kees Cook1-16/+13
2017-10-18drivers/net/3com: Convert timers to use timer_setup()Kees Cook3-22/+20
2017-10-18net: tulip: Convert timers to use timer_setup()Kees Cook10-50/+48