Age | Commit message (Expand) | Author |
2014-07-09 | mac80211: fix a memory leak on sta rate selection table | Felix Fietkau |
2014-03-05 | mac80211: clear sequence/fragment number in QoS-null frames | Johannes Berg |
2014-02-20 | mac80211: fix station wakeup powersave race | Johannes Berg |
2014-02-20 | mac80211: insert stations before adding to driver | Johannes Berg |
2014-02-20 | mac80211: fix AP powersave TX vs. wakeup race | Emmanuel Grumbach |
2014-01-10 | mac80211: handle MMPDUs at EOSP correctly | Johannes Berg |
2014-01-10 | mac80211: release multiple ACs in uAPSD, fix more-data bug | Johannes Berg |
2014-01-10 | mac80211: fix PS-Poll driver release TID | Johannes Berg |
2014-01-06 | mac80211: handle station TX latency allocation errors | Johannes Berg |
2014-01-06 | mac80211: add tracing for ieee80211_sta_set_buffered | Johannes Berg |
2013-12-16 | mac80211: optimise mixed AP/VLAN station removal | Johannes Berg |
2013-12-16 | mac80211: optimise synchronize_net() for sta_info_flush | Johannes Berg |
2013-12-16 | mac80211: move synchronize_net() before sta key removal | Johannes Berg |
2013-12-16 | mac80211: don't delay station destruction | Johannes Berg |
2013-12-16 | mac80211: move 4-addr sta pointer clearing before synchronize_rcu() | Johannes Berg |
2013-12-16 | mac80211: add pre-RCU-sync sta removal driver operation | Johannes Berg |
2013-12-05 | mac80211: warn if unhashing station fails | Johannes Berg |
2013-12-02 | mac80211: Tx frame latency statistics | Matti Gottlieb |
2013-11-25 | mac80211: add min required channel definition field | Eliad Peller |
2013-11-25 | mac80211: use put_unaligned_le16 in mesh_plink_frame_tx | Chun-Yeow Yeoh |
2013-11-25 | mac80211: clean up mesh local link ID generation | Thomas Pedersen |
2013-10-28 | mac80211: implement SMPS for AP | Emmanuel Grumbach |
2013-06-24 | mac80211: initialize power mode for mesh STAs | Thomas Pedersen |
2013-06-13 | mac80211: fix TX aggregation TID struct leak | Johannes Berg |
2013-06-04 | mac80211: add a tx control flag to indicate PS-Poll/uAPSD response | Felix Fietkau |
2013-05-16 | mac80211: add support for per-chain signal strength reporting | Felix Fietkau |
2013-03-11 | mac80211: batch key free synchronize_net() | Johannes Berg |
2013-03-11 | mac80211: remove underscores from some key functions | Johannes Berg |
2013-03-07 | mac80211: Call drv_set_tim only if there is a change | Ilan Peer |
2013-03-07 | mac80211: provide ieee80211_sta_eosp() | Johannes Berg |
2013-03-06 | mac80211: init mesh timer for user authed STAs | Thomas Pedersen |
2013-03-06 | mac80211: defer tailroom counter manipulation when roaming | Johannes Berg |
2013-02-15 | mac80211: stop modifying HT SMPS capability | Johannes Berg |
2013-02-15 | mac80211: use spin_lock_bh() for tim_lock | Johannes Berg |
2013-02-15 | mac80211: fix auth/assoc timeout handling | Johannes Berg |
2013-02-11 | mac80211: fix mesh sta teardown | Thomas Pedersen |
2013-02-04 | mac80211: mesh power save basics | Marco Porsch |
2013-01-24 | mac80211: clean up mesh sta allocation warning | Thomas Pedersen |
2013-01-03 | mac80211: split aggregation stop by reason | Johannes Berg |
2013-01-03 | mac80211: optimise AP stop RCU handling | Johannes Berg |
2013-01-03 | mac80211: optimise roaming time again | Johannes Berg |
2013-01-03 | mac80211: remove final sta_info_flush() | Johannes Berg |
2013-01-03 | mac80211: use del_timer_sync for final sta cleanup timer deletion | Johannes Berg |
2013-01-03 | mac80211: fix station destruction in AP/mesh modes | Johannes Berg |
2012-11-26 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-11-26 | mac80211: convert to channel definition struct | Johannes Berg |
2012-11-21 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-11-19 | mac80211: introduce IEEE80211_NUM_TIDS and use it | Johannes Berg |
2012-11-14 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |