aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-06-03net: ibm: emac: fix unchecked platform_get_irq return valueRosen Penev1-0/+5
2026-06-03Merge tag 'wireless-2026-06-03' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski6-34/+67
2026-06-03octeontx2-af: Fix initialization of mcam's entry2target_pffunc fieldSuman Ghosh1-2/+2
2026-06-03octeontx2-pf: Fix NDC sync operation errorsGeetha sowjanya1-1/+1
2026-06-03geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6.Kuniyuki Iwashima1-9/+158
2026-06-03geneve: Add dualstack flag to struct geneve_config.Kuniyuki Iwashima1-11/+16
2026-06-03geneve: Pass struct geneve_dev to geneve_find_sock().Kuniyuki Iwashima1-14/+20
2026-06-03geneve: Pass struct geneve_dev to geneve_create_sock().Kuniyuki Iwashima1-9/+9
2026-06-03geneve: Reuse ipv6_addr_type() result in geneve_nl2info().Kuniyuki Iwashima1-3/+5
2026-06-03net: sfp: initialize i2c_block_size at adapter configure timeJonas Jelonek1-0/+1
2026-06-03net: b44: use ethtool_putsRosen Penev1-5/+5
2026-06-03net/mlx5e: Verify unique vhca_id count instead of rangeShay Drory1-6/+21
2026-06-03net/mlx5e: TC, enable steering for SD LAGShay Drory7-5/+92
2026-06-03net/mlx5e: TC, track peer flow slots with bitmapShay Drory2-7/+6
2026-06-03net/mlx5: SD, keep netdev resources on same PF in switchdev modeShay Drory1-0/+7
2026-06-03net/mlx5: LAG, block multipath LAG for SD devicesShay Drory1-0/+4
2026-06-03net/mlx5: LAG, block RoCE and VF LAG for SD devicesShay Drory3-21/+63
2026-06-03net/mlx5: SD, introduce Socket Direct LAGShay Drory1-14/+121
2026-06-03net/mlx5: LAG, extend shared FDB API with group_id filterShay Drory6-82/+323
2026-06-03net/mlx5: LAG, prepare for SD device integrationShay Drory2-22/+90
2026-06-03net/mlx5: LAG, replace peer count check with direct peer lookupShay Drory3-19/+21
2026-06-03net/mlx5: E-Switch, move devcom init from TC to eswitch layerShay Drory2-20/+6
2026-06-03net/mlx5: E-Switch, align disable sequence with switchdev-to-legacy transitionShay Drory1-1/+2
2026-06-03net/mlx5: LAG, factor out shared FDB code into dedicated fileShay Drory5-142/+210
2026-06-03wifi: iwlwifi: bump maximum core version for BZ/SC/DR to 106Emmanuel Grumbach3-3/+3
2026-06-03wifi: iwlwifi: mld: add KUnit tests for link gradingAvinash Bhatt2-34/+254
2026-06-03wifi: iwlwifi: mld: add KUnit tests for PSD/EIRP RSSI adjustmentAvinash Bhatt4-1/+378
2026-06-03wifi: iwlwifi: mld: drop TLC config cmd v4/v5 compat codeShahar Tzarfati3-106/+1
2026-06-03wifi: iwlwifi: mvm: remove __must_check annotation from command sendingMiri Korenblit1-10/+10
2026-06-03wifi: iwlwifi: trans: export the maximum supported hcmd sizeMiri Korenblit1-0/+4
2026-06-03wifi: iwlwifi: stop supporting core101Shahar Tzarfati3-3/+3
2026-06-03wifi: iwlwifi: remove orphaned DC2DC config enumShahar Tzarfati1-10/+1
2026-06-03wifi: iwlwifi: fix a typoMiri Korenblit1-1/+1
2026-06-03wifi: iwlwifi: pcie: fix write pointer move detectionJohannes Berg1-2/+2
2026-06-03wifi: iwlwifi: mld: Require HT support for NANIlan Peer1-1/+2
2026-06-03wifi: iwlwifi: mvm: fix P2P-Device binding handlingJohannes Berg4-3/+20
2026-06-03wifi: iwlwifi: mld: add KUnit tests for duplicated beacon RSSI adjustmentAvinash Bhatt5-4/+173
2026-06-03wifi: iwlwifi: mld: don't WARN on WoWLAN suspend w/o netdetectJohannes Berg1-2/+5
2026-06-03wifi: iwlwifi: cfg: Revert "wifi: iwlwifi: cfg: move the MODULE_FIRMWARE to the per-rf file"Shahar Tzarfati2-12/+12
2026-06-03wifi: iwlwifi: mld: set fast-balance scan for active EMLSRPagadala Yesu Anjaneyulu1-1/+7
2026-06-03wifi: iwlwifi: mld: support FW TLV for NAN max channel switch timeIsrael Kozitz4-2/+15
2026-06-03wifi: iwlwifi: mld: always allow mimo in NANMiri Korenblit1-0/+6
2026-06-03wifi: iwlwifi: move iwl_fw_rate_idx_to_plcp() to mvmJohannes Berg5-33/+30
2026-06-03wifi: iwlwifi: mvm: rename iwl_mvm_mac80211_idx_to_hwrate()Johannes Berg4-9/+9
2026-06-03wifi: iwlwifi: fix STEP_URM register address for SC devicesMoriya Itzchaki2-5/+10
2026-06-03wifi: iwlwifi: mld: fix smatch warningMiri Korenblit1-1/+2
2026-06-03wifi: iwlwifi: remove mvm prefix from marker commandMiri Korenblit3-13/+13
2026-06-03wifi: iwlwifi: remove stale commentMiri Korenblit1-1/+0
2026-06-03wifi: iwlwifi: fw: cut down NIC wakeups during dumpJohannes Berg5-46/+63
2026-06-03wifi: iwlwifi: add support for AX231Emmanuel Grumbach3-3/+7