summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: hns: delete repeat read fbd num after whileDaode Huang2016-10-031-13/+2
* net: hns: add fini_process for v2 napi processDaode Huang2016-10-031-7/+38
* net: hns: bug fix about setting coalsecs-usecs to 0Daode Huang2016-10-032-0/+20
* net: hns: fix port unavailable after hnae_reserve_buffer_map faillipeng2016-10-031-5/+18
* net: hns: Add support of ACPI to HNS driver RoCE Reset functionSalil2016-08-256-41/+92
* 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
* 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
* 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
* | 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
* | sfc: avoid division by zeroEdward Cree2016-08-191-1/+0
* | qede: Fix forcing high speedsYuval Mintz2016-08-191-2/+2
* | qed*: Fix pause settingYuval Mintz2016-08-191-1/+1
* | igb: fix error code in igb_add_ethtool_nfc_entry()Gangfeng Huang2016-08-191-1/+1
* | igb: support RX flow classification by VLAN priorityGangfeng Huang2016-08-194-7/+92
* | igb: support RX flow classification by ethertypeGangfeng Huang2016-08-194-6/+101
* | igb: add support of RX network flow classificationGangfeng Huang2016-08-193-0/+270
|/
* qed: Add support for NCSI statistics.Sudarsana Reddy Kalluru2016-08-196-5/+127