| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: properly set CCK flag in radiotap | Mathy Vanhoef | 2015-01-23 | 1 | -1/+1 |
* | mac80211: only roll back station states for WDS when suspending | Luciano Coelho | 2015-01-23 | 1 | -14/+15 |
* | mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_params | John Linville | 2015-01-07 | 1 | -1/+1 |
* | Revert "mac80211: Fix accounting of the tailroom-needed counter" | Johannes Berg | 2015-01-05 | 1 | -3/+9 |
* | mac80211: free management frame keys when removing station | Johannes Berg | 2014-12-17 | 1 | -1/+1 |
* | mac80211: update the channel context after channel switch | Emmanuel Grumbach | 2014-12-12 | 1 | -0/+4 |
* | mac80211: fix multicast LED blinking and counter | Andreas Müller | 2014-12-12 | 1 | -5/+6 |
* | mac80211: avoid using uninitialized stack data | Jes Sorensen | 2014-12-12 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-12-08 | 1 | -9/+6 |
|\ |
|
| * | mac80211: minstrel_ht: fix a crash in rate sorting | Felix Fietkau | 2014-11-18 | 1 | -9/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 2014-12-04 | 11 | -47/+180 |
|\ \ |
|
| * | | mac80211: add ieee80211_tx_status_noskb | Felix Fietkau | 2014-11-28 | 2 | -0/+72 |
| * | | mac0211: add a helper function for fixing up tx status rates | Felix Fietkau | 2014-11-28 | 1 | -19/+33 |
| * | | mac80211: pass tx info to ieee80211_lost_packet instead of an skb | Felix Fietkau | 2014-11-28 | 1 | -4/+3 |
| * | | mac80211: minstrel_ht: switch to .tx_status_noskb | Felix Fietkau | 2014-11-28 | 1 | -4/+4 |
| * | | mac80211: minstrel: switch to .tx_status_noskb | Felix Fietkau | 2014-11-28 | 1 | -3/+2 |
| * | | mac80211: add tx_status_noskb to rate_control_ops | Felix Fietkau | 2014-11-28 | 1 | -1/+5 |
| * | | mac80211: minstrel_ht: move aggregation check to .get_rate() | Felix Fietkau | 2014-11-28 | 1 | -3/+4 |
| * | | mac80211: add more missing checks for VHT tx rates | Felix Fietkau | 2014-11-28 | 2 | -2/+3 |
| * | | mac80211: copy chandef from AP vif to VLANs | Felix Fietkau | 2014-11-27 | 2 | -4/+20 |
| * | | cfg80211: clean up beacon loss CQM event | Johannes Berg | 2014-11-26 | 2 | -3/+17 |
| * | | mac80211: check if channels allow 80 MHz for VHT probe requests | Johannes Berg | 2014-11-25 | 1 | -1/+10 |
| * | | mac80211: disable 80+80/160 in VHT correctly | Johannes Berg | 2014-11-24 | 1 | -3/+7 |
* | | | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm... | John W. Linville | 2014-11-20 | 21 | -222/+1689 |
|\ \ \
| |/ / |
|
| * | | mac80211: minstrel_ht: add a small optimization to minstrel_aggr_check | Felix Fietkau | 2014-11-19 | 1 | -3/+3 |
| * | | mac80211: notify drivers on sta rate table changes | Johannes Berg | 2014-11-19 | 3 | -0/+25 |
| * | | mac80211: skip legacy rate mask handling for VHT rates | Felix Fietkau | 2014-11-19 | 1 | -1/+1 |
| * | | mac80211: don't allow 40MHz tx rates in case of 20MHz chandef | Eliad Peller | 2014-11-19 | 1 | -0/+2 |
| * | | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR | Johannes Berg | 2014-11-19 | 7 | -38/+92 |
| * | | mac80211: rcu-ify scan and scheduled scan request pointers | Johannes Berg | 2014-11-19 | 3 | -34/+56 |
| * | | mac80211: remove redundant check | Eliad Peller | 2014-11-19 | 1 | -1/+1 |
| * | | mac80211: synchronously reserve TID per station | Liad Kaufman | 2014-11-19 | 6 | -0/+147 |
| * | | mac80211: add specific-queue flushing support | Liad Kaufman | 2014-11-19 | 2 | -5/+18 |
| * | | mac80211: add TDLS channel-switch Rx flow | Arik Nemtsov | 2014-11-19 | 7 | -1/+413 |
| * | | mac80211: introduce TDLS channel switch ops | Arik Nemtsov | 2014-11-19 | 9 | -5/+362 |
| * | | mac80211: add parsing of TDLS specific IEs | Arik Nemtsov | 2014-11-19 | 2 | -0/+18 |
| * | | mac80211: prepare TDLS mgmt code for channel-switch templates | Arik Nemtsov | 2014-11-19 | 1 | -25/+57 |
| * | | mac80211: track AP and peer STA TDLS chan-switch support | Arik Nemtsov | 2014-11-19 | 6 | -2/+23 |
| * | | cfg/mac80211: define TDLS channel switch feature bit | Arik Nemtsov | 2014-11-19 | 1 | -3/+6 |
| * | | mac80211: add BSS coex IE to TDLS setup frames | Arik Nemtsov | 2014-11-19 | 1 | -0/+15 |
| * | | mac80211: add supported channels IE during TDLS setup | Arik Nemtsov | 2014-11-19 | 1 | -0/+71 |
| * | | mac80211: add function to create data frame template including key | Johannes Berg | 2014-11-19 | 2 | -0/+34 |
| * | | mac80211: factor out 802.11 header building code | Johannes Berg | 2014-11-19 | 1 | -52/+92 |
| * | | mac80211: move skb info band assignment out | Johannes Berg | 2014-11-19 | 4 | -16/+16 |
| * | | mac80211: retransmit TDLS teardown packet through AP if not ACKed | Liad Kaufman | 2014-11-19 | 4 | -13/+117 |
| * | | mac80211: add option for setting skb flags before xmit | Liad Kaufman | 2014-11-19 | 2 | -8/+16 |
| * | | mac80211: refactor duplicate detection | Johannes Berg | 2014-11-11 | 1 | -5/+20 |
| * | | mac80211: add back support for radiotap vendor namespace data | Johannes Berg | 2014-11-10 | 1 | -18/+82 |
| * | | cfg80211/mac80211: allow any interface to send channel switch notifications | Luciano Coelho | 2014-11-10 | 1 | -0/+2 |
| * | | mac80211: send channel switch started notifications | Luciano Coelho | 2014-11-10 | 2 | -0/+6 |