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
2021-02-10
mac80211: fix station rate table updates on assoc
Felix Fietkau
2021-02-03
mac80211: pause TX while changing interface type
Johannes Berg
2020-11-24
mac80211: free sta in sta_info_insert_finish() on errors
Johannes Berg
2020-11-24
mac80211: allow driver to prevent two stations w/ same address
Johannes Berg
2020-11-24
mac80211: minstrel: fix tx status processing corner case
Felix Fietkau
2020-11-24
mac80211: minstrel: remove deferred sampling code
Felix Fietkau
2020-11-22
mac80211: always wind down STA state
Johannes Berg
2020-11-18
mac80211: fix use of skb payload instead of header
Johannes Berg
2020-08-21
mac80211: fix misplaced while instead of if
Johannes Berg
2020-08-21
mac80211: mesh: Free ie data when leaving mesh
Remi Pommarel
2020-07-31
mac80211: allow rx of mesh eapol frames with default rx key
Markus Theil
2020-06-03
mac80211: fix memory leak
Sudip Mukherjee
2020-05-10
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
2020-05-10
mac80211: Fix BW upgrade for TDLS peers
Ilan Peer
2020-05-10
mac80211: TDLS: change BW calculation for WIDER_BW peers
Arik Nemtsov
2020-05-10
mac80211: TDLS: always downgrade invalid chandefs
Arik Nemtsov
2020-05-10
mac80211: fix mgmt-tx abort cookie and leak
Johannes Berg
2020-04-02
mac80211: mark station unauthorized before key removal
Johannes Berg
2020-04-02
mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
Nicolas Cavallari
2020-03-11
mac80211: consider more elements in parsing CRC
Johannes Berg
2020-01-29
mac80211: accept deauth frames in IBSS mode
Johannes Berg
2020-01-29
mac80211: minstrel_ht: fix per-group max throughput rate initialization
Felix Fietkau
2020-01-23
mac80211: Do not send Layer 2 Update frame before authorization
Jouni Malinen
2020-01-23
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
2019-11-25
mac80211: minstrel: fix CCK rate group streams value
Felix Fietkau
2019-10-29
mac80211: Reject malformed SSID elements
Will Deacon
2019-10-05
mac80211: handle deauthentication/disassociation from TDLS peer
Yu Wang
2019-10-05
mac80211: Print text for disassociation reason
Arkadiusz Miskiewicz
2019-09-06
mac80211: fix possible sta leak
Johannes Berg
2019-08-25
mac80211: don't WARN on short WMM parameters from AP
Brian Norris
2019-08-25
mac80211: don't warn about CW params when not using them
Brian Norris
2019-07-21
mac80211: mesh: fix RCU warning
Thomas Pedersen
2019-07-10
mac80211: drop robust management frames from unknown TA
Johannes Berg
2019-06-11
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
2019-04-27
mac80211: do not call driver wake_tx_queue op during reconfig
Felix Fietkau
2019-04-03
mac80211: fix "warning: ‘target_metric’ may be used uninitialized"
Jeff Mahoney
2019-03-23
mac80211: don't initiate TDLS connection if station is not associated to AP
Balaji Pothunoori
2019-03-23
mac80211: fix miscounting of ttl-dropped frames
Bob Copeland
2019-02-20
mac80211: ensure that mgmt tx skbs have tailroom for encryption
Felix Fietkau
2019-02-20
mac80211: fix radiotap vendor presence bitmap handling
Johannes Berg
2018-12-21
mac80211: Fix condition validating WMM IE
Ilan Peer
2018-12-21
mac80211: don't WARN on bad WMM parameters from buggy APs
Emmanuel Grumbach
2018-12-13
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
2018-12-13
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
2018-12-13
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
Felix Fietkau
2018-12-13
mac80211: Clear beacon_int in ieee80211_do_stop
Ben Greear
2018-11-10
mac80211: Always report TX status
Andrei Otcheretianski
2018-10-13
mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
Felix Fietkau
2018-10-10
mac80211: shorten the IBSS debug messages
Emmanuel Grumbach
2018-10-10
mac80211: Fix station bandwidth setting after channel switch
Ilan Peer
[next]