summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-10-03net: hns: bug fix about setting coalsecs-usecs to 0Daode Huang2-0/+20
2016-10-03net: hns: fix port unavailable after hnae_reserve_buffer_map faillipeng1-5/+18
2016-08-25net: hns: Add support of ACPI to HNS driver RoCE Reset functionSalil6-41/+92
2016-08-22cxgb4: Simplify the return expressionWei Yongjun1-6/+1
2016-08-21net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-7/+9
2016-08-21net: ethernet: renesas: ravb: use phydev from struct net_devicePhilippe Reynes2-18/+12
2016-08-21ixgbe: Add support for new X557 deviceDon Skidmore4-0/+11
2016-08-21ixgbe: add device to MDIO speed settingDon Skidmore1-0/+2
2016-08-21ixgbe: Fix led interface for X557 devicesDon Skidmore2-2/+53
2016-08-21ixgbe: add support for geneve Rx offloadEmil Tantilov3-51/+134
2016-08-21ixgbevf: fix incorrect MAC address on loadEmil Tantilov1-7/+14
2016-08-21ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth1-1/+3
2016-08-20i40evf: Open RDMA Client after resetAvinash Dayanand1-0/+2
2016-08-20i40e/i40evf: Fix indentationJeff Kirsher2-92/+96
2016-08-20i40e: Correcting mutex usage in client codeAvinash Dayanand1-0/+1
2016-08-20i40e: Remove XSTRINGIFY macro definitions and usesJoe Perches2-7/+3
2016-08-20i40e: Initialize pointer in client_release functionHarshitha Ramamurthy1-2/+2
2016-08-20i40e: Check client is open before calling client opsCatherine Sullivan1-0/+25
2016-08-20i40e: use matching format identifiersHeinrich Schuchardt1-13/+13
2016-08-20i40e: Add support for HMC resource and profile for X722Carolyn Wyborny2-0/+42
2016-08-20i40e: Fix byte ordering in ARP NS code for X722Carolyn Wyborny2-34/+42
2016-08-20i40e: refactor tail_bump checkCarolyn Wyborny2-8/+4
2016-08-20i40evf: report link speedMitch Williams3-12/+70
2016-08-20i40e: use alloc_workqueue instead of create_singlethread_workqueueJacob Keller2-2/+4
2016-08-20i40e: use configured RSS key and lookup table in i40e_vsi_config_rssJacob Keller1-4/+17
2016-08-20i40e: fix broken i40e_config_rss_aq functionJacob Keller1-34/+23
2016-08-20i40e: move i40e_vsi_config_rss below i40e_get_rss_aqJacob Keller1-27/+27
2016-08-20qed: utilize FW 8.10.10.0Yuval Mintz9-594/+933
2016-08-20Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller4-19/+15
2016-08-20ibmvnic: Handle backing device failover and reinitializationThomas Falcon2-2/+34
2016-08-20net: hns: Add reset function support for RoCE driveroulijun4-0/+162
2016-08-19cxgb4: Register changes and fw defines for cryptoHariprasad Shenai2-0/+561
2016-08-19cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai7-50/+759
2016-08-19net: bgmac: make it clear when setting interface type to RMIIRafał Miłecki1-1/+2
2016-08-19net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki3-1/+62
2016-08-19net: ethernet: nuvoton: fix spelling mistake: "aligment" -> "alignment"Colin Ian King1-1/+1
2016-08-19sfc: avoid division by zeroEdward Cree1-1/+0
2016-08-19qede: Fix forcing high speedsYuval Mintz1-2/+2
2016-08-19qed*: Fix pause settingYuval Mintz1-1/+1
2016-08-19ixgbe: use atomic bitwise operations when handling reset requestsEmil Tantilov2-10/+8
2016-08-19ixgbevf: only check Tx queue enablement when debuggingEmil Tantilov1-1/+1
2016-08-19ixgbevf: change hw_dbg to use netdev_dbgEmil Tantilov2-7/+5
2016-08-19ixgbe: only check Tx queue enablement when debuggingEmil Tantilov1-1/+1
2016-08-19igb: fix error code in igb_add_ethtool_nfc_entry()Gangfeng Huang1-1/+1
2016-08-19igb: support RX flow classification by VLAN priorityGangfeng Huang4-7/+92
2016-08-19igb: support RX flow classification by ethertypeGangfeng Huang4-6/+101
2016-08-19igb: add support of RX network flow classificationGangfeng Huang3-0/+270
2016-08-19qed: Add support for NCSI statistics.Sudarsana Reddy Kalluru6-5/+127
2016-08-19qede: Add support for per-queue stats.Sudarsana Reddy Kalluru3-13/+57
2016-08-19qede: Add support for capturing additional stats in ethtool-stats display.Sudarsana Reddy Kalluru3-0/+6