index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: remove/avoid misleading prints
James Prestwood
2022-10-07
1
-3
/
+4
*
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-09-30
1
-58
/
+55
|
\
|
*
wifi: mac80211: set up beacon timing config on links
Johannes Berg
2022-09-06
1
-36
/
+47
|
*
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
2022-09-06
1
-2
/
+3
|
*
wifi: mac80211: isolate driver from inactive links
Johannes Berg
2022-09-06
1
-20
/
+5
|
*
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
2022-09-06
1
-6
/
+6
|
|
\
*
|
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
1
-3
/
+6
|
\
\
\
|
*
|
|
wifi: mac80211: mlme: Fix double unlock on assoc success handling
Rafael Mendonca
2022-09-27
1
-1
/
+0
|
*
|
|
wifi: mac80211: mlme: Fix missing unlock on beacon RX
Rafael Mendonca
2022-09-27
1
-2
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-08
1
-6
/
+6
|
\
|
|
|
|
/
|
/
|
|
*
wifi: mac80211: fix locking in auth/assoc timeout
Johannes Berg
2022-09-03
1
-6
/
+5
|
*
wifi: mac80211: mlme: release deflink channel in error case
Johannes Berg
2022-09-03
1
-0
/
+1
*
|
wifi: mac80211: mlme: refactor QoS settings code
Johannes Berg
2022-09-03
1
-13
/
+26
*
|
wifi: mac80211: mlme: assign link address correctly
Johannes Berg
2022-09-03
1
-3
/
+2
*
|
wifi: mac80211: remove unused arg to ieee80211_chandef_eht_oper
Johannes Berg
2022-09-03
1
-1
/
+1
*
|
wifi: mac80211: prevent 4-addr use on MLDs
Johannes Berg
2022-09-03
1
-0
/
+4
*
|
wifi: mac80211: correct SMPS mode in HE 6 GHz capability
Johannes Berg
2022-08-26
1
-2
/
+3
*
|
wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()
Veerendranath Jakkam
2022-08-25
1
-1
/
+1
*
|
wifi: cfg80211/mac80211: check EHT capability size correctly
Johannes Berg
2022-08-25
1
-9
/
+34
*
|
wifi: mac80211: mlme: don't add empty EML capabilities
Mordechay Goodstein
2022-08-25
1
-3
/
+10
*
|
wifi: mac80211: use link ID for MLO in queued frames
Johannes Berg
2022-08-25
1
-0
/
+8
*
|
wifi: mac80211: fix use-after-free
Johannes Berg
2022-08-25
1
-1
/
+1
|
/
*
wifi: mac80211: mlme: fix disassoc with MLO
Johannes Berg
2022-07-22
1
-3
/
+5
*
wifi: mac80211: mlme: transmit assoc frame with address translation
Johannes Berg
2022-07-22
1
-9
/
+9
*
wifi: mac80211: mlme: fix link_sta setup
Johannes Berg
2022-07-22
1
-5
/
+6
*
wifi: mac80211: mlme: set sta.mlo to mlo state
Johannes Berg
2022-07-22
1
-2
/
+2
*
wifi: mac80211: mlme: fix override calculation
Johannes Berg
2022-07-22
1
-0
/
+2
*
wifi: mac80211: tx: use AP address in some places for MLO
Johannes Berg
2022-07-22
1
-2
/
+4
*
wifi: mac80211: mlme: set sta.mlo correctly
Johannes Berg
2022-07-15
1
-0
/
+2
*
wifi: mac80211: support MLO authentication/association with one link
Johannes Berg
2022-07-15
1
-232
/
+840
*
wifi: mac80211: fix up link station creation/insertion
Johannes Berg
2022-07-15
1
-1
/
+1
*
wifi: mac80211: limit A-MSDU subframes for client too
Johannes Berg
2022-07-15
1
-0
/
+3
*
wifi: mac80211: mlme: refactor ieee80211_set_associated()
Johannes Berg
2022-07-15
1
-26
/
+41
*
wifi: mac80211: mlme: look up beacon elems only if needed
Johannes Berg
2022-07-15
1
-15
/
+17
*
wifi: mac80211: mlme: refactor assoc link setup
Johannes Berg
2022-07-15
1
-130
/
+156
*
wifi: mac80211: mlme: remove address arg to ieee80211_mark_sta_auth()
Johannes Berg
2022-07-15
1
-4
/
+4
*
wifi: mac80211: mlme: refactor assoc success handling
Johannes Berg
2022-07-15
1
-360
/
+375
*
wifi: mac80211: mlme: refactor ieee80211_prep_channel() a bit
Johannes Berg
2022-07-15
1
-37
/
+44
*
wifi: mac80211: mlme: refactor assoc req element building
Johannes Berg
2022-07-15
1
-115
/
+161
*
wifi: mac80211: mlme: switch some things back to deflink
Johannes Berg
2022-07-15
1
-32
/
+39
*
wifi: mac80211: mlme: change flags in ieee80211_determine_chantype()
Johannes Berg
2022-07-15
1
-12
/
+16
*
wifi: mac80211: mlme: shift some code around
Johannes Berg
2022-07-15
1
-493
/
+509
*
wifi: mac80211: mlme: refactor link station setup
Johannes Berg
2022-07-15
1
-54
/
+65
*
wifi: mac80211: move IEEE80211_SDATA_OPERATING_GMODE to link
Johannes Berg
2022-07-15
1
-5
/
+2
*
wifi: mac80211: make ieee80211_check_rate_mask() link-aware
Johannes Berg
2022-07-15
1
-1
/
+1
*
wifi: mac80211: mlme: clean up supported channels element code
Johannes Berg
2022-07-15
1
-2
/
+3
*
wifi: mac80211: consider EHT element size in assoc request
Johannes Berg
2022-07-15
1
-0
/
+3
*
wifi: mac80211: mlme: simplify adding ht/vht/he/eht elements
Johannes Berg
2022-07-15
1
-48
/
+31
*
wifi: mac80211: refactor adding custom elements
Johannes Berg
2022-07-15
1
-87
/
+125
*
wifi: mac80211: refactor adding rates to assoc request
Johannes Berg
2022-07-15
1
-67
/
+74
[next]