summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-10-26bnxt_en: Fix compile warnings when CONFIG_INET is not set.Michael Chan
2015-10-26net: encx24j600: Fix mask to update LED configurationJon Ringle
2015-10-26net: mvneta: Fix clearing of MIB statisticsAndrew Lunn
2015-10-26net: mvneta: add ethtool statisticsRussell King
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-24bnxt_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-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-23amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas
2015-10-23bnxt_en: New Broadcom ethernet driver.Michael Chan
2015-10-23i40e: fix annoying messageJesse Brandeburg
2015-10-23i40e: fix stats offsetsJesse Brandeburg
2015-10-22net: hisilicon: deals with the sub ctrl by sysconyankejian
2015-10-22cxgb4: Update ethtool get_drvinfo to get regdump lenHariprasad Shenai
2015-10-22cxgb4: Use vmalloc, if kmalloc failsHariprasad Shenai
2015-10-22cxgb4: Return error if setup_rss is called before probeHariprasad Shenai
2015-10-22cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapterHariprasad Shenai
2015-10-22cxgb4: Add info print to display number of MSI-X vectors allocatedHariprasad Shenai
2015-10-22cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settingsHariprasad Shenai
2015-10-22cxgb4: Don't disallow turning off auto-negotiationHariprasad Shenai
2015-10-22cxgb4: Align ethtool get stat settingsHariprasad Shenai
2015-10-22net: sun4i-emac: Properly free resources on probe failure and removeHans de Goede
2015-10-22net: hisilicon: fix ptr_ret.cocci warningsWu Fengguang
2015-10-22net: cavium: change NET_VENDOR_CAVIUM to boolAndreas Schwab
2015-10-21net: mv643xx_eth: Defer writing the first TX descriptor when using TSOPhilipp Kirchhofer
2015-10-21net: mv643xx_eth: Ensure proper data alignment in TSO TX pathPhilipp Kirchhofer
2015-10-21drivers: net: cpsw: add phy-handle parsingHeiko Schocher
2015-10-21bcm63xx_enet: check 1000BASE-T advertisement configurationSimon Arlott
2015-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-19i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan
2015-10-19i40e: declare rather than initialize int objectJean Sacren
2015-10-19i40e: fix kernel-doc argument nameJean Sacren
2015-10-19i40e: Move error message to debug levelCatherine Sullivan