index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
ibss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-07
wifi: mac80211: ibss: move disconnect to wiphy work
Johannes Berg
1
-6
/
+8
2023-06-07
wifi: mac80211: use wiphy work for sdata->work
Johannes Berg
1
-4
/
+4
2023-06-06
wifi: mac80211: consistently use u64 for BSS changes
Anjaneyulu
1
-7
/
+9
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2022-08-26
wifi: mac80211: use full 'unsigned int' type
Xin Gao
1
-4
/
+4
2022-08-25
wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected
Siddh Raman Pant
1
-0
/
+4
2022-07-15
wifi: mac80211: fix up link station creation/insertion
Johannes Berg
1
-2
/
+2
2022-07-15
wifi: mac80211: move IEEE80211_SDATA_OPERATING_GMODE to link
Johannes Berg
1
-4
/
+2
2022-07-15
wifi: mac80211: fix multi-BSSID element parsing
Johannes Berg
1
-3
/
+2
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-1
/
+1
2022-07-15
wifi: mac80211: separate out connection downgrade flags
Johannes Berg
1
-6
/
+7
2022-07-15
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
1
-4
/
+4
2022-07-15
wifi: mac80211: consistently use sdata_dereference()
Johannes Berg
1
-8
/
+4
2022-06-20
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
1
-2
/
+3
2022-06-20
wifi: mac80211: add sta link addition/removal
Johannes Berg
1
-2
/
+2
2022-06-20
wifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_cap() MLO-aware
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
1
-4
/
+4
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
1
-5
/
+5
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-13
/
+13
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-5
/
+5
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-13
/
+13
2021-10-21
mac80211: fix memory leaks with element parsing
Johannes Berg
1
-5
/
+5
2021-09-23
mac80211: always allocate struct ieee802_11_elems
Johannes Berg
1
-10
/
+15
2021-08-13
mac80211: Remove unnecessary variable and label
dingsenjie
1
-11
/
+4
2021-03-16
mac80211: fix double free in ibss_leave
Markus Theil
1
-0
/
+2
2020-09-28
mac80211: support S1G association
Thomas Pedersen
1
-1
/
+2
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
1
-2
/
+2
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-05-31
mac80211: avoid using ext NSS high BW if not supported
Johannes Berg
1
-2
/
+9
2020-04-24
mac80211: handle channel frequency offset
Thomas Pedersen
1
-0
/
+5
2019-10-04
mac80211: IBSS: avoid unneeded return value processing
Koen Vandeputte
1
-8
/
+1
2019-09-11
mac80211: IBSS: send deauth when expiring inactive STAs
Johannes Berg
1
-0
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-08
mac80211: pass bssids to elements parsing function
Sara Sharon
1
-4
/
+4
2018-09-05
mac80211: add ability to parse CCFS2
Johannes Berg
1
-1
/
+3
2018-09-03
mac80211: shorten the IBSS debug messages
Emmanuel Grumbach
1
-11
/
+11
2018-03-29
mac80211: Send control port frames over nl80211
Denis Kenzior
1
-0
/
+1
2018-03-23
mac80211: notify driver for change in multicast rates
Pradeep Kumar Chitrapu
1
-1
/
+1
2017-11-20
mac80211: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-05-19
mac80211: move clearing result into ieee80211_parse_ch_switch_ie()
Johannes Berg
1
-1
/
+0
2017-05-08
mac80211: fix IBSS presp allocation size
Johannes Berg
1
-0
/
+2
2017-04-28
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
1
-1
/
+5
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-2
/
+2
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-2
/
+2
2017-04-18
mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()
Matthias Kaehlcke
1
-2
/
+2
2017-02-09
mac80211: fix CSA in IBSS mode
Koen Vandeputte
1
-2
/
+2
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-5
/
+5
[next]