summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan2012-04-111-6/+6
* {nl,cfg}80211: Support for mesh synchronizationJavier Cardona2012-04-101-0/+8
* mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg2012-04-101-3/+3
* cfg80211/nl80211: clarify TX queue APIJohannes Berg2012-04-101-5/+5
* mac80211: fix mesh airtime link metric estimatingThomas Pedersen2012-03-061-8/+15
* {nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan2012-03-051-0/+8
* cfg80211: remove cookies from callbacksJohannes Berg2012-02-291-8/+4Star
* cfg80211: restructure AP/GO mode APIJohannes Berg2012-02-221-87/+59Star
* mac80211: redesign auth/assocJohannes Berg2012-02-061-3/+3
* mac80211: add support for mcs masksSimon Wunderlich2012-01-301-1/+4
* mac80211: station state transition error handlingJohannes Berg2012-01-301-14/+8Star
* {nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-01-271-0/+2
* mac80211: make CQM RSSI support per virtual interfaceJohannes Berg2012-01-271-8/+2Star
* mac80211: check sta_apply_parameters() return valueEliad Peller2012-01-241-1/+6
* mac80211: fix no-op authorized transitionsJohannes Berg2012-01-131-1/+1
* net: reintroduce missing rcu_assign_pointer() callsEric Dumazet2012-01-121-2/+2
* cfg80211: Return beacon loss count in stationPaul Stewart2011-12-191-1/+3
* mac80211: refactor station state transitionsJohannes Berg2011-12-151-15/+61
* mac80211: use station mutex in configurationJohannes Berg2011-12-151-6/+6
* mac80211: remove duplicate TDLS peer verificationJohannes Berg2011-12-151-14/+0Star
* cfg80211: validate nl80211 station handling betterJohannes Berg2011-12-151-0/+8
* {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen2011-11-281-0/+3
* {nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh2011-11-281-0/+6
* mac80211: dereference RCU protected probe_resp pointer correctlyArik Nemtsov2011-11-281-1/+1
* mac80211: Add NoAck per tid supportSimon Wunderlich2011-11-281-0/+11
* mac80211: Support ht-cap over-rides.Ben Greear2011-11-211-1/+1
* mac80211: fix warning in ieee80211_probe_clientJohannes Berg2011-11-111-4/+5
* mac80211: Save probe response data for bssArik Nemtsov2011-11-111-3/+35
* mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg2011-11-111-0/+9
* mac80211: init rate-control for TDLS sta when supp-rates are knownArik Nemtsov2011-11-111-1/+9
* 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: support client probeJohannes Berg2011-11-091-0/+68
* mac80211: add support for control port protocol in AP modeJohannes Berg2011-11-091-1/+20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-091-6/+6
|\
| * mac80211: Fix TDLS support validation in add_station handlerJouni Malinen2011-11-021-6/+6
* | mac80211: fix confusing parenthesesJohannes Berg2011-11-081-1/+1
|/
* Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-171-2/+20
|\
| * mac80211: Provide station flags to cfg80211Helmut Schaa2011-10-141-1/+19
| * mac80211: fix offchannel TX cookie matchingJohannes Berg2011-10-111-1/+1
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-111-17/+363
|\|
| * mac80211: optimise station flagsJohannes Berg2011-09-301-20/+24
| * mac80211: data path modification for TDLS peersArik Nemtsov2011-09-301-0/+10
| * nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov2011-09-301-0/+20
| * mac80211: handle TDLS high-level commands and framesArik Nemtsov2011-09-301-0/+310
| * cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg2011-09-301-2/+4
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-09-301-3/+9
|\|
| * mac80211: save tx params per sdataEliad Peller2011-09-271-2/+3
| * cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller2011-09-271-0/+1
| * mac80211: Send the management frame at requested rateRajkumar Manoharan2011-09-271-0/+3