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-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: allocate tailroom for forwarded mesh packets
Felix Fietkau
1
-1
/
+6
2019-02-27
mac80211: Change default tx_sk_pacing_shift to 7
Toke Høiland-Jørgensen
1
-2
/
+2
2019-02-27
mac80211: Free mpath object when rhashtable insertion fails
Herbert Xu
1
-8
/
+9
2019-02-27
mac80211: Use linked list instead of rhashtable walk for mesh tables
Herbert Xu
2
-101
/
+43
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-02-12
mac80211: Properly handle SKB with radiotap only
Ilan Peer
1
-9
/
+17
2019-02-12
mac80211: fix deauth TX when we disconnect
Emmanuel Grumbach
1
-14
/
+35
2018-12-19
mac80211: free skb fraglist before freeing the skb
Sara Sharon
1
-0
/
+5
2018-12-18
mac80211: fix a kernel panic when TXing after TXQ teardown
Sara Sharon
2
-2
/
+3
2018-12-05
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
1
-0
/
+1
2018-12-05
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
1
-2
/
+2
2018-12-05
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
Felix Fietkau
1
-0
/
+2
2018-11-09
mac80211: fix CSA beacon allocation size
Johannes Berg
1
-3
/
+4
2018-11-09
mac80211: Clear beacon_int in ieee80211_do_stop
Ben Greear
1
-0
/
+2
2018-11-09
mac80211: fix GFP_KERNEL under tasklet context
Yan-Hsuan Chuang
1
-2
/
+2
2018-11-09
mac80211: fix missing unlock on error in ieee80211_mark_sta_auth()
Wei Yongjun
1
-4
/
+8
2018-10-12
mac80211: implement ieee80211_tx_rate_update to update rate
Anilkumar Kolli
1
-0
/
+19
2018-10-12
mac80211: support FTM responder configuration/statistics
Pradeep Kumar Chitrapu
4
-0
/
+129
2018-10-11
mac80211: Extend SAE authentication in infra BSS STA mode
Jouni Malinen
2
-23
/
+48
2018-10-11
mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocation
Jouni Malinen
1
-7
/
+4
2018-10-11
mac80211: Helper function for marking STA authenticated
Jouni Malinen
1
-12
/
+22
2018-10-11
mac80211: rc80211_minstrel: remove variance / stddev calculation
Felix Fietkau
4
-51
/
+9
2018-10-11
mac80211: minstrel: do not sample rates 3 times slower than max_prob_rate
Felix Fietkau
1
-4
/
+6
2018-10-11
mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode
Felix Fietkau
1
-4
/
+10
2018-10-11
mac80211: minstrel: fix CCK rate group streams value
Felix Fietkau
1
-1
/
+1
2018-10-11
mac80211: minstrel: fix using short preamble CCK rates on HT clients
Felix Fietkau
1
-3
/
+1
2018-10-11
mac80211: minstrel: reduce minstrel_mcs_groups size
Felix Fietkau
3
-78
/
+93
2018-10-11
mac80211: minstrel: merge with minstrel_ht, always enable VHT support
Felix Fietkau
10
-258
/
+101
2018-10-11
mac80211: minstrel: remove unnecessary debugfs cleanup code
Felix Fietkau
6
-47
/
+9
2018-10-11
mac80211: minstrel: Enable STBC and LDPC for VHT Rates
Chaitanya T K
1
-8
/
+15
2018-10-11
mac80211: avoid reflecting frames back to the client
Johannes Berg
1
-6
/
+6
2018-10-08
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
7
-20
/
+22
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-19
/
+21
2018-10-02
mac80211: Remove unused initialization
Masashi Honma
1
-1
/
+1
2018-10-02
mac80211: fix error handling in ieee80211_register_hw()
Wei Yongjun
1
-1
/
+3
2018-10-02
mac80211: fix issue with possible txq NULL pointer
Erik Stromdahl
1
-0
/
+3
2018-10-01
mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
Felix Fietkau
1
-1
/
+1
2018-09-26
mac80211: allocate TXQs for active monitor interfaces
Felix Fietkau
1
-1
/
+2
2018-09-10
mac80211: Don't access sk_queue_head->next directly.
David S. Miller
1
-1
/
+3
2018-09-10
mac80211: fix TX status reporting for ieee80211s
Yuan-Chi Pang
3
-8
/
+8
2018-09-10
mac80211: TDLS: fix skb queue/priority assignment
Johannes Berg
1
-4
/
+4
2018-09-05
mac80211: fix pending queue hang due to TX_DROP
Bob Copeland
1
-1
/
+1
2018-09-05
mac80211: remove unnecessary NULL check
Gustavo A. R. Silva
1
-1
/
+2
2018-09-05
mac80211: add an option for drivers to check if packets can be aggregated
Sara Sharon
2
-0
/
+13
[next]