aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-08-11hns3pf: fix hns3_del_tunnel_port()Dan Carpenter1-1/+1
2017-08-11net: stmmac: dwmac-rk: Add integrated PHY supprot for rk3328David Wu1-3/+23
2017-08-11net: stmmac: dwmac-rk: Add integrated PHY support for rk3228David Wu1-0/+12
2017-08-11net: stmmac: dwmac-rk: Add integrated PHY supportDavid Wu1-4/+95
2017-08-11net: stmmac: dwmac-rk: Remove unwanted code for rk3328_set_to_rmii()David Wu1-3/+0
2017-08-11net: phy: Add rockchip PHY driver supportDavid Wu3-0/+239
2017-08-11forcedeth: replace init_timer_deferrable with setup_deferrable_timerZhu Yanjun1-3/+2
2017-08-11drivers: net: davinci_mdio: print bus frequencyMaxim Uvarov1-2/+4
2017-08-11drivers: net: davinci_mdio: remove busy loop on wait user accessMaxim Uvarov1-1/+3
2017-08-11bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born1-2/+4
2017-08-11netvsc: keep track of some non-fatal overload conditionsstephen hemminger3-6/+17
2017-08-11netvsc: allow controlling send/recv buffer sizestephen hemminger3-39/+157
2017-08-11netvsc: remove unnecessary check for NULL hdrstephen hemminger1-4/+3
2017-08-11netvsc: remove unnecessary cast of void pointerstephen hemminger1-5/+4
2017-08-11netvsc: whitespace cleanupstephen hemminger1-5/+6
2017-08-11netvsc: no need to allocate send/receive on numa nodestephen hemminger1-14/+5
2017-08-11netvsc: check error return when restoring channels and mtustephen hemminger1-2/+14
2017-08-11netvsc: propagate MAC address change to VF slavestephen hemminger1-11/+15
2017-08-11netvsc: don't signal host twice if emptystephen hemminger1-4/+0
2017-08-11netvsc: delay setup of VF devicestephen hemminger2-8/+9
2017-08-11phylink: Fix an uninitialized variable bugDan Carpenter1-1/+1
2017-08-11liquidio: removed check for queue size alignmentIntiyaz Basha1-7/+0
2017-08-11liquidio: rx/tx queue cleanupIntiyaz Basha2-0/+8
2017-08-11net: sched: use newly added classid identity helpersJiri Pirko7-8/+22
2017-08-11geneve: use netlink_ext_ack for error reporting in rtnl operationsGirish Moodalbail1-36/+92
2017-08-11Merge tag 'iwlwifi-next-for-kalle-2017-08-11' of git://git.kernel.org/pub/scm...Kalle Valo33-242/+588
2017-08-11ath9k: constify usb_device_idArvind Yadav1-1/+1
2017-08-11ath6kl: constify usb_device_idArvind Yadav1-1/+1
2017-08-11brcm80211: constify usb_device_idArvind Yadav1-1/+1
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+3
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford7-133/+45
2017-08-10mwifiex: uap: enable 11d based on userspace configruationXinming Hu3-12/+27
2017-08-10zd1211rw: constify usb_device_idArvind Yadav1-1/+1
2017-08-10zd1201: constify usb_device_idArvind Yadav1-1/+1
2017-08-10rtl8192cu: constify usb_device_idArvind Yadav1-1/+1
2017-08-10rtl8xxxu: constify usb_device_idArvind Yadav1-1/+1
2017-08-10rtl8187: constify usb_device_idArvind Yadav1-1/+1
2017-08-10rt73usb: constify usb_device_idArvind Yadav1-1/+1
2017-08-10rt2800usb: constify usb_device_idArvind Yadav1-1/+1
2017-08-10rt2500usb: constify usb_device_idArvind Yadav1-1/+1
2017-08-10mt7601u: constify usb_device_idArvind Yadav1-1/+1
2017-08-10mwifiex: constify usb_device_idArvind Yadav1-1/+1
2017-08-10libertas_tf: constify usb_device_idArvind Yadav1-1/+1
2017-08-10libertas: constify usb_device_idArvind Yadav1-1/+1
2017-08-10p54: constify usb_device_idArvind Yadav1-1/+1
2017-08-10orinoco: constify usb_device_idArvind Yadav1-1/+1
2017-08-10at76c50x: constify usb_device_idArvind Yadav1-1/+1
2017-08-10carl9170: constify usb_device_idArvind Yadav1-1/+1
2017-08-10ar5523: constify usb_device_idArvind Yadav1-1/+1
2017-08-09net-next: mediatek: bring up QDMA RX ring 0John Crispin2-10/+29