summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-09-09net: cavium: Fix a bunch of kerneldoc parameter issuesWang Hai
2020-09-09cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4Ayush Sawal
2020-09-08net: ethernet/neterion/vxge: fix spelling of "functionality"Randy Dunlap
2020-09-08net: tc35815: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-08sfc: coding style cleanups in mcdi_port_common.cEdward Cree
2020-09-08bnx2x: Fix some kernel-doc warningsWang Hai
2020-09-08net: smsc911x: Remove unused variablesWei Xu
2020-09-08net: hns3: remove some unused function hns3_update_promisc_mode()Guojia Liao
2020-09-08net: hns3: remove some unused macros related to queueHuazhong Tan
2020-09-08net: hns3: remove unused field 'tc_num_last_time' in struct hclge_devHuazhong Tan
2020-09-08net: hns3: remove unused field 'io_base' in struct hns3_enet_ringHuazhong Tan
2020-09-08net: hns3: fix a typo in struct hclge_macGuangbin Huang
2020-09-08net: hns3: skip periodic service task if reset failedGuangbin Huang
2020-09-08net: hns3: narrow two local variable range in hclgevf_reset_prepare_wait()Huazhong Tan
2020-09-07sfc: simplify DMA mask settingEdward Cree
2020-09-07sfc: remove EFX_DRIVER_VERSIONEdward Cree
2020-09-07sfc: handle limited FEC supportEdward Cree
2020-09-07sfc: add ethtool ops and miscellaneous ndos to EF100Edward Cree
2020-09-07sfc: remove phy_op indirectionEdward Cree
2020-09-07sfc: don't double-down() filters in ef100_reset()Edward Cree
2020-09-07ibmvnic: add missing parenthesis in do_reset()Jakub Kicinski
2020-09-07net: ethernet: dnet: Remove set but unused variable 'len'Wang Hai
2020-09-07net: ethernet: dwmac: remove redundant null check before clk_disable_unprepare()Zhang Changzhong
2020-09-07net: ethernet: fec: remove redundant null check before clk_disable_unprepare()Zhang Changzhong
2020-09-07net: stmmac: remove redundant null check before clk_disable_unprepare()Zhang Changzhong
2020-09-07net: xilinx: remove redundant null check before clk_disable_unprepare()Zhang Changzhong
2020-09-07bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()Vasundhara Volam
2020-09-07bnxt_en: Avoid sending firmware messages when AER error is detected.Vasundhara Volam
2020-09-06enic: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-06net: gemini: Clean up phy registrationLinus Walleij
2020-09-06net: macb: fix for pause frame receive enable bitParshuram Thombare
2020-09-05cxgb4: Fix offset when clearing filter byte countersGanji Aravind
2020-09-05hinic: bump up the timeout of UPDATE_FW cmdLuo bin
2020-09-05hinic: bump up the timeout of SET_FUNC_STATE cmdLuo bin
2020-09-05sfc: remove efx_tx_queue_partnerEdward Cree
2020-09-05sfc: rewrite efx_tx_may_pioEdward Cree
2020-09-05sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapathEdward Cree
2020-09-05sfc: use tx_queue->old_read_count in EF100 TX pathEdward Cree
2020-09-05sfc: make ef100 xmit_more handling look more like ef10'sEdward Cree
2020-09-05sfc: add and use efx_tx_send_pending in tx.cEdward Cree
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-03smsc9420: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-03epic100: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-03net: systemport: Manage Wake-on-LAN clockFlorian Fainelli
2020-09-03net: systemport: fetch and use clock resourcesFlorian Fainelli
2020-09-03chelsio/chtls: CHELSIO_INLINE_CRYPTO should depend on CHELSIO_T4Geert Uytterhoeven
2020-09-03net: mvpp2: split xlg and gmac pcsRussell King
2020-09-03net: mvpp2: convert to phylink pcs operationsRussell King
2020-09-03net: mvpp2: move GMAC reset handling into mac_prepare()/mac_finish()Russell King