Age | Commit message (Expand) | Author | Files | Lines |
2015-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+18 |
2015-04-24 | mac80211: enable hash table shrinking | Johannes Berg | 1 | -0/+1 |
2015-04-23 | mac80211: make station hash table max_size configurable | Johannes Berg | 1 | -0/+1 |
2015-04-23 | mac80211: fix rhashtable conversion | Johannes Berg | 1 | -1/+17 |
2015-04-22 | mac80211: add TX fastpath | Johannes Berg | 1 | -0/+6 |
2015-04-20 | mac80211: lock rate control | Johannes Berg | 1 | -1/+1 |
2015-04-20 | mac80211: introduce plink lock for plink fields | Bob Copeland | 1 | -0/+1 |
2015-04-01 | mac80211: add an intermediate software queue implementation | Felix Fietkau | 1 | -8/+75 |
2015-04-01 | mac80211: use rhashtable for station table | Johannes Berg | 1 | -51/+52 |
2015-03-20 | mac80211: avoid duplicate TX path station lookup | Johannes Berg | 1 | -1/+1 |
2015-02-28 | mac80211: remove TX latency measurement code | Johannes Berg | 1 | -49/+5 |
2015-01-23 | mac80211: support beacon statistics | Johannes Berg | 1 | -0/+14 |
2015-01-09 | mac80211: fix handling TIM IE when stations disconnect | Johannes Berg | 1 | -3/+13 |
2015-01-08 | mac80211: provide per-TID RX/TX MSDU counters | Johannes Berg | 1 | -0/+31 |
2015-01-08 | cfg80211: remove enum station_info_flags | Johannes Berg | 1 | -40/+40 |
2015-01-08 | mac80211: allow drivers to provide most station statistics | Johannes Berg | 1 | -32/+65 |
2015-01-08 | mac80211: send statistics with delete station event | Johannes Berg | 1 | -1/+3 |
2014-12-12 | mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE | Sujith Manoharan | 1 | -3/+4 |
2014-11-19 | mac80211: synchronously reserve TID per station | Liad Kaufman | 1 | -0/+3 |
2014-11-19 | mac80211: introduce TDLS channel switch ops | Arik Nemtsov | 1 | -0/+9 |
2014-11-19 | mac80211: move skb info band assignment out | Johannes Berg | 1 | -1/+2 |
2014-11-04 | mac80211: increase U-APSD max service period length | Andrei Otcheretianski | 1 | -1/+1 |
2014-10-23 | mac80211: add stations in order to the station list | Arik Nemtsov | 1 | -1/+1 |
2014-09-26 | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 1 | -0/+1 |
2014-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2014-09-15 | Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm... | John W. Linville | 1 | -0/+1 |
2014-09-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+5 |
2014-09-05 | mac80211: add Intel Mobile Communications copyright | Johannes Berg | 1 | -0/+1 |
2014-09-05 | mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_period | Emmanuel Grumbach | 1 | -1/+1 |
2014-08-26 | mac80211: fix smps mode check for AP_VLAN | Felix Fietkau | 1 | -2/+5 |
2014-08-15 | mac80211: don't duplicate station QoS capability data | Johannes Berg | 1 | -2/+2 |
2014-07-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+4 |
2014-06-23 | mac80211: Use ktime_get_ts() | Thomas Gleixner | 1 | -2/+2 |
2014-06-23 | cfg80211: make ethtool the driver's responsibility | Johannes Berg | 1 | -0/+134 |
2014-06-23 | mac80211: fix station/driver powersave race | Johannes Berg | 1 | -25/+40 |
2014-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 1 | -0/+1 |
2014-05-28 | mac80211: fix a memory leak on sta rate selection table | Felix Fietkau | 1 | -0/+1 |
2014-05-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+2 |
2014-04-25 | mac80211: remove unnecessary BUG_ON() | Zhao, Gang | 1 | -2/+1 |
2014-04-22 | mac80211: avoid handling of SMPS for mesh | Chun-Yeow Yeoh | 1 | -1/+2 |
2014-03-05 | mac80211: clear sequence/fragment number in QoS-null frames | Johannes Berg | 1 | -0/+1 |
2014-02-20 | mac80211: fix station wakeup powersave race | Johannes Berg | 1 | -18/+14 |
2014-02-20 | mac80211: insert stations before adding to driver | Johannes Berg | 1 | -6/+24 |
2014-02-20 | mac80211: fix AP powersave TX vs. wakeup race | Emmanuel Grumbach | 1 | -0/+4 |
2014-01-10 | mac80211: handle MMPDUs at EOSP correctly | Johannes Berg | 1 | -13/+57 |
2014-01-10 | mac80211: release multiple ACs in uAPSD, fix more-data bug | Johannes Berg | 1 | -42/+40 |
2014-01-10 | mac80211: fix PS-Poll driver release TID | Johannes Berg | 1 | -1/+13 |
2014-01-06 | mac80211: handle station TX latency allocation errors | Johannes Berg | 1 | -30/+40 |
2014-01-06 | mac80211: add tracing for ieee80211_sta_set_buffered | Johannes Berg | 1 | -0/+2 |
2013-12-16 | mac80211: optimise mixed AP/VLAN station removal | Johannes Berg | 1 | -2/+6 |