开源镜像站
帮助
动态
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
/
iface.c
Age
Commit message (
Expand
)
Author
2024-02-02
wifi: mac80211: fix driver debugfs for vif type change
Johannes Berg
2023-10-23
wifi: mac80211: fix change_address deadlock during unregister
Johannes Berg
2023-10-23
wifi: mac80211: handle debugfs when switching to/from MLO
Miri Korenblit
2023-09-11
wifi: mac80211: fix TXQ error path and cleanup
Johannes Berg
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-09-11
wifi: mac80211: set wiphy for virtual monitors
Johannes Berg
2023-09-11
wifi: mac80211: reduce iflist_mtx
Johannes Berg
2023-09-11
wifi: mac80211: remove local->mtx
Johannes Berg
2023-09-11
wifi: mac80211: remove chanctx_mtx
Johannes Berg
2023-09-11
wifi: mac80211: remove key_mtx
Johannes Berg
2023-09-11
wifi: mac80211: remove sta_mtx
Johannes Berg
2023-09-11
wifi: mac80211: take wiphy lock for MAC addr change
Johannes Berg
2023-09-11
wifi: mac80211: extend wiphy lock in interface removal
Johannes Berg
2023-09-11
wifi: mac80211: hold wiphy_lock around concurrency checks
Johannes Berg
2023-09-11
wifi: mac80211: move color change finalize to wiphy work
Johannes Berg
2023-09-11
wifi: mac80211: move CSA finalize to wiphy work
Johannes Berg
2023-09-11
wifi: mac80211: move filter reconfig to wiphy work
Johannes Berg
2023-09-11
wifi: mac80211: move key tailroom work to wiphy work
Johannes Berg
2023-09-11
wifi: mac80211: move dynamic PS to wiphy work
Johannes Berg
2023-09-11
wifi: mac80211: move link activation work to wiphy work
Johannes Berg
2023-09-11
wifi: mac80211: lock wiphy in IP address notifier
Johannes Berg
2023-09-11
wifi: mac80211: move scan work to wiphy work
Johannes Berg
2023-09-11
wifi: mac80211: move DFS CAC work to wiphy work
Johannes Berg
2023-09-11
wifi: mac80211: fix SMPS status handling
Johannes Berg
2023-06-21
wifi: mac80211: always hold sdata lock in chanctx assign/unassign
Johannes Berg
2023-06-14
wifi: mac80211: Add getter functions for vif MLD state
Ilan Peer
2023-06-07
wifi: mac80211: unregister netdevs through cfg80211
Johannes Berg
2023-06-07
wifi: mac80211: use wiphy work for sdata->work
Johannes Berg
2023-06-06
wifi: mac80211: stop warning after reconfig failures
Johannes Berg
2023-06-06
wifi: mac80211: consistently use u64 for BSS changes
Anjaneyulu
2023-03-22
wifi: mac80211: add support for letting drivers register tc offload support
Felix Fietkau
2023-01-16
Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
Eric Dumazet
2023-01-10
wifi: mac80211: fix MLO + AP_VLAN check
Felix Fietkau
2022-12-01
wifi: mac80211: add support for restricting netdev features per vif
Felix Fietkau
2022-12-01
wifi: mac80211: remove unnecessary synchronize_net()
Johannes Berg
2022-12-01
wifi: mac80211: fix memory leak in ieee80211_if_add()
Zhengchao Shao
2022-10-10
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
2022-10-07
wifi: mac80211: netdev compatible TX stop for iTXQ drivers
Alexander Wetzel
2022-10-07
wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change()
Dan Carpenter
2022-09-06
wifi: mac80211: implement link switching
Johannes Berg
2022-09-03
wifi: mac80211: move link code to a new file
Johannes Berg
2022-09-03
wifi: mac80211: Support POWERED_ADDR_CHANGE feature
James Prestwood
2022-09-03
wifi: mac80211: prevent VLANs on MLDs
Johannes Berg
2022-08-26
wifi: mac80211: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-25
wifi: mac80211: properly implement MLO key handling
Johannes Berg
2022-08-25
wifi: mac80211: set link BSSID
Shaul Triebitz
2022-07-22
wifi: mac80211: fix link data leak
Johannes Berg
2022-07-22
wifi: mac80211: verify link addresses are different
Johannes Berg
2022-07-18
wifi: mac80211: do not abuse fq.lock in ieee80211_do_stop()
Tetsuo Handa
2022-07-15
wifi: mac80211: release channel context on link stop
Johannes Berg
[next]