summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: hns: fixes the bug tested XGE by ethtool -pLi Peng2015-10-271-8/+1
* gianfar: Increase TX_TIMEOUT to 5HZAbhimanyu2015-10-271-1/+1
* sfc: replace spinlocks with bit ops for busy poll lockingBert Kenward2015-10-272-75/+58
* qede: Add basic ethtool supportSudarsana Kalluru2015-10-274-2/+596
* qed: Add statistics supportManish Chopra2015-10-275-1/+293
* qede: Add support for linkSudarsana Kalluru2015-10-271-0/+47
* qed: Add link supportYuval Mintz2015-10-277-5/+1098
* qede: classification configurationSudarsana Kalluru2015-10-272-0/+251
* qede: Add basic network device supportYuval Mintz2015-10-272-0/+1935
* qed: Add slowpath L2 supportManish Chopra2015-10-279-0/+2166
* qede: Add basic Network driverYuval Mintz2015-10-275-0/+436
* qed: Add basic L2 interfaceYuval Mintz2015-10-275-1/+165
* qed: Add module with basic common supportYuval Mintz2015-10-2723-0/+15010
* bnxt_en: Fix compile warnings when CONFIG_INET is not set.Michael Chan2015-10-252-1/+6
* net: encx24j600: Fix mask to update LED configurationJon Ringle2015-10-251-3/+3
* net: mvneta: Fix clearing of MIB statisticsAndrew Lunn2015-10-251-2/+7
* net: mvneta: add ethtool statisticsRussell King2015-10-251-0/+108
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-249-33/+98
|\
| * amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas2015-10-232-2/+4
| * i40e: fix annoying messageJesse Brandeburg2015-10-221-0/+1
| * i40e: fix stats offsetsJesse Brandeburg2015-10-221-0/+6
| * net: sun4i-emac: Properly free resources on probe failure and removeHans de Goede2015-10-211-4/+16
| * net: cavium: change NET_VENDOR_CAVIUM to boolAndreas Schwab2015-10-211-1/+1
| * net: mv643xx_eth: Defer writing the first TX descriptor when using TSOPhilipp Kirchhofer2015-10-211-3/+23
| * net: mv643xx_eth: Ensure proper data alignment in TSO TX pathPhilipp Kirchhofer2015-10-211-5/+17
| * drivers: net: cpsw: add phy-handle parsingHeiko Schocher2015-10-211-4/+11
| * bcm63xx_enet: check 1000BASE-T advertisement configurationSimon Arlott2015-10-211-14/+19
* | bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.Michael Chan2015-10-234-28/+40
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-2321-56/+287
|\ \
| * | ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto2015-10-238-0/+126
| * | ixgbe: Add new ndo to trust VFHiroshi Shimamoto2015-10-234-0/+40
| * | i40e: fix unconditional execution of cpu_to_le16()Jean Sacren2015-10-231-2/+3
| * | i40e: clean up local variable initializationJean Sacren2015-10-231-2/+2
| * | i40evf: clean up local variable initializationJean Sacren2015-10-231-5/+4
| * | i40e: add missing kernel-doc argumentJean Sacren2015-10-231-0/+3
| * | i40evf: add missing kernel-doc argumentJean Sacren2015-10-231-0/+1
| * | i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko2015-10-232-36/+8
| * | i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan2015-10-232-2/+2
| * | i40e: Disable VEB bridge mode with SR-IOV failureAkeem G Abodunrin2015-10-231-0/+1
| * | i40e: Fix an incorrect OEM version stringCarolyn Wyborny2015-10-231-4/+13
| * | i40e: fix inconsistent statuses after a PF resetHelin Zhang2015-10-231-0/+20
| * | i40evf: use correct struct for list manipulationMitch Williams2015-10-231-2/+3
| * | i40e: Fix VEB/VEPA bridge mode mismatch issueAkeem G Abodunrin2015-10-231-3/+13
| * | i40e: fix a bug in debugfs with add/del macaddrAnjali Singhai Jain2015-10-231-0/+4
| * | i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain2015-10-234-0/+44
* | | drivers: net: cpsw: use module_platform_driverGrygorii Strashko2015-10-231-11/+1
|/ /
* | bnxt_en: New Broadcom ethernet driver.Michael Chan2015-10-2212-0/+13034
* | net: hisilicon: deals with the sub ctrl by sysconyankejian2015-10-221-10/+11
* | cxgb4: Update ethtool get_drvinfo to get regdump lenHariprasad Shenai2015-10-221-1/+4
* | cxgb4: Use vmalloc, if kmalloc failsHariprasad Shenai2015-10-221-4/+4
OpenPOWER on IntegriCloud