summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-08net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-r...Bartosz Golaszewski
2024-07-08net: stmmac: qcom-ethqos: add support for 2.5G BASEX modeBartosz Golaszewski
2024-07-05net: ethernet: mtk_eth_soc: implement .{get,set}_pauseparam ethtool opsDaniel Golle
2024-07-05net: ethernet: mtk_ppe: Change PPE entries number to 16KShengyu Qu
2024-07-05net: encx24j600: constify struct regmap_bus/regmap_configJavier Carrasco
2024-07-05net: ti: icss-iep: constify struct regmap_configJavier Carrasco
2024-07-05net: ethernet: mediatek: Allow gaps in MAC allocationDaniel Golle
2024-07-05net: stmmac: Add DW XPCS specified via "pcs-handle" supportSerge Semin
2024-07-05net: stmmac: Create DW XPCS device with particular addressSerge Semin
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04bnxt_en: Fix the resource check condition for RSS contextsPavan Chebbi
2024-07-04mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin
2024-07-03ice: use proper macro for testing bitPetr Oros
2024-07-03ice: Reject pin requests with unsupported flagsJacob Keller
2024-07-03ice: Don't process extts if PTP is disabledJacob Keller
2024-07-03ice: Fix improper extts handlingMilena Olech
2024-07-03net: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec
2024-07-03net: stmmac: enable HW-accelerated VLAN stripping for gmac4 onlyFurong Xu
2024-07-02net: txgbe: free isb resources at the right timeJiawen Wu
2024-07-02net: txgbe: add extra handle for MSI/INTx into thread irq handleJiawen Wu
2024-07-02net: txgbe: remove separate irq request for MSI and INTxJiawen Wu
2024-07-02net: txgbe: initialize num_q_vectors for MSI/INTx interruptsJiawen Wu
2024-07-02net: stmmac: dwmac-stm32: update err status in case different of stm32mp13Christophe Roullier
2024-07-02net: stmmac: dwmac-stm32: Add test to verify if ETHCK is used before checking...Christophe Roullier
2024-07-02net: stmmac: dwmac-qcom-ethqos: fix error array sizeYijie Yang
2024-07-02bnxt_en: unlink page pool when stopping Rx queueDavid Wei
2024-07-01e1000e: Fix S0ix residency on corporate systemsDima Ruinskiy
2024-07-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-07-01bnxt_en: Remove atomic operations on ptp->tx_availPavan Chebbi
2024-07-01bnxt_en: Increase the max total outstanding PTP TX packets to 4Pavan Chebbi
2024-07-01bnxt_en: Let bnxt_stamp_tx_skb() return error codePavan Chebbi
2024-07-01bnxt_en: Remove an impossible condition check for PTP TX pending SKBPavan Chebbi
2024-07-01bnxt_en: Refactor all PTP TX timestamp fields into a structPavan Chebbi
2024-07-01bnxt_en: Add BCM5760X specific PHC registers mappingPavan Chebbi
2024-07-01bnxt_en: Add TX timestamp completion logicMichael Chan
2024-07-01bnxt_en: Allow some TX packets to be unprocessed in NAPIMichael Chan
2024-07-01bnxt_en: Add is_ts_pkt field to struct bnxt_sw_tx_bdMichael Chan
2024-07-01bnxt_en: Add new TX timestamp completion definitionsMichael Chan
2024-07-01octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAMNithin Dabilpuram
2024-07-01net: tn40xx: add initial ethtool_ops supportFUJITA Tomonori
2024-06-28sfc: remove get_rxfh_context dead codeEdward Cree
2024-06-28sfc: use new rxfh_context APIEdward Cree
2024-06-28net: move ethtool-related netdev state into its own structEdward Cree
2024-06-28enic: add ethtool get_channel supportJon Kohler
2024-06-28bnx2x: Fix multiple UBSAN array-index-out-of-boundsGhadi Elie Rahme
2024-06-28ice: do not init struct ice_adapter more times than neededPrzemek Kitszel
2024-06-28ice: Distinguish driver reset and removal for AQ shutdownPiotr Gardocki
2024-06-28ice: Allow different FW API versions based on MAC typePaul Greenwalt
2024-06-28ice: Check all ice_vsi_rebuild() errors in functionEric Joyner