summaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
2012-06-05mac80211: use offchannel queue only when supportedEliad Peller
2012-06-04mac80211: Fix likely misuse of | for &Joe Perches
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan
2012-05-08mac80211: Add more ethtools stats: survey, rates, etcBen Greear
2012-05-08mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear
2012-05-08mac80211: Support getting sta_info stats via ethtool.Ben Greear
2012-04-24mac80211: fix num_mcast_sta counting issuesFelix Fietkau
2012-04-13cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg
2012-04-11mac80211: add improved HW queue controlJohannes Berg
2012-04-11mac80211: manage AP netdev carrier stateJohannes Berg
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona
2012-04-10mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg
2012-03-06mac80211: fix mesh airtime link metric estimatingThomas Pedersen
2012-03-05{nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg
2012-02-06mac80211: redesign auth/assocJohannes Berg
2012-01-30mac80211: add support for mcs masksSimon Wunderlich
2012-01-30mac80211: station state transition error handlingJohannes Berg
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg
2012-01-24mac80211: check sta_apply_parameters() return valueEliad Peller
2012-01-13mac80211: fix no-op authorized transitionsJohannes Berg
2012-01-12net: reintroduce missing rcu_assign_pointer() callsEric Dumazet
2011-12-19cfg80211: Return beacon loss count in stationPaul Stewart
2011-12-15mac80211: refactor station state transitionsJohannes Berg
2011-12-15mac80211: use station mutex in configurationJohannes Berg
2011-12-15mac80211: remove duplicate TDLS peer verificationJohannes Berg
2011-12-15cfg80211: validate nl80211 station handling betterJohannes Berg
2011-11-28{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen
2011-11-28{nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh
2011-11-28mac80211: dereference RCU protected probe_resp pointer correctlyArik Nemtsov
2011-11-28mac80211: Add NoAck per tid supportSimon Wunderlich
2011-11-21mac80211: Support ht-cap over-rides.Ben Greear
2011-11-11mac80211: fix warning in ieee80211_probe_clientJohannes Berg
2011-11-11mac80211: Save probe response data for bssArik Nemtsov
2011-11-11mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg
2011-11-11mac80211: init rate-control for TDLS sta when supp-rates are knownArik Nemtsov
2011-11-09mac80211: Also report the STA's TDLS flag via nl80211Helmut Schaa
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg
2011-11-09mac80211: support client probeJohannes Berg
2011-11-09mac80211: add support for control port protocol in AP modeJohannes Berg
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-08mac80211: fix confusing parenthesesJohannes Berg
2011-11-02mac80211: Fix TDLS support validation in add_station handlerJouni Malinen