summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Simplify the return expressionWei Yongjun2016-08-221-6/+1
* net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-211-7/+9
* net: ethernet: renesas: ravb: use phydev from struct net_devicePhilippe Reynes2016-08-212-18/+12
* ixgbe: Add support for new X557 deviceDon Skidmore2016-08-214-0/+11
* ixgbe: add device to MDIO speed settingDon Skidmore2016-08-211-0/+2
* ixgbe: Fix led interface for X557 devicesDon Skidmore2016-08-212-2/+53
* ixgbe: add support for geneve Rx offloadEmil Tantilov2016-08-213-51/+134
* ixgbevf: fix incorrect MAC address on loadEmil Tantilov2016-08-211-7/+14
* ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth2016-08-211-1/+3
* tun: Rename a jump label in update_filter()Markus Elfring2016-08-211-3/+2
* tun: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-211-8/+3
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-08-2113-231/+367
|\
| * i40evf: Open RDMA Client after resetAvinash Dayanand2016-08-201-0/+2
| * i40e/i40evf: Fix indentationJeff Kirsher2016-08-202-92/+96
| * i40e: Correcting mutex usage in client codeAvinash Dayanand2016-08-201-0/+1
| * i40e: Remove XSTRINGIFY macro definitions and usesJoe Perches2016-08-202-7/+3
| * i40e: Initialize pointer in client_release functionHarshitha Ramamurthy2016-08-201-2/+2
| * i40e: Check client is open before calling client opsCatherine Sullivan2016-08-201-0/+25
| * i40e: use matching format identifiersHeinrich Schuchardt2016-08-201-13/+13
| * i40e: Add support for HMC resource and profile for X722Carolyn Wyborny2016-08-202-0/+42
| * i40e: Fix byte ordering in ARP NS code for X722Carolyn Wyborny2016-08-202-34/+42
| * i40e: refactor tail_bump checkCarolyn Wyborny2016-08-202-8/+4
| * i40evf: report link speedMitch Williams2016-08-203-12/+70
| * i40e: use alloc_workqueue instead of create_singlethread_workqueueJacob Keller2016-08-202-2/+4
| * i40e: use configured RSS key and lookup table in i40e_vsi_config_rssJacob Keller2016-08-201-4/+17
| * i40e: fix broken i40e_config_rss_aq functionJacob Keller2016-08-201-34/+23
| * i40e: move i40e_vsi_config_rss below i40e_get_rss_aqJacob Keller2016-08-201-27/+27
* | hv_netvsc: Implement batching of receive completionsHaiyang Zhang2016-08-203-33/+160
|/
* qed: utilize FW 8.10.10.0Yuval Mintz2016-08-209-594/+933
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-08-204-19/+15
|\
| * ixgbe: use atomic bitwise operations when handling reset requestsEmil Tantilov2016-08-192-10/+8
| * ixgbevf: only check Tx queue enablement when debuggingEmil Tantilov2016-08-191-1/+1
| * ixgbevf: change hw_dbg to use netdev_dbgEmil Tantilov2016-08-192-7/+5
| * ixgbe: only check Tx queue enablement when debuggingEmil Tantilov2016-08-191-1/+1
* | net: dsa: bcm_sf2: Remove probing through old DSA bindingFlorian Fainelli2016-08-201-15/+0
* | net: dsa: bcm_sf2: Use device managed helpersFlorian Fainelli2016-08-201-23/+13
* | net: dsa: bcm_sf2: Make it a real platform device driverFlorian Fainelli2016-08-201-60/+118
* | dsa: mv88e6xxx: Make mv88e6xxx_wait() timeout verboseAndrew Lunn2016-08-201-0/+1
* | dsa: mv88e6xxx: Use mv88e6xx_wait in mv88e6xxx_update()Andrew Lunn2016-08-201-12/+4
* | dsa: mv88e6xxx: Timeout based on iterations, not timeAndrew Lunn2016-08-201-9/+6
* | net: phy: Kconfig: Remove redundant "Support for"Andrew Lunn2016-08-201-35/+35
* | net: phy: Sort Makefile and KconfigAndrew Lunn2016-08-202-250/+253
* | ibmvnic: Handle backing device failover and reinitializationThomas Falcon2016-08-202-2/+34
* | net: hns: Add reset function support for RoCE driveroulijun2016-08-204-0/+162
* | cxgb4: Register changes and fw defines for cryptoHariprasad Shenai2016-08-192-0/+561
* | cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai2016-08-197-50/+759
* | net: bgmac: make it clear when setting interface type to RMIIRafał Miłecki2016-08-191-1/+2
* | net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki2016-08-193-1/+62
* | net: ethernet: nuvoton: fix spelling mistake: "aligment" -> "alignment"Colin Ian King2016-08-191-1/+1
* | xen-netback: create a debugfs node for hash informationPaul Durrant2016-08-193-2/+107