index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
2019-05-31
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
2019-05-25
mac80211: Fix kernel panic due to use of txq after free
Bhagavathi Perumal S
2019-05-16
mac80211: fix memory accounting with A-MSDU aggregation
Felix Fietkau
2019-05-16
mac80211: Increase MAX_MSG_LEN
Andrei Otcheretianski
2019-05-16
mac80211: fix unaligned access in mesh table hash function
Felix Fietkau
2019-05-08
mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode
Alexander Wetzel
2019-05-08
mac80211: don't attempt to rename ERR_PTR() debugfs dirs
Johannes Berg
2019-04-27
mac80211: do not call driver wake_tx_queue op during reconfig
Felix Fietkau
2019-02-22
mac80211: allocate tailroom for forwarded mesh packets
Felix Fietkau
2019-02-22
mac80211: Change default tx_sk_pacing_shift to 7
Toke Høiland-Jørgensen
2019-02-18
mac80211: mesh: fix missing unlock on error in table_path_del()
Wei Yongjun
2019-02-15
mac80211: Restore vif beacon interval if start ap fails
Rakesh Pillai
2019-02-15
mac80211: Free mpath object when rhashtable insertion fails
Herbert Xu
2019-02-15
mac80211: Use linked list instead of rhashtable walk for mesh tables
Herbert Xu
2019-02-11
mac80211: Fix Tx aggregation session tear down with ITXQs
Ilan Peer
2019-02-11
mac80211: call drv_ibss_join() on restart
Johannes Berg
2019-02-01
mac80211: ensure that mgmt tx skbs have tailroom for encryption
Felix Fietkau
2019-01-25
mac80211: Add attribute aligned(2) to struct 'action'
Mathieu Malaterre
2019-01-25
mac80211: don't initiate TDLS connection if station is not associated to AP
Balaji Pothunoori
2019-01-19
mac80211: fix miscounting of ttl-dropped frames
Bob Copeland
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-19
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
2018-12-19
mac80211: Properly access radiotap vendor data
Ilan Peer
2018-12-19
mac80211: free skb fraglist before freeing the skb
Sara Sharon
2018-12-19
mac80211: fix radiotap vendor presence bitmap handling
Johannes Berg
2018-12-18
mac80211: do not advertise HE cap IE if HE disabled
Shaul Triebitz
2018-12-18
mac80211: set STA flag DISABLE_HE if HE is not supported
Shaul Triebitz
2018-12-18
mac80211: update driver when MU EDCA params change
Shaul Triebitz
2018-12-18
mac80211: propagate the support for TWT to the driver
Emmanuel Grumbach
2018-12-18
mac80211: don't build AMSDU from GSO packets
Sara Sharon
2018-12-18
mac80211: remove superfluous NULL check
Johannes Berg
2018-12-18
mac80211: never pass NULL params to ieee80211_if_add()
Johannes Berg
2018-12-18
mac80211: Properly handle SKB with radiotap only
Ilan Peer
2018-12-18
mac80211: ftm responder: remove pointless defensive coding
Johannes Berg
2018-12-18
mac80211: fix a kernel panic when TXing after TXQ teardown
Sara Sharon
2018-12-05
mac80211: fix deauth TX when we disconnect
Emmanuel Grumbach
2018-12-05
mac80211: rewrite Kconfig text for mesh
Bob Copeland
2018-12-05
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
2018-12-05
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
2018-12-05
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
Felix Fietkau
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
2018-11-09
{nl,mac}80211: add rssi to mesh candidates
Bob Copeland
2018-11-09
{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf
Bob Copeland
2018-11-09
{nl,mac}80211: report gate connectivity in station info
Bob Copeland
2018-11-09
mac80211: mesh: advertise gates in mesh formation
Bob Copeland
2018-11-09
mac80211: allow hardware scan to fall back to software
Johannes Berg
2018-11-09
mac80211: allow drivers to use peer measurement API
Johannes Berg
2018-11-09
mac80211: tx: avoid variable shadowing
Johannes Berg
2018-11-09
mac80211: debugfs: avoid variable shadowing
Johannes Berg
[next]