summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-09-18net/mlx5e: Configure PSP Rx flow steering rulesRaed Salem-6/+59
2025-09-18net/mlx5e: Add PSP steering in local NIC RXRaed Salem-1/+470
2025-09-18net/mlx5e: Implement PSP Tx data pathRaed Salem-4/+305
2025-09-18net/mlx5e: Implement PSP operations .assoc_add and .assoc_delRaed Salem-8/+286
2025-09-18net/mlx5e: Support PSP offload functionalityRaed Salem-1/+239
2025-09-18eth: fbnic: add OTP health reporterJakub Kicinski-0/+90
2025-09-18eth: fbnic: report FW uptime in health diagnoseJakub Kicinski-0/+29
2025-09-18eth: fbnic: add FW health reporterJakub Kicinski-1/+170
2025-09-18eth: fbnic: support FW communication for core dumpJakub Kicinski-0/+252
2025-09-18eth: fbnic: support allocating FW completions with extra spaceJakub Kicinski-2/+10
2025-09-18eth: fbnic: reprogram TCAMs after FW crashJakub Kicinski-7/+39
2025-09-18eth: fbnic: factor out clearing the action TCAMJakub Kicinski-15/+21
2025-09-18eth: fbnic: use fw uptime to detect fw crashesJakub Kicinski-1/+27
2025-09-18eth: fbnic: make fbnic_fw_log_write() parameter constJakub Kicinski-2/+2
2025-09-18net: renesas: rswitch: simplify rswitch_stop()Yury Norov (NVIDIA)-3/+1
2025-09-18eth: fbnic: support devmem TxJakub Kicinski-1/+15
2025-09-17net/mlx5e: Use the 'num_doorbells' devlink paramCosmin Ratiu-1/+40
2025-09-17net/mlx5e: Use multiple CQ doorbellsCosmin Ratiu-1/+6
2025-09-17net/mlx5e: Use multiple TX doorbellsCosmin Ratiu-2/+38
2025-09-17net/mlx5e: Prepare for using different CQ doorbellsCosmin Ratiu-10/+9
2025-09-17net/mlx5e: Prepare for using multiple TX doorbellsCosmin Ratiu-5/+20
2025-09-17net/mlx5: Store the global doorbell in mlx5_privCosmin Ratiu-36/+26
2025-09-17net/mlx5e: Remove unused 'xsk' param of mlx5e_build_xdpsq_paramCosmin Ratiu-4/+2
2025-09-17net/mlx5: Remove unused 'offset' field from mlx5_sq_bfregCosmin Ratiu-5/+7
2025-09-17net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSETCosmin Ratiu-4/+2
2025-09-18wifi: rtw89: wow: enable TKIP related featureChih-Kang Chang-18/+74
2025-09-17net: dsa: mv88e6xxx: move mv88e6xxx_hwtstamp_work() prototypeRussell King (Oracle)-6/+1
2025-09-17net: dsa: mv88e6xxx: remove unused 88E6165 register definitionsRussell King (Oracle)-42/+3
2025-09-17net: dsa: mv88e6xxx: remove duplicated register definitionRussell King (Oracle)-7/+1
2025-09-17net: dsa: mv88e6xxx: remove unused TAI definitionsRussell King (Oracle)-26/+0
2025-09-17net: dsa: mv88e6xxx: rename TAI definitions according to coreRussell King (Oracle)-37/+34
2025-09-18wifi: rtw89: 8922a: add TAS feature supportKuan-Chung Chen-31/+119
2025-09-18wifi: rtw89: open C2H event waiting window first before sending H2C commandZong-Zhe Yang-14/+48
2025-09-18wifi: rtw89: renew a completion for each H2C command waiting C2H eventZong-Zhe Yang-8/+53
2025-09-18wifi: rtw89: 8852b: enable beacon tracking supportKuan-Chung Chen-0/+1
2025-09-18wifi: rtw89: debug: support SER L0 simulationZong-Zhe Yang-1/+68
2025-09-18wifi: rtw89: phy: initialize AFE by firmware element tablePing-Ke Shih-0/+140
2025-09-18wifi: rtw89: obtain RX path from ppdu status IE00Chih-Kang Chang-0/+5
2025-09-18wifi: rtw89: disable RTW89_PHYSTS_IE09_FTR_0 for ppdu statusChih-Kang Chang-2/+0
2025-09-18wifi: rtw89: use ieee80211_tx_info::driver_data to store driver TX infoPing-Ke Shih-5/+10
2025-09-18wifi: rtw89: chan: allow callers to check if a link has no managed chanctxZong-Zhe Yang-3/+18
2025-09-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-63/+56
2025-09-17Merge tag 'wireless-2025-09-17' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-1/+1
2025-09-17octeon_ep: fix VF MAC address lifecycle handlingSathesh B Edara-0/+3
2025-09-17net: phy: remove mdio_board_info support from phylibHeiner Kallweit-131/+1
2025-09-17net: dsa: dsa_loop: remove usage of mdio_board_infoHeiner Kallweit-62/+60
2025-09-17Revert "net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for e...Chaoyi Chen-7/+4
2025-09-17bonding: don't set oif to bond dev when getting NS target destinationHangbin Liu-1/+0
2025-09-17net: cadence: macb: Add support for Raspberry Pi RP1 ethernet controllerDave Stevenson-0/+12
2025-09-17net: pcs: Kconfig: Fix unmet dependency warningLad Prabhakar-1/+1