aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-13mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller1-0/+3
2012-06-04mac80211: Fix likely misuse of | for &Joe Perches1-3/+3
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-0/+182
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches1-1/+1
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan1-0/+5
2012-05-08mac80211: Add more ethtools stats: survey, rates, etcBen Greear1-8/+81
2012-05-08mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear1-3/+16
2012-05-08mac80211: Support getting sta_info stats via ethtool.Ben Greear1-0/+91
2012-04-24mac80211: fix num_mcast_sta counting issuesFelix Fietkau1-0/+19
2012-04-13cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs1-1/+3
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg1-0/+10
2012-04-11mac80211: add improved HW queue controlJohannes Berg1-0/+6
2012-04-11mac80211: manage AP netdev carrier stateJohannes Berg1-1/+9
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan1-6/+6
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona1-0/+8
2012-04-10mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg1-3/+3
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg1-5/+5
2012-03-06mac80211: fix mesh airtime link metric estimatingThomas Pedersen1-8/+15
2012-03-05{nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan1-0/+8
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg1-8/+4
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg1-87/+59
2012-02-06mac80211: redesign auth/assocJohannes Berg1-3/+3
2012-01-30mac80211: add support for mcs masksSimon Wunderlich1-1/+4
2012-01-30mac80211: station state transition error handlingJohannes Berg1-14/+8
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh1-0/+2
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg1-8/+2
2012-01-24mac80211: check sta_apply_parameters() return valueEliad Peller1-1/+6
2012-01-13mac80211: fix no-op authorized transitionsJohannes Berg1-1/+1
2012-01-12net: reintroduce missing rcu_assign_pointer() callsEric Dumazet1-2/+2
2011-12-19cfg80211: Return beacon loss count in stationPaul Stewart1-1/+3
2011-12-15mac80211: refactor station state transitionsJohannes Berg1-15/+61
2011-12-15mac80211: use station mutex in configurationJohannes Berg1-6/+6
2011-12-15mac80211: remove duplicate TDLS peer verificationJohannes Berg1-14/+0
2011-12-15cfg80211: validate nl80211 station handling betterJohannes Berg1-0/+8
2011-11-28{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen1-0/+3
2011-11-28{nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh1-0/+6
2011-11-28mac80211: dereference RCU protected probe_resp pointer correctlyArik Nemtsov1-1/+1
2011-11-28mac80211: Add NoAck per tid supportSimon Wunderlich1-0/+11
2011-11-21mac80211: Support ht-cap over-rides.Ben Greear1-1/+1
2011-11-11mac80211: fix warning in ieee80211_probe_clientJohannes Berg1-4/+5
2011-11-11mac80211: Save probe response data for bssArik Nemtsov1-3/+35
2011-11-11mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg1-0/+9
2011-11-11mac80211: init rate-control for TDLS sta when supp-rates are knownArik Nemtsov1-1/+9
2011-11-09mac80211: Also report the STA's TDLS flag via nl80211Helmut Schaa1-1/+4
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg1-3/+8
2011-11-09mac80211: support client probeJohannes Berg1-0/+68
2011-11-09mac80211: add support for control port protocol in AP modeJohannes Berg1-1/+20
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-6/+6
2011-11-08mac80211: fix confusing parenthesesJohannes Berg1-1/+1
2011-11-02mac80211: Fix TDLS support validation in add_station handlerJouni Malinen1-6/+6