index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-20
mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRC
Johannes Berg
1
-1
/
+5
2020-02-16
Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...
David S. Miller
1
-29
/
+54
2020-02-14
mac80211: fix wrong 160/80+80 MHz setting
Shay Bar
1
-2
/
+14
2020-02-07
mac80211: parse also the RSNXE IE
Shaul Triebitz
1
-1
/
+6
2020-02-07
mac80211: refactor extended element parsing
Johannes Berg
1
-27
/
+48
2020-02-07
mac80211: consider more elements in parsing CRC
Johannes Berg
1
-6
/
+12
2019-12-16
mac80211: Remove redundant assertion
Aditya Pakki
1
-1
/
+0
2019-10-01
mac80211: keep BHs disabled while calling drv_tx_wake_queue()
Johannes Berg
1
-5
/
+8
2019-09-11
mac80211: IBSS: send deauth when expiring inactive STAs
Johannes Berg
1
-2
/
+3
2019-09-11
mac80211: clear crypto tx tailroom counter upon keys enable
Lior Cohen
1
-5
/
+1
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+3
2019-07-26
mac80211: implement HE support for mesh
Sven Eckelmann
1
-0
/
+49
2019-07-26
mac80211: HE: add Spatial Reuse element parsing support
John Crispin
1
-0
/
+4
2019-07-26
{nl,mac}80211: fix interface combinations on crypto controlled devices
Manikanta Pubbisetty
1
-4
/
+3
2019-07-26
mac80211: add support for parsing ADDBA_EXT IEs
John Crispin
1
-0
/
+7
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-14
mac80211: do not start any work during reconfigure flow
Naftali Goldstein
1
-0
/
+4
2019-05-24
{nl,mac}80211: allow 4addr AP operation on crypto controlled devices
Manikanta Pubbisetty
1
-1
/
+3
2019-04-26
cfg80211: don't pass pointer to pointer unnecessarily
Dan Carpenter
1
-4
/
+4
2019-04-26
mac80211: support profile split between elements
Sara Sharon
1
-19
/
+37
2019-04-26
mac80211: support non-inheritance element
Sara Sharon
1
-57
/
+77
2019-02-22
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-1
/
+5
2019-02-22
mac80211: support max channel switch time element
Sara Sharon
1
-0
/
+4
2019-02-11
mac80211: call drv_ibss_join() on restart
Johannes Berg
1
-1
/
+5
2019-02-08
mac80211: support multi-bssid
Sara Sharon
1
-8
/
+103
2019-02-08
mac80211: pass bssids to elements parsing function
Sara Sharon
1
-1
/
+2
2019-02-08
mac80211: use element iteration macro in parsing
Johannes Berg
1
-19
/
+6
2018-12-18
mac80211: update driver when MU EDCA params change
Shaul Triebitz
1
-0
/
+2
2018-12-05
mac80211: fix deauth TX when we disconnect
Emmanuel Grumbach
1
-14
/
+35
2018-10-12
mac80211: support FTM responder configuration/statistics
Pradeep Kumar Chitrapu
1
-0
/
+5
2018-10-02
mac80211: fix issue with possible txq NULL pointer
Erik Stromdahl
1
-0
/
+3
2018-09-05
mac80211: add ability to parse CCFS2
Johannes Berg
1
-16
/
+32
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+5
2018-09-03
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-6
/
+5
2018-09-03
mac80211: fix WMM TXOP calculation
Dreyfuss, Haim
1
-2
/
+1
2018-08-28
mac80211: add stop/start logic for software TXQs
Manikanta Pubbisetty
1
-5
/
+105
2018-08-28
cfg80211: make wmm_rule part of the reg_rule structure
Stanislaw Gruszka
1
-4
/
+4
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-07-03
mac80211: add stations tied to AP_VLANs during hw reconfig
mpubbise@codeaurora.org
1
-1
/
+2
2018-06-30
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...
David S. Miller
1
-32
/
+127
2018-06-18
mac80211: add support for HE
Luca Coelho
1
-5
/
+115
2018-06-15
mac80211: support scan features for improved scan privacy
Johannes Berg
1
-0
/
+4
2018-06-15
mac80211: split ieee80211_send_probe_req()
Johannes Berg
1
-21
/
+0
2018-06-15
mac80211: add probe request building flags
Johannes Berg
1
-8
/
+10
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-05-07
mac80211: clean up rate info bandwidth setting
Johannes Berg
1
-4
/
+2
2018-03-29
mac80211: limit wmm params to comply with ETSI requirements
Haim Dreyfuss
1
-0
/
+44
2018-03-23
mac80211: notify driver for change in multicast rates
Pradeep Kumar Chitrapu
1
-1
/
+2
2017-12-11
mac80211: call synchronize_net once in the restart flow
Sara Sharon
1
-9
/
+10
[next]