aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville1-2/+20
2011-10-14mac80211: Provide station flags to cfg80211Helmut Schaa1-1/+19
2011-10-11mac80211: fix offchannel TX cookie matchingJohannes Berg1-1/+1
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville1-17/+363
2011-09-30mac80211: optimise station flagsJohannes Berg1-20/+24
2011-09-30mac80211: data path modification for TDLS peersArik Nemtsov1-0/+10
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov1-0/+20
2011-09-30mac80211: handle TDLS high-level commands and framesArik Nemtsov1-0/+310
2011-09-30cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg1-2/+4
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville1-3/+9
2011-09-27mac80211: save tx params per sdataEliad Peller1-2/+3
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller1-0/+1
2011-09-27mac80211: Send the management frame at requested rateRajkumar Manoharan1-0/+3
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan1-1/+2
2011-09-19Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-davemJohn W. Linville1-2/+19
2011-09-14mac80211: add ssid config to bss information in AP-modeArik Nemtsov1-1/+18
2011-09-13mac80211: Remove mesh paths when an interface is removedJavier Cardona1-1/+1
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+19
2011-08-26mac80211: add uapsd_queues and max_sp params fieldsEliad Peller1-0/+3
2011-08-26mac80211: mesh gate fixesThomas Pedersen1-0/+8
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona1-0/+4
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona1-0/+4
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-39/+0
2011-08-08mac80211: remove offchannel_tx APIJohannes Berg1-39/+0
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger1-4/+4
2011-07-18mac80211: reconfigure tx on device reconfigurationEliad Peller1-0/+4
2011-07-08mac80211: fix CMAC racesJohannes Berg1-6/+7
2011-07-08mac80211: fix CCMP racesJohannes Berg1-6/+8
2011-07-06mac80211: support GTK rekey offloadJohannes Berg1-0/+16
2011-06-29mac80211: propagate information about STA WME support downArik Nemtsov1-1/+4
2011-06-01nl80211: add testmode dump supportWey-Yi Guy1-0/+14
2011-05-16nl80211: Move peer link state definition to nl80211Javier Cardona1-3/+3
2011-05-16mac80211: sparse RCU annotationsJohannes Berg1-10/+7
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho1-3/+2