index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-21
mac80211: only warn once on chanctx_conf being NULL
Yibo Zhao
1
-1
/
+1
2019-07-21
mac80211: free peer keys before vif down in mesh
Pradeep Kumar Chitrapu
1
-0
/
+1
2019-07-21
mac80211: mesh: fix RCU warning
Thomas Pedersen
1
-1
/
+4
2019-06-25
mac80211: Do not use stack memory with scatterlist for GMAC
Jouni Malinen
1
-1
/
+6
2019-06-25
mac80211: handle deauthentication/disassociation from TDLS peer
Yu Wang
3
-1
/
+37
2019-06-25
mac80211: drop robust management frames from unknown TA
Johannes Berg
1
-0
/
+2
2019-05-31
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
1
-3
/
+0
2019-05-25
mac80211: Fix kernel panic due to use of txq after free
Bhagavathi Perumal S
1
-0
/
+3
2019-05-16
mac80211: fix memory accounting with A-MSDU aggregation
Felix Fietkau
1
-0
/
+3
2019-05-16
mac80211: Increase MAX_MSG_LEN
Andrei Otcheretianski
1
-1
/
+6
2019-05-16
mac80211: fix unaligned access in mesh table hash function
Felix Fietkau
1
-1
/
+1
2019-04-27
mac80211: do not call driver wake_tx_queue op during reconfig
Felix Fietkau
1
-0
/
+3
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-21
mac80211: use timeout from the AddBA response instead of the request
Sara Sharon
2
-1
/
+6
2018-06-21
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
[next]