开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
cfg.c
Age
Commit message (
Expand
)
Author
2022-07-22
wifi: mac80211: remove erroneous sband/link validation
Johannes Berg
2022-07-22
wifi: mac80211: more station handling sanity checks
Johannes Berg
2022-07-22
wifi: mac80211: validate link address doesn't change
Johannes Berg
2022-07-22
wifi: mac80211: fix NULL pointer deref with non-MLD STA
Johannes Berg
2022-07-15
wifi: mac80211: select link when transmitting to non-MLO stations
Andrei Otcheretianski
2022-07-15
wifi: mac80211: fix up link station creation/insertion
Johannes Berg
2022-07-15
wifi: mac80211: limit A-MSDU subframes for client too
Johannes Berg
2022-07-15
wifi: mac80211: make ieee80211_check_rate_mask() link-aware
Johannes Berg
2022-07-15
wifi: mac80211: use only channel width in ieee80211_parse_bitrates()
Johannes Berg
2022-07-15
wifi: mac80211: move tdls_chan_switch_prohibited to link data
Johannes Berg
2022-07-15
wifi: mac80211: replace link_id with link_conf in start/stop_ap()
Gregory Greenman
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-15
wifi: mac80211: fix key lookup
Johannes Berg
2022-07-15
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
2022-07-15
wifi: mac80211: implement callbacks for <add/mod/del>_link_station
Shaul Triebitz
2022-07-15
wifi: cfg80211/mac80211: separate link params from station params
Shaul Triebitz
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-01
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
2022-06-29
wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify
Lorenzo Bianconi
2022-06-20
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
2022-06-20
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
2022-06-20
wifi: mac80211: use link in start/stop ap
Shaul Triebitz
2022-06-20
wifi: mac80211: implement add/del interface link callbacks
Johannes Berg
2022-06-20
wifi: mac80211: add sta link addition/removal
Johannes Berg
2022-06-20
wifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap() MLO-aware
Johannes Berg
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
2022-06-20
wifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_cap() MLO-aware
Johannes Berg
2022-06-20
wifi: mac80211: add link_id to eht.c code for MLO
Johannes Berg
2022-06-20
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
2022-06-20
wifi: mac80211: pass link ID where already present
Johannes Berg
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-06-10
wifi: mac80211: refactor some key code
Johannes Berg
2022-06-10
wifi: mac80211: remove cipher scheme support
Johannes Berg
2022-05-17
mac80211: refactor freeing the next_beacon
Johannes Berg
2022-05-16
mac80211: disable BSS color collision detection in case of no free colors
Lavanya Suresh
2022-05-16
nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beacon
Rameshkumar Sundaram
2022-05-16
mac80211: use ifmgd->bssid instead of ifmgd->associated->bssid
Johannes Berg
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
mac80211: protect ieee80211_assign_beacon with next_beacon check
Lorenzo Bianconi
2022-03-15
mac80211: update bssid_indicator in ieee80211_assign_beacon
Lorenzo Bianconi
2022-03-15
mac80211: MBSSID channel switch
John Crispin
2022-03-15
mac80211: MBSSID beacon handling in AP mode
Lorenzo Bianconi
2022-03-11
mac80211: fix potential double free on mesh join
Linus Lüssing
2022-02-16
mac80211: Add support for storing station EHT capabilities
Ilan Peer
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]