summaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
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
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-10-14mac80211: Provide station flags to cfg80211Helmut Schaa
2011-10-11mac80211: fix offchannel TX cookie matchingJohannes Berg
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-09-30mac80211: optimise station flagsJohannes Berg
2011-09-30mac80211: data path modification for TDLS peersArik Nemtsov
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov
2011-09-30mac80211: handle TDLS high-level commands and framesArik Nemtsov
2011-09-30cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-09-27mac80211: save tx params per sdataEliad Peller
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller
2011-09-27mac80211: Send the management frame at requested rateRajkumar Manoharan
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan
2011-09-19Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville
2011-09-14mac80211: add ssid config to bss information in AP-modeArik Nemtsov
2011-09-13mac80211: Remove mesh paths when an interface is removedJavier Cardona
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-26mac80211: add uapsd_queues and max_sp params fieldsEliad Peller
2011-08-26mac80211: mesh gate fixesThomas Pedersen
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona