aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-04igb: Refactor igb_offload_cbs()Jesus Sanchez-Palencia1-9/+14
2018-07-04igb: Only change Tx arbitration when CBS is onJesus Sanchez-Palencia1-16/+33
2018-07-04igb: Refactor igb_configure_cbs()Jesus Sanchez-Palencia1-32/+28
2018-07-04sfc: batch up RX deliveryEdward Cree3-1/+21
2018-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-2/+3
2018-07-03net: aquantia: bump driver versionIgor Russkikh1-2/+2
2018-07-03net: aquantia: Add renegotiate ethtool operation supportAnton Mikaev4-0/+63
2018-07-03net: aquantia: Implement rx/tx flow control ethtools callbackIgor Russkikh4-1/+74
2018-07-03net: aquantia: Improve adapter init/deinit logicIgor Russkikh6-31/+66
2018-07-03net: aquantia: Ethtool based ring size configurationAnton Mikaev7-50/+136
2018-07-03net: stmmac_tc: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-3/+3
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller36-74/+200
2018-07-02net: hns3: modify hnae_ to hnae3_Peng Li11-336/+343
2018-07-02net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_singleHuazhong Tan3-49/+28
2018-07-02net: hns3: give default option while dependency HNS3 setHuazhong Tan1-6/+9
2018-07-02net: hns3: remove some unused members of some structuresHuazhong Tan4-5/+0
2018-07-02net: hns3: remove a redundant hclge_cmd_csq_doneHuazhong Tan1-6/+6
2018-07-02net: hns3: simplify hclge_cmd_csq_cleanHuazhong Tan1-16/+5
2018-07-02net: hns3: remove some redundant assignmentsHuazhong Tan2-10/+0
2018-07-02net: hns3: remove useless code in hclge_cmd_sendHuazhong Tan1-4/+2
2018-07-02net: hns3: remove unused hclge_ring_to_dma_dirHuazhong Tan1-2/+1
2018-07-02r8169: remove old PHY reset hackHeiner Kallweit1-56/+1
2018-07-02qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru1-2/+8
2018-07-02qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru1-4/+4
2018-07-02qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru2-3/+18
2018-07-02qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru1-0/+8
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-3/+3
2018-06-30nfp: flower: enabled offloading of Team LAGJohn Hurley1-2/+3
2018-06-30nfp: flower: offload tos and tunnel flags for ipv4 udp tunnelsJohn Hurley2-2/+11
2018-06-30nfp: flower: extract ipv4 udp tunnel ttl from routeJohn Hurley1-1/+18
2018-06-30nfp: flower: ignore checksum actions when performing pedit actionsPieter Jansen van Vuuren1-8/+72
2018-06-30nfp: populate bus-info on representorsJakub Kicinski1-5/+3
2018-06-30nfp: make use of napi_consume_skb()Jakub Kicinski1-5/+6
2018-06-30nfp: implement netpoll ndo (thus enabling netconsole)Jakub Kicinski1-0/+18
2018-06-30nfp: fail probe if serial or interface id is missingJakub Kicinski3-14/+28
2018-06-30nfp: expose ring stats of inactive rings via ethtoolJakub Kicinski1-31/+19
2018-06-30alx: take rtnl before calling __alx_open from resumeSabrina Dubroca1-1/+7
2018-06-30sfc: correctly initialise filter rwsem for farchBert Kenward1-0/+1
2018-06-30r8169: remove TBI 1000BaseX supportHeiner Kallweit1-136/+20
2018-06-30r8169: use standard debug output functionsHeiner Kallweit1-24/+12
2018-06-30net: emaclite: Remove unnecessary spacesRadhey Shyam Pandey1-13/+14
2018-06-30net: emaclite: Fix block comments styleRadhey Shyam Pandey1-13/+21
2018-06-30net: emaclite: update kernel-doc commentsRadhey Shyam Pandey1-3/+12
2018-06-30net: emaclite: Simplify if-else statementsRadhey Shyam Pandey1-18/+16
2018-06-30net: emaclite: Use __func__ instead of hardcoded nameRadhey Shyam Pandey1-2/+2
2018-06-30net: mvpp2: Use htons when checking protocol infoMaxime Chevallier1-1/+1
2018-06-30net: mvpp2: prs: Drop unnecessary swab16 in vlan detectionMaxime Chevallier1-3/+3
2018-06-30net: mvpp2: prs: Drop unions representing TCAM and SRAM entriesMaxime Chevallier3-105/+87
2018-06-30net: mvpp2: Make TX / RX descriptors little-endianMaxime Chevallier2-47/+50
2018-06-30dpaa_eth: DPAA SGT needs to be 256BMadalin Bucur1-7/+8