aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-21net: stmmac: Cocci spatch "of_table"Thomas Meyer1-0/+1
2017-09-21net: qcom/emac: add software control for pause frame modeTimur Tabi4-0/+58
2017-09-20net: hns3: Fix for pri to tc mapping in TMYunsheng Lin3-9/+12
2017-09-20net: hns3: Fix for setting rss_size incorrectlyYunsheng Lin3-40/+38
2017-09-20net: hns3: Fix typo error for feild in hclge_tmYunsheng Lin2-12/+12
2017-09-20net: hns3: Fix for rx priv buf allocation when DCB is not supportedYunsheng Lin1-0/+10
2017-09-20net: hns3: Fix for rx_priv_buf_alloc not setting rx shared bufferYunsheng Lin2-1/+6
2017-09-20net: hns3: Fix for not setting rx private buffer size to zeroYunsheng Lin1-2/+14
2017-09-20net: hns3: Fix for DEFAULT_DV when dev doesn't support DCBYunsheng Lin2-1/+6
2017-09-20net: hns3: Fix initialization when cmd is not supportedYunsheng Lin4-16/+31
2017-09-20net: hns3: Cleanup for ROCE capability flag in ae_devYunsheng Lin3-27/+19
2017-09-20net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled itTroy Kisky1-2/+2
2017-09-20net: fec: remove unused interrupt FEC_ENET_TS_TIMERTroy Kisky1-2/+2
2017-09-20net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is setTroy Kisky1-2/+2
2017-09-19net: emac: Fix napi poll list corruptionChristian Lamparter1-2/+1
2017-09-19net: hns3: Fixes the premature exit of loop when matching clientsLipeng1-34/+9
2017-09-19net: hns3: Fixes the default VLAN-id of PFLipeng1-1/+5
2017-09-19net: hns3: Fixes the ether address copy with appropriate APISalil Mehta1-2/+1
2017-09-19net: hns3: Fixes the initialization of MAC address in hardwareLipeng1-3/+4
2017-09-19net: hns3: Fixes ring-to-vector map-and-unmap commandLipeng2-2/+14
2017-09-19net: hns3: Fixes the command used to unmap ring from vectorLipeng1-1/+1
2017-09-19net: hns3: Fixes initialization of phy address from firmwareLipeng1-0/+1
2017-09-18net: systemport: Fix 64-bit statistics dependencyFlorian Fainelli1-20/+32
2017-09-188139too: revisit napi_complete_done() usageEric Dumazet1-2/+3
2017-09-18bnxt_en: check for ingress qdisc in flower offloadSathya Perla1-0/+4
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-49/+178
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel1-1/+2
2017-09-15net: smsc911x: Quieten netif during suspendGeert Uytterhoeven1-1/+14
2017-09-15net: systemport: Fix 64-bit stats deadlockFlorian Fainelli1-3/+0
2017-09-15qed: remove unnecessary call to memsetHimanshu Jha1-1/+0
2017-09-14tg3: clean up redundant initialization of tnapiColin Ian King1-2/+2
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2-2/+2
2017-09-13nfp: wait for the NSP resource to appear on bootJakub Kicinski3-0/+51
2017-09-13nfp: wait for board state before talking to the NSPJakub Kicinski2-23/+43
2017-09-13nfp: add whitelist of supported flow dissectorPieter Jansen van Vuuren1-0/+13
2017-09-13be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BExSuresh Reddy2-0/+22
2017-09-12w90p910_ether: include linux/interrupt.hArnd Bergmann1-0/+1
2017-09-12mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz1-10/+9
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds5-24/+23
2017-09-11mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+Arkadi Sharshevsky1-2/+17
2017-09-09net: qualcomm: rmnet: Fix a double freeDan Carpenter1-6/+4
2017-09-08net: tulip: Constify tulip_tblKees Cook2-2/+2
2017-09-08net: ethernet: ti: netcp_core: no need in netif_napi_delIvan Khoronzhuk1-1/+0
2017-09-08davicom: Display proper debug level up to 6Mathieu Malaterre1-1/+1
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds405-6506/+48243
2017-09-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller2-40/+61
2017-09-05i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aqJacob Keller1-0/+1
2017-09-05i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain2-40/+60
2017-09-05drivers: net: xgene: Remove return statement from void functionIyappan Subramanian1-2/+0
2017-09-05drivers: net: xgene: Configure tx/rx delay for ACPIQuan Nguyen1-5/+2