Age | Commit message (Expand) | Author | Files | Lines |
2014-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+3 |
2014-02-20 | mac80211: fix AP powersave TX vs. wakeup race | Emmanuel Grumbach | 1 | -4/+3 |
2014-02-06 | mac80211: move VHT related RX_FLAG to another variable | Emmanuel Grumbach | 1 | -0/+2 |
2013-12-16 | mac80211: optimise mixed AP/VLAN station removal | Johannes Berg | 1 | -1/+7 |
2013-12-16 | mac80211: optimise synchronize_net() for sta_info_flush | Johannes Berg | 1 | -1/+2 |
2013-12-16 | mac80211: don't delay station destruction | Johannes Berg | 1 | -26/+1 |
2013-12-02 | mac80211: Tx frame latency statistics | Matti Gottlieb | 1 | -0/+22 |
2013-11-25 | mac80211: use put_unaligned_le16 in mesh_plink_frame_tx | Chun-Yeow Yeoh | 1 | -3/+3 |
2013-11-25 | mac80211: add generic cipher scheme support | Max Stepanov | 1 | -2/+8 |
2013-10-28 | mac80211: implement SMPS for AP | Emmanuel Grumbach | 1 | -0/+5 |
2013-06-13 | mac80211: Ensure tid_start_tx is protected by sta->lock | Ben Greear | 1 | -0/+1 |
2013-06-05 | wireless: fix kernel-doc | Johannes Berg | 1 | -0/+3 |
2013-05-17 | mac80211: add support for per-chain signal strength reporting | Felix Fietkau | 1 | -0/+5 |
2013-03-07 | mac80211: provide race-free 64-bit traffic counters | Johannes Berg | 1 | -4/+5 |
2013-03-06 | mac80211: cleanup suspend/resume on mesh mode | Stanislaw Gruszka | 1 | -2/+0 |
2013-02-18 | mac80211: clean up mesh HT operation | Thomas Pedersen | 1 | -2/+0 |
2013-02-15 | mac80211: handle VHT operating mode notification | Johannes Berg | 1 | -0/+4 |
2013-02-15 | mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 | Johannes Berg | 1 | -4/+0 |
2013-02-11 | wireless: fix kernel-doc | Johannes Berg | 1 | -0/+1 |
2013-02-04 | mac80211: mesh power save basics | Marco Porsch | 1 | -0/+11 |
2013-01-03 | mac80211: split aggregation stop by reason | Johannes Berg | 1 | -0/+7 |
2013-01-03 | mac80211: optimise AP stop RCU handling | Johannes Berg | 1 | -0/+14 |
2013-01-03 | mac80211: optimise roaming time again | Johannes Berg | 1 | -1/+19 |
2013-01-03 | mac80211: remove final sta_info_flush() | Johannes Berg | 1 | -2/+1 |
2013-01-03 | mac80211: fix station destruction in AP/mesh modes | Johannes Berg | 1 | -1/+2 |
2012-11-29 | mac80211: re-organize the rx rate calculation logic | Saravana | 1 | -0/+2 |
2012-11-29 | mac80211: add debugfs file for last ack signal | Saravana | 1 | -0/+2 |
2012-11-26 | mac80211: support drivers reporting VHT RX | Johannes Berg | 1 | -1/+3 |
2012-11-26 | mac80211: convert to channel definition struct | Johannes Berg | 1 | -2/+2 |
2012-11-19 | mac80211: introduce IEEE80211_NUM_TIDS and use it | Johannes Berg | 1 | -10/+9 |
2012-09-10 | mac80211: use call_rcu() on sta deletion | Eliad Peller | 1 | -0/+2 |
2012-06-12 | mac80211: add missing kernel-doc | Ashok Nagarajan | 1 | -0/+3 |
2012-06-09 | mac80211: add some missing kernel-doc | Johannes Berg | 1 | -0/+2 |
2012-05-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -0/+1 |
2012-05-10 | mac80211: Convert compare_ether_addr to ether_addr_equal by hand | Joe Perches | 1 | -1/+1 |
2012-05-09 | mac80211: Implement HT mixed protection mode | Ashok Nagarajan | 1 | -0/+1 |
2012-04-10 | mac80211: Implement mesh synchronization framework | Javier Cardona | 1 | -0/+5 |
2012-04-10 | mac80211: remove channel type argument from rate_update | Johannes Berg | 1 | -0/+2 |
2012-04-10 | mac80211: optimize aggregation session timeout handling | Felix Fietkau | 1 | -0/+4 |
2012-03-07 | mac80211: fix mesh airtime link metric estimating | Thomas Pedersen | 1 | -0/+3 |
2012-03-06 | mac80211: use compare_ether_addr on MAC addresses instead of memcmp | Felix Fietkau | 1 | -1/+2 |
2012-02-07 | mac80211: call rate control only after init | Johannes Berg | 1 | -0/+2 |
2012-02-06 | mac80211: remove dummy STA support | Johannes Berg | 1 | -29/+1 |
2012-02-06 | mac80211: add sta_state callback | Johannes Berg | 1 | -9/+0 |
2012-02-06 | mac80211: add NOTEXIST station state | Johannes Berg | 1 | -0/+1 |
2012-01-31 | mac80211: station state transition error handling | Johannes Berg | 1 | -5/+12 |
2011-12-19 | cfg80211: Return beacon loss count in station | Paul Stewart | 1 | -0/+2 |
2011-12-19 | mac80211: split addba retries in time | Nikolay Martynov | 1 | -1/+5 |
2011-12-15 | mac80211: make address arguments to sta_info_alloc const | Johannes Berg | 1 | -1/+1 |
2011-12-15 | mac80211: refactor station state transitions | Johannes Berg | 1 | -0/+37 |