summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-20wifi: mac80211: pass the link id in start/stop apShaul Triebitz10-31/+93
2022-06-20wifi: mac80211: use link in start/stop apShaul Triebitz1-102/+115
2022-06-20wifi: mac80211: implement add/del interface link callbacksJohannes Berg1-0/+20
2022-06-20wifi: cfg80211: add optional link add/remove callbacksJohannes Berg4-2/+70
2022-06-20wifi: cfg80211: sort trace.hJohannes Berg1-137/+137
2022-06-20wifi: mac80211: add sta link addition/removalJohannes Berg10-35/+206
2022-06-20wifi: mac80211: add MLO link ID to TX frame metadataJohannes Berg2-2/+39
2022-06-20wifi: mac80211: remove band from TX info in MLOJohannes Berg3-39/+73
2022-06-20wifi: mac80211: add vif link addition/removalJohannes Berg5-3/+197
2022-06-20wifi: nl80211: support MLO in auth/assocJohannes Berg5-6/+151
2022-06-20wifi: mac80211: ignore IEEE80211_CONF_CHANGE_SMPS in chanctx modeJohannes Berg1-1/+2
2022-06-20wifi: mac80211_hwsim: split bss_info_changed to vif/link info_changedShaul Triebitz1-10/+24
2022-06-20wifi: cfg80211: simplify cfg80211_mlme_auth() prototypeJohannes Berg4-55/+46
2022-06-20wifi: ieee80211: add definitions for multi-link elementJohannes Berg1-0/+222
2022-06-20wifi: nl80211: refactor BSS lookup in nl80211_associate()Johannes Berg1-21/+38
2022-06-20wifi: cfg80211: mlme: get BSS entry outside cfg80211_mlme_assoc()Johannes Berg4-22/+27
2022-06-20wifi: mac80211: tx: simplify chanctx_conf handlingJohannes Berg1-36/+9
2022-06-20wifi: mac80211: status: look up band only where neededJohannes Berg5-23/+13
2022-06-20wifi: mac80211: sort trace.h fileJohannes Berg1-456/+456
2022-06-20wifi: mac80211: correct link config data in tracingJohannes Berg1-23/+25
2022-06-20wifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap() MLO-awareJohannes Berg5-11/+13
2022-06-20wifi: mac80211: make some SMPS code MLD-awareJohannes Berg11-31/+45
2022-06-20wifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_cap() MLO-awareJohannes Berg6-11/+12
2022-06-20wifi: mac80211: add link_id to eht.c code for MLOJohannes Berg4-7/+12
2022-06-20wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg12-80/+92
2022-06-20wifi: mac80211: refactor some link setup codeJohannes Berg1-11/+22
2022-06-20wifi: mac80211: validate some driver features for MLOJohannes Berg1-0/+42
2022-06-20wifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKSJohannes Berg2-4/+2
2022-06-20wifi: mac80211: refactor some sta_info link handlingJohannes Berg1-23/+56
2022-06-20wifi: mac80211: remove sta_info_tx_streams()Johannes Berg2-36/+0
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg28-391/+586
2022-06-20wifi: mac80211: pass link ID where already presentJohannes Berg1-3/+4
2022-06-20wifi: mac80211: add per-link configuration pointerJohannes Berg3-2/+25
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg64-170/+324
2022-06-20wifi: mac80211: reorg some iface data structs for MLDJohannes Berg22-486/+534
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg79-368/+402
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg45-202/+209
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg33-533/+1255
2022-06-20wifi: mac80211: reject WEP or pairwise keys with key ID > 3Johannes Berg1-5/+13
2022-06-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo24-86/+298
2022-06-15net: sparx5: Allow mdb entries to both CPU and portsCasper Andersson1-20/+35
2022-06-15bcm63xx_enet: switch to napi_build_skb() to reuse skbuff_headsSieng Piaw Liew1-2/+2
2022-06-15net: don't check skb_count twiceSieng Piaw Liew1-3/+4
2022-06-15net: bridge: allow add/remove permanent mdb entries on disabled portsCasper Andersson1-6/+9
2022-06-15i40e: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi1-25/+62
2022-06-15net: phy: marvell-88x2222: set proper phydev->portIvan Bornyakov1-0/+2
2022-06-15dt-bindings: net: xilinx: document xilinx emaclite driver bindingRadhey Shyam Pandey1-0/+63
2022-06-15Merge branch 'ipa-simplify-completion-stats'David S. Miller5-83/+86
2022-06-15net: ipa: rework gsi_channel_tx_update()Alex Elder1-27/+23
2022-06-15net: ipa: stop counting total RX bytes and transactionsAlex Elder2-9/+1