summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-27sfc: replace spinlocks with bit ops for busy poll lockingBert Kenward
2015-10-27qede: Add basic ethtool supportSudarsana Kalluru
2015-10-27qed: Add statistics supportManish Chopra
2015-10-27qede: Add support for linkSudarsana Kalluru
2015-10-27qed: Add link supportYuval Mintz
2015-10-27qede: classification configurationSudarsana Kalluru
2015-10-27qede: Add basic network device supportYuval Mintz
2015-10-27qed: Add slowpath L2 supportManish Chopra
2015-10-27qede: Add basic Network driverYuval Mintz
2015-10-27qed: Add basic L2 interfaceYuval Mintz
2015-10-27qed: Add module with basic common supportYuval Mintz
2015-10-26Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linuxDavid S. Miller
2015-10-26net: dsa: bcm_sf2: Unhardcode port numbersFlorian Fainelli
2015-10-26net: dsa: bcm_sf2: Implement FDB operationsFlorian Fainelli
2015-10-26arcnet: add netif_carrier_on/off for reconnectMichael Grzeschik
2015-10-26arcnet: com20020-pci: add led trigger supportMichael Grzeschik
2015-10-26arcnet: com20020-pci: add rotary index supportMichael Grzeschik
2015-10-26arcnet: com20020-pci: set dev_port to the subdevice indexMichael Grzeschik
2015-10-26arcnet: com20020: add enable and disable device on open/closeMichael Grzeschik
2015-10-26arcnet: move dev_free_skb to its only userMichael Grzeschik
2015-10-25bnxt_en: Fix compile warnings when CONFIG_INET is not set.Michael Chan
2015-10-25net: encx24j600: Fix mask to update LED configurationJon Ringle
2015-10-25net: mvneta: Fix clearing of MIB statisticsAndrew Lunn
2015-10-25net: mvneta: add ethtool statisticsRussell King
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-10-23bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.Michael Chan
2015-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-10-23net: dsa: Make mv88e6060 use nested mdiobus read/writeNeil Armstrong
2015-10-23net: dsa: Make mv88e6xxx use nested mdiobus read/writeNeil Armstrong
2015-10-23net: phy: Add nested variants of mdiobus read/writeNeil Armstrong
2015-10-23ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto
2015-10-23ixgbe: Add new ndo to trust VFHiroshi Shimamoto
2015-10-23drivers: net: cpsw: use module_platform_driverGrygorii Strashko
2015-10-23i40e: fix unconditional execution of cpu_to_le16()Jean Sacren
2015-10-23i40e: clean up local variable initializationJean Sacren
2015-10-23i40evf: clean up local variable initializationJean Sacren
2015-10-23i40e: add missing kernel-doc argumentJean Sacren
2015-10-23i40evf: add missing kernel-doc argumentJean Sacren
2015-10-23i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko
2015-10-23i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan
2015-10-23i40e: Disable VEB bridge mode with SR-IOV failureAkeem G Abodunrin
2015-10-23i40e: Fix an incorrect OEM version stringCarolyn Wyborny
2015-10-23i40e: fix inconsistent statuses after a PF resetHelin Zhang
2015-10-23i40evf: use correct struct for list manipulationMitch Williams
2015-10-23i40e: Fix VEB/VEPA bridge mode mismatch issueAkeem G Abodunrin
2015-10-23i40e: fix a bug in debugfs with add/del macaddrAnjali Singhai Jain
2015-10-23i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain
2015-10-23ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault
2015-10-23amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas