| Commit message (Expand) | Author | Age | Files | Lines |
* | net/mac80211/debugfs.c: use kstrtoul, etc | Julia Lawall | 2011-11-09 | 1 | -1/+1 |
* | mac80211: implement wifi TX status | Johannes Berg | 2011-11-09 | 4 | -3/+113 |
* | mac80211: Also report the STA's TDLS flag via nl80211 | Helmut Schaa | 2011-11-09 | 1 | -1/+4 |
* | cfg80211/mac80211: allow management TX to not wait for ACK | Johannes Berg | 2011-11-09 | 1 | -3/+8 |
* | mac80211: send unexpected 4addr event | Johannes Berg | 2011-11-09 | 2 | -7/+25 |
* | mac80211: report OBSS beacons | Johannes Berg | 2011-11-09 | 3 | -1/+17 |
* | mac80211: support client probe | Johannes Berg | 2011-11-09 | 2 | -18/+95 |
* | mac80211: support spurious class3 event | Johannes Berg | 2011-11-09 | 1 | -0/+7 |
* | mac80211: add support for control port protocol in AP mode | Johannes Berg | 2011-11-09 | 2 | -2/+32 |
* | mac80211: add helper to free TX skb | Johannes Berg | 2011-11-09 | 1 | -0/+6 |
* | mac80211: simplify mesh frame queue mapping and QoS | Javier Cardona | 2011-11-09 | 4 | -7/+4 |
* | mac80211: check if frame is really part of this BA | Thomas Pedersen | 2011-11-09 | 1 | -0/+5 |
* | mac80211: QoS multicast frames have No Ack policy | Thomas Pedersen | 2011-11-09 | 2 | -2/+10 |
* | mac80211: Avoid filling up mesh preq queue with redundant requests | Javier Cardona | 2011-11-09 | 2 | -2/+16 |
* | mac80211: verify virtual interfaces in driver API | Johannes Berg | 2011-11-09 | 5 | -11/+69 |
* | mac80211: simplify ieee80211_work_work | Stanislaw Gruszka | 2011-11-09 | 1 | -14/+3 |
* | mac80211: remove useless brackets in ieee80211_cfg_on_oper_channel | Stanislaw Gruszka | 2011-11-09 | 1 | -2/+2 |
* | mac80211: remove uneeded scan_chan variable | Stanislaw Gruszka | 2011-11-09 | 1 | -8/+6 |
* | mac80211: preserve EOSP in QoS header | Johannes Berg | 2011-11-09 | 1 | -1/+4 |
* | mac80211: set BSS_CHANGED_IDLE on vif reconfig | Eliad Peller | 2011-11-09 | 1 | -1/+2 |
* | mac80211: handle HT PHY BSS membership selector value correctly | Christian Lamparter | 2011-11-09 | 1 | -41/+49 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-09 | 7 | -19/+52 |
|\ |
|
| * | mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting | Janusz.Dziedzic@tieto.com | 2011-11-07 | 1 | -4/+4 |
| * | mac80211: use min rate as basic rate for buggy APs | Eliad Peller | 2011-11-07 | 1 | -0/+19 |
| * | mac80211: disable powersave for broken APs | Johannes Berg | 2011-11-02 | 2 | -2/+17 |
| * | mac80211: Fix TDLS support validation in add_station handler | Jouni Malinen | 2011-11-02 | 1 | -6/+6 |
| * | mac80211: config hw when going back on-channel | Eliad Peller | 2011-11-02 | 1 | -2/+1 |
| * | mac80211: fix remain_off_channel regression | Eliad Peller | 2011-11-02 | 1 | -2/+2 |
| * | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-25 | 3 | -3/+3 |
| |\ |
|
| | * | Merge branch 'pm-qos' into pm-for-linus | Rafael J. Wysocki | 2011-10-07 | 3 | -3/+3 |
| | |\ |
|
| | | * | PM QoS: Move and rename the implementation files | Jean Pihet | 2011-08-25 | 3 | -3/+3 |
* | | | | mac80211: allow frame aggregation for mesh | Thomas Pedersen | 2011-11-08 | 4 | -15/+8 |
* | | | | mac80211: set HT capabilities for mesh peer | Thomas Pedersen | 2011-11-08 | 2 | -12/+28 |
* | | | | mac80211: add HT IEs to mesh frames | Thomas Pedersen | 2011-11-08 | 4 | -0/+60 |
* | | | | mac80211: Add HT helper functions | Alexander Simon | 2011-11-08 | 3 | -45/+108 |
* | | | | mac80211: comment allocation of mesh frames | Thomas Pedersen | 2011-11-08 | 3 | -35/+48 |
* | | | | mac80211: support adding IV-room in the skb for CCMP keys | Arik Nemtsov | 2011-11-08 | 2 | -3/+14 |
* | | | | mac80211: exit cooked monitor RX early if there are none | Johannes Berg | 2011-11-08 | 1 | -0/+4 |
* | | | | mac80211: fix confusing parentheses | Johannes Berg | 2011-11-08 | 1 | -1/+1 |
* | | | | mac80211: call set_wmm_default only for valid vifs | Eliad Peller | 2011-11-08 | 1 | -8/+8 |
|/ / / |
|
* | | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville | 2011-10-17 | 10 | -273/+288 |
|\ \ \ |
|
| * | | | mac80211: Provide station flags to cfg80211 | Helmut Schaa | 2011-10-14 | 1 | -1/+19 |
| * | | | mac80211: fix TID for null poll response | Johannes Berg | 2011-10-14 | 1 | -4/+2 |
| * | | | mac80211: reformat TX unauthorised check | Johannes Berg | 2011-10-14 | 1 | -5/+4 |
| * | | | mac80211: Populate radiotap header with MCS info for TX frames | Helmut Schaa | 2011-10-14 | 1 | -0/+23 |
| * | | | mac80211: Build TX radiotap header dynamically | Helmut Schaa | 2011-10-14 | 3 | -52/+78 |
| * | | | mac80211: dont orphan TX skb | Johannes Berg | 2011-10-11 | 1 | -5/+0 |
| * | | | mac80211: dont adjust truesize | Johannes Berg | 2011-10-11 | 1 | -3/+0 |
| * | | | mac80211: parse radiotap header earlier | Johannes Berg | 2011-10-11 | 1 | -113/+88 |
| * | | | mac80211: move fragment flag to info flag as dont-fragment | Johannes Berg | 2011-10-11 | 3 | -27/+16 |