summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-141-0/+182
|\
| * {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-081-0/+5
| * mac80211: Add more ethtools stats: survey, rates, etcBen Greear2012-05-081-8/+81
| * mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear2012-05-081-3/+16
| * mac80211: Support getting sta_info stats via ethtool.Ben Greear2012-05-081-0/+91
* | mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-1/+1
|/
* mac80211: fix num_mcast_sta counting issuesFelix Fietkau2012-04-241-0/+19
* cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs2012-04-131-1/+3
* cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg2012-04-111-0/+10
* mac80211: add improved HW queue controlJohannes Berg2012-04-111-0/+6
* mac80211: manage AP netdev carrier stateJohannes Berg2012-04-111-1/+9
* 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/+4
* cfg80211: restructure AP/GO mode APIJohannes Berg2012-02-221-87/+59
* 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/+8
* {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/+2
* 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/+0
* 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
OpenPOWER on IntegriCloud