aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-14net: hns: update the dependencyKejian Yan1-1/+1
2016-06-14r8152: save the speedhayeswang1-3/+13
2016-06-14r8152: move the setting for the default speedhayeswang1-7/+4
2016-06-14r8152: move the settings of PHY to a work queuehayeswang1-5/+27
2016-06-14bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API.Michael Chan1-80/+118
2016-06-14bnxt_en: Don't allow autoneg on cards that don't support it.Michael Chan3-9/+30
2016-06-14bnxt_en: Add BCM5731X and BCM5741X device IDs.Michael Chan1-1/+29
2016-06-14bnxt_en: Add GRO logic for BCM5731X chips.Michael Chan2-2/+103
2016-06-14bnxt_en: Refactor bnxt_gro_skb().Michael Chan2-19/+36
2016-06-14bnxt_en: Define the supported chip numbers.Michael Chan2-1/+43
2016-06-14bnxt_en: Add PCI device ID for 57404 NPAR devices.Michael Chan1-0/+3
2016-06-14bnxt_en: Enable NPAR (NIC Partitioning) Support.Satish Baddipadige3-5/+17
2016-06-14bnxt_en: Handle VF_CFG_CHANGE event from firmware.Michael Chan2-0/+10
2016-06-14bnxt_en: Add new function bnxt_reset().Michael Chan1-12/+22
2016-06-14bnxt_en: Add function for VF driver to query default VLAN.Michael Chan2-2/+48
2016-06-14net: ethernet: enic: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes1-12/+16
2016-06-14virtio_net: fix csum generation for virtio-net devicesMike Rapoport1-4/+4
2016-06-12net: fec: handle small PHY reset durations more preciselyStefan Wahren1-1/+6
2016-06-10phy: Add Northstar2 PCI Phy supportPramod Kumar3-1/+124
2016-06-10net: mdio-mux: Add MDIO mux driver for iProc SoCsPramod Kumar3-0/+260
2016-06-10mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar3-12/+20
2016-06-10Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-3/+94
2016-06-10virtio_net: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport1-68/+10
2016-06-10tuntap: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport1-76/+21
2016-06-10macvtap: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport1-89/+6
2016-06-10NET: PHY: adds driver for Intel XWAY PHYHauke Mehrtens3-0/+385
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller186-915/+1481
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-285/+435
2016-06-10Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds62-185/+439
2016-06-10Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-9/+24
2016-06-10Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+9
2016-06-10vmxnet3: segCnt can be 1 for LRO packetsShrikrishna Khare2-3/+3
2016-06-09mlxsw: core: Remove deprecated create_workqueueBhaktipriya Shridhar1-1/+1
2016-06-09net: cavium: liquidio: Remove deprecated create_workqueueBhaktipriya Shridhar1-2/+2
2016-06-09net/mlx4_en: fix ethtool -xEric Dumazet1-13/+12
2016-06-09stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks1-1/+1
2016-06-09r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skbhayeswang1-1/+1
2016-06-09bgmac: Maintain some netdev statisticsFlorian Fainelli1-0/+10
2016-06-09bgmac: Add support for ethtool statisticsFlorian Fainelli2-2/+126
2016-06-09bgmac: Bind net_device with backing device structureFlorian Fainelli1-0/+1
2016-06-09net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern1-0/+7
2016-06-09net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RXEric Dumazet1-2/+2
2016-06-09net: dsa: b53: Plug in VLAN supportFlorian Fainelli2-26/+243
2016-06-09net: dsa: b53: Add bridge supportFlorian Fainelli3-3/+174
2016-06-09net: dsa: b53: Implement ARL add/del/dump operationsFlorian Fainelli3-0/+382
2016-06-09net: dsa: b53: Add BCM7445 quirkFlorian Fainelli1-0/+11
2016-06-09net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli11-0/+3268
2016-06-09net: dsa: bcm_sf2: Add VLAN supportFlorian Fainelli2-1/+275
2016-06-09net: dsa: bcm_sf2: Add VLAN registers definitionsFlorian Fainelli1-0/+70
2016-06-09net: dsa: bcm_sf2: Move setup function at the far endFlorian Fainelli1-119/+119