summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
| * wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_confPradeep Kumar Chitrapu2024-05-231-0/+5
| * wifi: mac80211: refactor chanreq.ap settingJohannes Berg2024-05-231-14/+29
| * wifi: mac80211: handle TPE element during CSAJohannes Berg2024-05-233-0/+29
| * wifi: mac80211: handle wider bandwidth OFDMA during CSAJohannes Berg2024-05-232-3/+10
| * wifi: mac80211: collect some CSA data into sub-structsJohannes Berg2024-05-237-61/+65
| * wifi: mac80211: mlme: handle cross-link CSAJohannes Berg2024-05-234-92/+403
| * wifi: mac80211: move radar detect work to sdataJohannes Berg2024-05-236-13/+13
| * wifi: mac80211: track changes in AP's TPEJohannes Berg2024-05-231-2/+14
| * wifi: mac80211: pass parsed TPE data to driversJohannes Berg2024-05-236-43/+603
| * wifi: mac80211: update 6 GHz AP power type before associationMukesh Sisodiya2024-05-231-28/+27
| * wifi: mac80211: remove extra link STA functionsJohannes Berg2024-05-231-36/+13
| * wifi: mac80211: remove outdated commentsJohannes Berg2024-05-232-8/+0
* | wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()Dmitry Antipov2024-05-291-4/+10
* | wifi: mac80211: correctly parse Spatial Reuse Parameter Set elementLingbo Kong2024-05-291-2/+8
* | wifi: mac80211: fix Spatial Reuse element size checkLingbo Kong2024-05-291-1/+1
* | wifi: mac80211: pass proper link id for channel switch started notificationAditya Kumar Singh2024-05-291-2/+2
* | wifi: mac80211: handle tasklet frames before stoppingJohannes Berg2024-05-293-2/+12
* | wifi: mac80211: apply mcast rate only if interface is upJohannes Berg2024-05-291-2/+3
* | wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()Remi Pommarel2024-05-291-2/+2
* | wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdataNicolas Escande2024-05-291-0/+1
* | wifi: mac80211: mesh: Fix leak of mesh_preq_queue objectsNicolas Escande2024-05-291-0/+13
* | tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-221-1/+1
|/
* wifi: mac80211: handle color change per linkAditya Kumar Singh2024-05-032-49/+102
* wifi: cfg80211: handle color change per linkAditya Kumar Singh2024-05-031-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-259-36/+134
|\
| * wifi: mac80211: fix unaligned le16 accessJohannes Berg2024-04-191-1/+1
| * wifi: mac80211: remove link before APJohannes Berg2024-04-191-2/+5
| * wifi: mac80211: mlme: re-parse if AP mode is less than clientJohannes Berg2024-04-191-4/+9
| * wifi: mac80211: mlme: fix memory leakJohannes Berg2024-04-191-1/+3
| * wifi: mac80211: mlme: re-parse with correct modeJohannes Berg2024-04-191-1/+1
| * wifi: mac80211: fix idle calculation with multi-linkJohannes Berg2024-04-191-5/+22
| * wifi: mac80211: split mesh fast tx cache into local/proxied/forwardedFelix Fietkau2024-04-174-16/+72
| * wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon times...Richard Kinder2024-04-081-1/+2
| * wifi: mac80211: don't use rate mask for scanningJohannes Berg2024-04-083-5/+15
| * wifi: mac80211: check EHT/TTLM action frame lengthJohannes Berg2024-04-081-0/+4
* | wifi: mac80211: handle link ID during management TxSriram R2024-04-191-1/+11
* | wifi: mac80211: handle sdata->u.ap.active flag with MLOAditya Kumar Singh2024-04-191-3/+7
* | wifi: mac80211: add return docs for sta_info_flush()Johannes Berg2024-04-191-2/+2
* | wifi: mac80211: keep mac80211 consistent on link activation failureBenjamin Berg2024-04-193-16/+52
* | wifi: mac80211: simplify ieee80211_assign_link_chanctx()Johannes Berg2024-04-191-8/+9
* | wifi: mac80211: reserve chanctx during findJohannes Berg2024-04-191-2/+29
* | wifi: mac80211: defer link switch work in reconfigMiri Korenblit2024-04-192-0/+12
* | wifi: mac80211: transmit deauth only if link is availableJohannes Berg2024-04-194-26/+46
* | wifi: mac80211: extend IEEE80211_KEY_FLAG_GENERATE_MMIE to other ciphersMichael-CY Lee2024-04-081-2/+10
* | wifi: mac80211: correctly document struct mesh_tableJeff Johnson2024-04-081-1/+1
* | Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-04-0313-56/+161
|\ \ | |/ |/|
| * wifi: mac80211: use kvcalloc() for codel varsJohannes Berg2024-03-251-3/+3
| * wifi: mac80211: reactivate multi-link later in restartJohannes Berg2024-03-252-3/+11
| * wifi: mac80211: improve drop for action frame returnJohannes Berg2024-03-252-3/+4
| * wifi: mac80211: don't ask driver about no-op link changesJohannes Berg2024-03-251-1/+4