summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* net/mac80211/debugfs.c: use kstrtoul, etcJulia Lawall2011-11-091-1/+1
* mac80211: implement wifi TX statusJohannes Berg2011-11-094-3/+113
* mac80211: Also report the STA's TDLS flag via nl80211Helmut Schaa2011-11-091-1/+4
* cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg2011-11-091-3/+8
* mac80211: send unexpected 4addr eventJohannes Berg2011-11-092-7/+25
* mac80211: report OBSS beaconsJohannes Berg2011-11-093-1/+17
* mac80211: support client probeJohannes Berg2011-11-092-18/+95
* mac80211: support spurious class3 eventJohannes Berg2011-11-091-0/+7
* mac80211: add support for control port protocol in AP modeJohannes Berg2011-11-092-2/+32
* mac80211: add helper to free TX skbJohannes Berg2011-11-091-0/+6
* mac80211: simplify mesh frame queue mapping and QoSJavier Cardona2011-11-094-7/+4
* mac80211: check if frame is really part of this BAThomas Pedersen2011-11-091-0/+5
* mac80211: QoS multicast frames have No Ack policyThomas Pedersen2011-11-092-2/+10
* mac80211: Avoid filling up mesh preq queue with redundant requestsJavier Cardona2011-11-092-2/+16
* mac80211: verify virtual interfaces in driver APIJohannes Berg2011-11-095-11/+69
* mac80211: simplify ieee80211_work_workStanislaw Gruszka2011-11-091-14/+3
* mac80211: remove useless brackets in ieee80211_cfg_on_oper_channelStanislaw Gruszka2011-11-091-2/+2
* mac80211: remove uneeded scan_chan variableStanislaw Gruszka2011-11-091-8/+6
* mac80211: preserve EOSP in QoS headerJohannes Berg2011-11-091-1/+4
* mac80211: set BSS_CHANGED_IDLE on vif reconfigEliad Peller2011-11-091-1/+2
* mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter2011-11-091-41/+49
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-097-19/+52
|\
| * mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit settingJanusz.Dziedzic@tieto.com2011-11-071-4/+4
| * mac80211: use min rate as basic rate for buggy APsEliad Peller2011-11-071-0/+19
| * mac80211: disable powersave for broken APsJohannes Berg2011-11-022-2/+17
| * mac80211: Fix TDLS support validation in add_station handlerJouni Malinen2011-11-021-6/+6
| * mac80211: config hw when going back on-channelEliad Peller2011-11-021-2/+1
| * mac80211: fix remain_off_channel regressionEliad Peller2011-11-021-2/+2
| * Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-253-3/+3
| |\
| | * Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-073-3/+3
| | |\
| | | * PM QoS: Move and rename the implementation filesJean Pihet2011-08-253-3/+3
* | | | mac80211: allow frame aggregation for meshThomas Pedersen2011-11-084-15/+8
* | | | mac80211: set HT capabilities for mesh peerThomas Pedersen2011-11-082-12/+28
* | | | mac80211: add HT IEs to mesh framesThomas Pedersen2011-11-084-0/+60
* | | | mac80211: Add HT helper functionsAlexander Simon2011-11-083-45/+108
* | | | mac80211: comment allocation of mesh framesThomas Pedersen2011-11-083-35/+48
* | | | mac80211: support adding IV-room in the skb for CCMP keysArik Nemtsov2011-11-082-3/+14
* | | | mac80211: exit cooked monitor RX early if there are noneJohannes Berg2011-11-081-0/+4
* | | | mac80211: fix confusing parenthesesJohannes Berg2011-11-081-1/+1
* | | | mac80211: call set_wmm_default only for valid vifsEliad Peller2011-11-081-8/+8
|/ / /
* | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-1710-273/+288
|\ \ \
| * | | mac80211: Provide station flags to cfg80211Helmut Schaa2011-10-141-1/+19
| * | | mac80211: fix TID for null poll responseJohannes Berg2011-10-141-4/+2
| * | | mac80211: reformat TX unauthorised checkJohannes Berg2011-10-141-5/+4
| * | | mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa2011-10-141-0/+23
| * | | mac80211: Build TX radiotap header dynamicallyHelmut Schaa2011-10-143-52/+78
| * | | mac80211: dont orphan TX skbJohannes Berg2011-10-111-5/+0
| * | | mac80211: dont adjust truesizeJohannes Berg2011-10-111-3/+0
| * | | mac80211: parse radiotap header earlierJohannes Berg2011-10-111-113/+88
| * | | mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg2011-10-113-27/+16
OpenPOWER on IntegriCloud