index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
chan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-08
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
1
-3
/
+7
2024-02-08
wifi: mac80211: support wider bandwidth OFDMA config
Johannes Berg
1
-41
/
+126
2024-02-08
wifi: mac80211: add and use a link iteration macro
Johannes Berg
1
-170
/
+76
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
1
-107
/
+126
2024-02-08
wifi: mac80211: chan: chandef is non-NULL for reserved
Johannes Berg
1
-3
/
+3
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
1
-97
/
+14
2024-02-08
wifi: mac80211: clean up connection process
Johannes Berg
1
-1
/
+1
2023-12-12
wifi: mac80211: Replace ENOTSUPP with EOPNOTSUPP
Andrei Otcheretianski
1
-2
/
+2
2023-12-12
wifi: mac80211: Add support for WBRF features
Evan Quan
1
-0
/
+9
2023-09-11
wifi: mac80211: remove local->mtx
Johannes Berg
1
-19
/
+4
2023-09-11
wifi: mac80211: remove chanctx_mtx
Johannes Berg
1
-74
/
+57
2023-09-11
wifi: mac80211: move CSA finalize to wiphy work
Johannes Berg
1
-2
/
+2
2023-06-19
wifi: mac80211: add consistency check for compat chandef
Anjaneyulu
1
-0
/
+5
2023-06-07
wifi: mac80211: use wiphy work for channel switch
Johannes Berg
1
-2
/
+2
2023-06-07
Merge wireless into wireless-next
Johannes Berg
1
-28
/
+47
2023-06-06
wifi: mac80211: consistently use u64 for BSS changes
Anjaneyulu
1
-2
/
+2
2023-05-16
wifi: mac80211: recalc chanctx mindef before assigning
Johannes Berg
1
-0
/
+3
2023-05-16
wifi: mac80211: consider reserved chanctx for mindef
Johannes Berg
1
-28
/
+44
2023-05-16
wifi: mac80211: simplify chanctx allocation
Johannes Berg
1
-1
/
+1
2023-02-14
wifi: mac80211: mlme: handle EHT channel puncturing
Johannes Berg
1
-1
/
+1
2022-09-06
wifi: mac80211: isolate driver from inactive links
Johannes Berg
1
-0
/
+6
2022-07-15
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
1
-5
/
+4
2022-07-15
wifi: mac80211: don't check carrier in chanctx code
Andrei Otcheretianski
1
-4
/
+0
2022-07-15
wifi: mac80211: tighten locking check
Johannes Berg
1
-3
/
+4
2022-07-15
wifi: mac80211: mlme: first adjustments for MLO
Johannes Berg
1
-1
/
+1
2022-07-15
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
1
-57
/
+66
2022-06-20
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
1
-8
/
+17
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
1
-261
/
+381
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-5
/
+4
2022-06-20
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
1
-47
/
+48
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-19
/
+20
2022-06-01
wifi: mac80211: fix use-after-free in chanctx code
Johannes Berg
1
-5
/
+2
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-4
/
+4
2022-02-16
mac80211: Add initial support for EHT and 320 MHz channels
Ilan Peer
1
-1
/
+4
2021-06-23
mac80211: handle rate control (RC) racing with chanctx definition
Mordechay Goodstein
1
-38
/
+70
2020-12-11
mac80211: Update rate control on channel change
Ilan Peer
1
-0
/
+61
2020-12-11
mac80211: Fix calculation of minimal channel width
Ilan Peer
1
-4
/
+6
2020-11-11
mac80211: remove WDS-related code
Johannes Berg
1
-2
/
+1
2020-09-28
mac80211: get correct default channel width for S1G
Thomas Pedersen
1
-1
/
+8
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
1
-1
/
+6
2020-04-24
mac80211: handle channel frequency offset
Thomas Pedersen
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+0
2017-01-11
mac80211: calculate min channel width correctly
Johannes Berg
1
-3
/
+0
2016-12-13
mac80211: Remove unused 'i' variable
Kirtika Ruchandani
1
-3
/
+1
2016-09-30
mac80211: add boilerplate code for start / stop NAN
Ayala Beker
1
-0
/
+3
2016-09-30
cfg80211: add start / stop NAN commands
Ayala Beker
1
-0
/
+3
[next]