aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-30mlxsw: spectrum: Add support for flood controlIdo Schimmel3-37/+78
2015-10-30mlxsw: spectrum: Add support for VLAN ranges in flooding configurationIdo Schimmel1-20/+20
2015-10-30mlxsw: spectrum: move "bridged" bool to u8 flagsJiri Pirko2-5/+5
2015-10-30drivers: net: xgene: Add support RGMII TX/RX delay configurationIyappan Subramanian4-1/+59
2015-10-30geneve: add IPv6 bits to geneve_fill_metadata_dstJohn W. Linville1-7/+22
2015-10-30geneve: handle ipv6 priority like ipv4 tosJohn W. Linville1-2/+17
2015-10-30geneve: implement support for IPv6-based tunnelsJohn W. Linville1-79/+394
2015-10-27net: hns: fixes the bug tested XGE by ethtool -pLi Peng1-8/+1
2015-10-27gianfar: Increase TX_TIMEOUT to 5HZAbhimanyu1-1/+1
2015-10-27Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller367-728/+10073
2015-10-27sfc: replace spinlocks with bit ops for busy poll lockingBert Kenward2-75/+58
2015-10-27qede: Add basic ethtool supportSudarsana Kalluru4-2/+596
2015-10-27qed: Add statistics supportManish Chopra5-1/+293
2015-10-27qede: Add support for linkSudarsana Kalluru1-0/+47
2015-10-27qed: Add link supportYuval Mintz7-5/+1098
2015-10-27qede: classification configurationSudarsana Kalluru2-0/+251
2015-10-27qede: Add basic network device supportYuval Mintz2-0/+1935
2015-10-27qed: Add slowpath L2 supportManish Chopra9-0/+2166
2015-10-27qede: Add basic Network driverYuval Mintz5-0/+436
2015-10-27qed: Add basic L2 interfaceYuval Mintz5-1/+165
2015-10-27qed: Add module with basic common supportYuval Mintz23-0/+15010
2015-10-26Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linuxDavid S. Miller5-18/+270
2015-10-26net: dsa: bcm_sf2: Unhardcode port numbersFlorian Fainelli2-11/+97
2015-10-26net: dsa: bcm_sf2: Implement FDB operationsFlorian Fainelli3-0/+335
2015-10-26rtl8xxxu: fix unused rtl8192cu_fops compiler warningKalle Valo1-0/+16
2015-10-26arcnet: add netif_carrier_on/off for reconnectMichael Grzeschik2-0/+27
2015-10-26arcnet: com20020-pci: add led trigger supportMichael Grzeschik4-0/+174
2015-10-26arcnet: com20020-pci: add rotary index supportMichael Grzeschik2-0/+37
2015-10-26arcnet: com20020-pci: set dev_port to the subdevice indexMichael Grzeschik1-0/+1
2015-10-26arcnet: com20020: add enable and disable device on open/closeMichael Grzeschik1-10/+29
2015-10-26arcnet: move dev_free_skb to its only userMichael Grzeschik1-8/+2
2015-10-25bnxt_en: Fix compile warnings when CONFIG_INET is not set.Michael Chan2-1/+6
2015-10-25net: encx24j600: Fix mask to update LED configurationJon Ringle1-3/+3
2015-10-25net: mvneta: Fix clearing of MIB statisticsAndrew Lunn1-2/+7
2015-10-25net: mvneta: add ethtool statisticsRussell King1-0/+108
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-55/+326
2015-10-24rtl8xxxu: move devices supported by rtlwifi under UNTESTED configKalle Valo1-1/+2
2015-10-23bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.Michael Chan4-28/+40
2015-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller21-56/+287
2015-10-23net: dsa: Make mv88e6060 use nested mdiobus read/writeNeil Armstrong1-2/+2
2015-10-23net: dsa: Make mv88e6xxx use nested mdiobus read/writeNeil Armstrong1-37/+9
2015-10-23net: phy: Add nested variants of mdiobus read/writeNeil Armstrong1-0/+55
2015-10-23ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto8-0/+126
2015-10-23ixgbe: Add new ndo to trust VFHiroshi Shimamoto4-0/+40
2015-10-23drivers: net: cpsw: use module_platform_driverGrygorii Strashko1-11/+1
2015-10-23i40e: fix unconditional execution of cpu_to_le16()Jean Sacren1-2/+3
2015-10-23i40e: clean up local variable initializationJean Sacren1-2/+2
2015-10-23i40evf: clean up local variable initializationJean Sacren1-5/+4
2015-10-23i40e: add missing kernel-doc argumentJean Sacren1-0/+3
2015-10-23i40evf: add missing kernel-doc argumentJean Sacren1-0/+1