aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-06-21wifi: rtw89: separate BSSID CAM operationsPing-Ke Shih2-8/+22
2022-06-21wifi: rtw89: allocate address CAM and MAC ID to TDLS peerPing-Ke Shih4-19/+24
2022-06-21wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_link_cmd()Alexey Kodanev1-1/+4
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam4-8/+9
2022-06-20wifi: mac80211_hwsim: print the link idShaul Triebitz1-2/+2
2022-06-20wifi: mac80211_hwsim: support creating MLO-capable radiosJohannes Berg2-21/+81
2022-06-20wifi: mac80211_hwsim: send a beacon per linkShaul Triebitz1-31/+59
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz39-51/+53
2022-06-20wifi: mac80211: pass the link id in start/stop apShaul Triebitz5-13/+48
2022-06-20wifi: mac80211_hwsim: split bss_info_changed to vif/link info_changedShaul Triebitz1-10/+24
2022-06-20wifi: mac80211: make some SMPS code MLD-awareJohannes Berg3-5/+5
2022-06-20wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg1-1/+1
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg8-0/+16
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg46-56/+56
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg63-268/+283
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg24-60/+64
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg10-35/+48
2022-06-20brcmfmac: Switch to appropriate helper to load EFI variable contentsArd Biesheuvel1-17/+8
2022-06-20iwlwifi: Switch to proper EFI variable store interfaceArd Biesheuvel1-64/+32
2022-06-20wcn36xx: Fix typo in commentXiang wangx1-2/+2
2022-06-20ath6kl: avoid flush_scheduled_work() usageTetsuo Handa1-4/+12
2022-06-20ath9k: htc: clean up statistics macrosPavel Skripkin3-31/+35
2022-06-20ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin2-6/+7
2022-06-20mlxsw: reg: Add support for VLAN RIF as part of RITR registerAmit Cohen1-3/+26
2022-06-20mlxsw: Add support for egress FID classification after decapsulationAmit Cohen2-9/+44
2022-06-20mlxsw: reg: Add egress FID field to RITR registerAmit Cohen1-2/+14
2022-06-20mlxsw: reg: Add Router Egress Interface to VID RegisterAmit Cohen1-0/+59
2022-06-20mlxsw: reg: Replace MID related fields in SFGC registerAmit Cohen2-10/+9
2022-06-20mlxsw: reg: Add flood related field to SFMR registerAmit Cohen1-0/+10
2022-06-20mlxsw: reg: Add VID related fields to SFD registerAmit Cohen1-1/+36
2022-06-20mlxsw: reg: Add SMPE related fields to SFMR registerAmit Cohen1-1/+20
2022-06-20mlxsw: Add SMPE related fields to SMID2 registerAmit Cohen2-4/+24
2022-06-20mlxsw: reg: Add Switch Multicast Port to Egress VID RegisterAmit Cohen1-0/+40
2022-06-20mlxsw: reg: Add ingress RIF related fields to SVFA registerAmit Cohen1-1/+21
2022-06-20mlxsw: reg: Add ingress RIF related fields to SFMR registerAmit Cohen1-0/+20
2022-06-20mlxsw: reg: Add 'flood_rsp' field to SFMR registerAmit Cohen1-0/+12
2022-06-20vmxnet3: disable overlay offloads if UPT device does not supportRonak Doshi2-1/+14
2022-06-19net: phy: at803x: fix NULL pointer dereference on AR9331 PHYOleksij Rempel1-0/+6
2022-06-19drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.cWentao_Liang1-1/+1
2022-06-19sfc/siena: Fix typo in commentXiang wangx1-1/+1
2022-06-19sfc: Fix typo in commentXiang wangx1-1/+1
2022-06-19net: emac: Fix typo in a commentXiang wangx1-1/+1
2022-06-19Revert "nfp: update nfp_X logging definitions"Simon Horman1-20/+6
2022-06-19net: pcs: pcs-xpcs: use mii_bmcr_encode_fixed()Russell King (Oracle)1-17/+1
2022-06-19net: phy: marvell: use mii_bmcr_encode_fixed()Russell King (Oracle)1-8/+2
2022-06-19net: phy: use mii_bmcr_encode_fixed()Russell King (Oracle)1-15/+3
2022-06-19net: dsa: felix: update base time of time-aware shaper when adjusting PTP timeXiaoliang Yang3-6/+86
2022-06-19net: ethernet: stmmac: remove select QCOM_SOCINFO and make it optionalChristian Marangi1-1/+3
2022-06-17bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh1-1/+3
2022-06-17ppp: Fix typo in commentXiang wangx1-1/+1