index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-23
mac80211: Fix Tx aggregation session tear down with ITXQs
Ilan Peer
1
-1
/
+3
2019-03-05
mac80211: Add attribute aligned(2) to struct 'action'
Mathieu Malaterre
1
-1
/
+1
2019-03-05
mac80211: don't initiate TDLS connection if station is not associated to AP
Balaji Pothunoori
1
-0
/
+4
2019-03-05
mac80211: fix miscounting of ttl-dropped frames
Bob Copeland
1
-1
/
+3
2019-02-27
mac80211: Free mpath object when rhashtable insertion fails
Herbert Xu
1
-8
/
+9
2019-02-27
mac80211: Restore vif beacon interval if start ap fails
Rakesh Pillai
1
-1
/
+5
2019-02-15
mac80211: ensure that mgmt tx skbs have tailroom for encryption
Felix Fietkau
1
-3
/
+9
2019-02-12
mac80211: fix radiotap vendor presence bitmap handling
Johannes Berg
1
-2
/
+3
2019-01-13
mac80211: free skb fraglist before freeing the skb
Sara Sharon
1
-0
/
+5
2018-12-21
mac80211: Fix condition validating WMM IE
Ilan Peer
1
-1
/
+1
2018-12-21
mac80211: don't WARN on bad WMM parameters from buggy APs
Emmanuel Grumbach
1
-1
/
+2
2018-12-13
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
1
-0
/
+1
2018-12-13
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
1
-2
/
+2
2018-12-13
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
Felix Fietkau
1
-0
/
+2
2018-12-13
mac80211: Clear beacon_int in ieee80211_do_stop
Ben Greear
1
-0
/
+2
2018-11-04
mac80211: fix TX status reporting for ieee80211s
Yuan-Chi Pang
3
-8
/
+8
2018-11-04
mac80211: TDLS: fix skb queue/priority assignment
Johannes Berg
1
-4
/
+4
2018-11-04
mac80211: fix pending queue hang due to TX_DROP
Bob Copeland
1
-1
/
+1
2018-11-04
mac80211: Always report TX status
Andrei Otcheretianski
1
-5
/
+2
2018-10-13
mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
Felix Fietkau
1
-1
/
+1
2018-10-10
mac80211: shorten the IBSS debug messages
Emmanuel Grumbach
1
-11
/
+11
2018-10-10
mac80211: don't Tx a deauth frame if the AP forbade Tx
Emmanuel Grumbach
1
-2
/
+15
2018-10-10
mac80211: Fix station bandwidth setting after channel switch
Ilan Peer
1
-0
/
+53
2018-10-10
mac80211: fix a race between restart and CSA flows
Emmanuel Grumbach
1
-1
/
+20
2018-10-10
mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
Lorenzo Bianconi
1
-1
/
+1
2018-10-10
mac80211: always account for A-MSDU header changes
Johannes Berg
1
-5
/
+7
2018-10-10
mac80211: do not convert to A-MSDU if frag/subframe limited
Lorenzo Bianconi
1
-3
/
+3
2018-10-10
mac80211: avoid kernel panic when building AMSDU from non-linear SKB
Sara Sharon
1
-17
/
+21
2018-10-10
mac80211: mesh: fix HWMP sequence numbering to follow standard
Yuan-Chi Pang
1
-0
/
+4
2018-10-10
mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
Danek Duvall
1
-4
/
+1
2018-10-10
mac80211: Run TXQ teardown code before de-registering interfaces
Toke Høiland-Jørgensen
1
-1
/
+1
2018-09-26
mac80211: restrict delayed tailroom needed decrement
Manikanta Pubbisetty
2
-10
/
+16
2018-09-05
mac80211: add stations tied to AP_VLANs during hw reconfig
mpubbise@codeaurora.org
1
-1
/
+2
2018-06-20
mac80211: use timeout from the AddBA response instead of the request
Sara Sharon
2
-1
/
+6
2018-06-20
mac80211: Adjust SAE authentication timeout
Ilan Peer
1
-7
/
+18
2018-05-30
mac80211: drop frames with unexpected DS bits from fast-rx to slow path
Felix Fietkau
1
-1
/
+1
2018-05-30
mac80211: Fix sending ADDBA response for an ongoing session
Ilan Peer
1
-3
/
+1
2018-05-30
mac80211: Do not disconnect on invalid operating class
Ilan Peer
1
-4
/
+3
2018-05-30
mac80211: fix calling sleeping function in atomic context
Sara Sharon
1
-1
/
+1
2018-05-30
mac80211: fix a possible leak of station stats
Sara Sharon
1
-0
/
+1
2018-05-30
mac80211: mesh: fix wrong mesh TTL offset calculation
Peter Oh
2
-12
/
+7
2018-04-12
mac80211: Fix setting TX power on monitor interfaces
Peter Große
2
-2
/
+29
2018-03-19
mac80211: remove BUG() when interface type is invalid
Luca Coelho
1
-1
/
+1
2018-03-03
mac80211: mesh: drop frames appearing to be from us
Johannes Berg
1
-0
/
+2
2018-02-28
cfg80211: fix cfg80211_beacon_dup
Arnd Bergmann
1
-1
/
+1
2018-02-03
mac80211: fix the update of path metric for RANN frame
Chun-Yeow Yeoh
1
-6
/
+9
2018-02-03
mac80211: use QoS NDP for AP probing
Johannes Berg
2
-3
/
+28
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-0
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
11
-0
/
+11
2017-10-25
mac80211: don't compare TKIP TX MIC key in reinstall prevention
Johannes Berg
1
-2
/
+34
[next]