summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-02-13r8169: add support for returning tx_lpi_timer in ethtool get_eeeHeiner Kallweit
2024-02-13r8169: support setting the EEE tx idle timer on RTL8168hHeiner Kallweit
2024-02-13r8169: add generic rtl_set_eee_txidle_timer functionHeiner Kallweit
2024-02-13r8169: add LED support for RTL8125/RTL8126Heiner Kallweit
2024-02-13net: fec: Refactor: Replace FEC_ENET_FCE with FEC_RCR_FLOWCTLCsókás Bence
2024-02-13net: fec: Refactor: #define magic constantsCsókás Bence
2024-02-13net: ti: icssg-prueth: add dependency for PTPRandy Dunlap
2024-02-13r8169: simplify code by using core-provided pcpu stats allocationHeiner Kallweit
2024-02-13net: stmmac: Simplify mtl IRQ status checkingKurt Kanzenbach
2024-02-12pds_core: no health-thread in VF pathShannon Nelson
2024-02-12ionic: minimal work with 0 budgetShannon Nelson
2024-02-12net: stmmac: xgmac: use #define for string constantsSimon Horman
2024-02-12i40e: take into account XDP Tx queues when stopping ringsMaciej Fijalkowski
2024-02-12i40e: avoid double calling i40e_pf_rxq_wait()Maciej Fijalkowski
2024-02-12i40e: Fix wrong mask used during DCB configIvan Vecera
2024-02-12i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera
2024-02-12net/mlx5e: link NAPI instances to queues and IRQsJoe Damato
2024-02-12i40e: Do not allow untrusted VF to remove administratively set MACIvan Vecera
2024-02-12ice: Fix debugfs with devlink reloadWojciech Drewek
2024-02-12ice: Remove and readd netdev during devlink reloadWojciech Drewek
2024-02-12ice: add support for 3k signing DDP sections for E825CGrzegorz Nitka
2024-02-12ice: Add helper function ice_is_generic_macGrzegorz Nitka
2024-02-12ice: introduce new E825C devices familyGrzegorz Nitka
2024-02-12net: stmmac: Add driver support for common safety IRQSuraj Jaiswal
2024-02-12tg3: fix bug caused by uninitialized variableHeiner Kallweit
2024-02-12net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0Abhishek Chauhan
2024-02-12octeon_ep_vf: add ethtool supportShinas Rasheed
2024-02-12octeon_ep_vf: add Tx/Rx processing and interrupt supportShinas Rasheed
2024-02-12octeon_ep_vf: add support for ndo opsShinas Rasheed
2024-02-12octeon_ep_vf: add Tx/Rx ring resource setup and cleanupShinas Rasheed
2024-02-12octeon_ep_vf: add VF-PF mailbox communication.Shinas Rasheed
2024-02-12octeon_ep_vf: add hardware configuration APIsShinas Rasheed
2024-02-12octeon_ep_vf: Add driver framework and device initializationShinas Rasheed
2024-02-09lan966x: Fix crash when adding interface under a lagHoratiu Vultur
2024-02-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-02-09net: atlantic: convert EEE handling to use linkmode bitmapsHeiner Kallweit
2024-02-09bnx2x: convert EEE handling to use linkmode bitmapsHeiner Kallweit
2024-02-09r8169: improve checking for valid LED modesHeiner Kallweit
2024-02-09bnxt_en: Add RSS support for IPSEC headersAjit Khaparde
2024-02-09bnxt_en: Invalidate user filters when neededPavan Chebbi
2024-02-09bnxt_en: Add support for user configured RSS keyPavan Chebbi
2024-02-09bnxt_en: Restore all the user created L2 and ntuple filtersPavan Chebbi
2024-02-09bnxt_en: Retain user configured filters when closingPavan Chebbi
2024-02-09bnxt_en: Save user configured filters in a lookup listPavan Chebbi
2024-02-09bnxt_en: Add separate function to delete the filter structurePavan Chebbi
2024-02-09bnxt_en: Add drop action support for ntupleVikas Gupta
2024-02-09bnxt_en: Enhance ethtool ntuple support for ip flows besides TCP/UDPVikas Gupta
2024-02-09bnxt_en: implement fully specified 5-tuple masksEdwin Peer
2024-02-09bnxt_en: Support ethtool -n to display ether filters.Michael Chan
2024-02-09bnxt_en: Add ethtool -N support for ether filters.Michael Chan