index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
chan.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: add flag to opt out of virtual monitor support
Felix Fietkau
2024-10-23
1
-1
/
+13
*
wifi: mac80211: use vif radio mask to limit creating chanctx
Felix Fietkau
2024-10-23
1
-3
/
+10
*
wifi: mac80211: chan: calculate min_def also for client mode
Johannes Berg
2024-10-23
1
-9
/
+17
*
wifi: mac80211: call rate_control_rate_update() for link STA
Johannes Berg
2024-10-23
1
-1
/
+1
*
wifi: mac80211: update the right link for tx power
Emmanuel Grumbach
2024-10-23
1
-2
/
+2
*
wifi: mac80211: ieee80211_recalc_txpower receives a link
Emmanuel Grumbach
2024-10-23
1
-2
/
+2
*
wifi: mac80211: rename IEEE80211_CHANCTX_CHANGE_MIN_WIDTH
Miri Korenblit
2024-10-23
1
-1
/
+1
*
wifi: mac80211, cfg80211: miscellaneous spelling fixes
Dmitry Antipov
2024-10-08
1
-2
/
+2
*
wifi: mac80211: handle ieee80211_radar_detected() for MLO
Aditya Kumar Singh
2024-09-06
1
-0
/
+1
*
wifi: mac80211: fix RCU list iterations
Johannes Berg
2024-08-28
1
-1
/
+3
*
wifi: mac80211: add wiphy radio assignment and validation
Felix Fietkau
2024-07-09
1
-5
/
+47
*
wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
Felix Fietkau
2024-07-09
1
-69
/
+72
*
wifi: mac80211: extend ifcomb check functions for multi-radio
Felix Fietkau
2024-07-09
1
-6
/
+11
*
wifi: mac80211: add radio index to ieee80211_chanctx_conf
Felix Fietkau
2024-07-09
1
-3
/
+5
*
wifi: mac80211: correcty limit wider BW TDLS STAs
Johannes Berg
2024-06-26
1
-0
/
+11
*
wifi: mac80211: update STA/chandef width during switch
Johannes Berg
2024-06-26
1
-15
/
+52
*
wifi: mac80211: make ieee80211_chan_bw_change() able to use reserved
Johannes Berg
2024-06-26
1
-12
/
+19
*
wifi: mac80211: collect some CSA data into sub-structs
Johannes Berg
2024-05-23
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
1
-5
/
+22
|
\
|
*
wifi: mac80211: fix idle calculation with multi-link
Johannes Berg
2024-04-19
1
-5
/
+22
*
|
wifi: mac80211: keep mac80211 consistent on link activation failure
Benjamin Berg
2024-04-19
1
-12
/
+23
*
|
wifi: mac80211: simplify ieee80211_assign_link_chanctx()
Johannes Berg
2024-04-19
1
-8
/
+9
*
|
wifi: mac80211: reserve chanctx during find
Johannes Berg
2024-04-19
1
-2
/
+29
*
|
wifi: mac80211: don't enter idle during link switch
Johannes Berg
2024-03-25
1
-15
/
+19
|
/
*
wifi: mac80211: add ieee80211_vif_link_active() helper
Johannes Berg
2024-03-04
1
-2
/
+1
*
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
2024-02-08
1
-3
/
+7
*
wifi: mac80211: support wider bandwidth OFDMA config
Johannes Berg
2024-02-08
1
-41
/
+126
*
wifi: mac80211: add and use a link iteration macro
Johannes Berg
2024-02-08
1
-170
/
+76
*
wifi: mac80211: introduce 'channel request'
Johannes Berg
2024-02-08
1
-107
/
+126
*
wifi: mac80211: chan: chandef is non-NULL for reserved
Johannes Berg
2024-02-08
1
-3
/
+3
*
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-08
1
-97
/
+14
*
wifi: mac80211: clean up connection process
Johannes Berg
2024-02-08
1
-1
/
+1
*
wifi: mac80211: Replace ENOTSUPP with EOPNOTSUPP
Andrei Otcheretianski
2023-12-12
1
-2
/
+2
*
wifi: mac80211: Add support for WBRF features
Evan Quan
2023-12-12
1
-0
/
+9
*
wifi: mac80211: remove local->mtx
Johannes Berg
2023-09-11
1
-19
/
+4
*
wifi: mac80211: remove chanctx_mtx
Johannes Berg
2023-09-11
1
-74
/
+57
*
wifi: mac80211: move CSA finalize to wiphy work
Johannes Berg
2023-09-11
1
-2
/
+2
*
wifi: mac80211: add consistency check for compat chandef
Anjaneyulu
2023-06-19
1
-0
/
+5
*
wifi: mac80211: use wiphy work for channel switch
Johannes Berg
2023-06-07
1
-2
/
+2
*
Merge wireless into wireless-next
Johannes Berg
2023-06-07
1
-28
/
+47
|
\
|
*
wifi: mac80211: recalc chanctx mindef before assigning
Johannes Berg
2023-05-16
1
-0
/
+3
|
*
wifi: mac80211: consider reserved chanctx for mindef
Johannes Berg
2023-05-16
1
-28
/
+44
|
*
wifi: mac80211: simplify chanctx allocation
Johannes Berg
2023-05-16
1
-1
/
+1
*
|
wifi: mac80211: consistently use u64 for BSS changes
Anjaneyulu
2023-06-06
1
-2
/
+2
|
/
*
wifi: mac80211: mlme: handle EHT channel puncturing
Johannes Berg
2023-02-14
1
-1
/
+1
*
wifi: mac80211: isolate driver from inactive links
Johannes Berg
2022-09-06
1
-0
/
+6
*
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
2022-07-15
1
-5
/
+4
*
wifi: mac80211: don't check carrier in chanctx code
Andrei Otcheretianski
2022-07-15
1
-4
/
+0
*
wifi: mac80211: tighten locking check
Johannes Berg
2022-07-15
1
-3
/
+4
*
wifi: mac80211: mlme: first adjustments for MLO
Johannes Berg
2022-07-15
1
-1
/
+1
[next]