aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker10-0/+10
2011-10-31net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker1-0/+1
2011-10-14nl80211: Add sta_flags to the station infoHelmut Schaa1-0/+4
2011-09-30mac80211: data path modification for TDLS peersArik Nemtsov1-2/+3
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov1-4/+22
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov1-1/+80
2011-09-30cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg1-0/+2
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-0/+3
2011-09-27mac80211: treat the WME sta flag as a bitArik Nemtsov1-1/+1
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller1-0/+6
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan3-4/+13
2011-09-27cfg80211: Validate cipher suite against supported ciphersJouni Malinen3-18/+15
2011-09-27cfg80211: Remove strict validation of AKM suitesJouni Malinen1-11/+1
2011-09-21cfg80211: Fix validation of AKM suitesJouni Malinen1-1/+4
2011-09-20wireless: Do not allow disabled channel in scan requestRajkumar Manoharan1-7/+12
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville4-2/+14
2011-09-19cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen3-0/+61
2011-09-19cfg80211: validate IBSS BSSIDJohannes Berg1-1/+5
2011-09-19cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller1-0/+27
2011-09-16wireless: Fix rate mask for scan requestRajkumar Manoharan1-0/+2
2011-09-16wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan1-0/+1
2011-09-14cfg80211: verify format of uAPSD informationJohannes Berg1-0/+5
2011-09-14cfg80211: reorder code to obsolete forward declarationSven Neumann1-11/+8
2011-09-14cfg80211: hold reg_mutex when updating regulatorySven Neumann4-5/+18
2011-09-13cfg80211: print bandwidth in chan_reg_rule_print_dbg()Pavel Roskin1-1/+2
2011-09-13nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho1-1/+58
2011-09-13nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller1-1/+4
2011-09-13wireless: Remove unnecessary OOM logging messagesJoe Perches4-13/+2
2011-09-13cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan1-0/+4
2011-08-26nl80211/cfg80211: add STA WME parametersEliad Peller1-0/+27
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona2-0/+8
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2-0/+9
2011-08-24{nl,mac}80211: add missing root mode meshconf entriesJavier Cardona1-0/+1
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen1-3/+3
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka2-2/+11
2011-08-12nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen1-1/+27
2011-08-12nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen1-0/+21
2011-08-12nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen1-0/+29
2011-08-12cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar1-0/+168
2011-08-11nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen1-0/+1
2011-08-11cfg80211: fix a crash in nl80211_send_stationFelix Fietkau1-1/+1
2011-08-10cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen1-0/+4
2011-08-10nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_waitJouni Malinen1-2/+1
2011-08-09cfg80211: Update REG_DBG_PRINT macro and usesJoe Perches1-8/+6
2011-08-09lib80211: remove exports for functions not called by other modulesPavel Roskin1-6/+9
2011-08-08cfg80211: remove unused wext handler exportsJohannes Berg3-80/+66
2011-08-08cfg80211: split wext compatibility to separate headerJohannes Berg3-0/+3
2011-08-01cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter1-1/+1
2011-07-26wireless: fix a typo in ignore_reg_updateMihai Moldovan1-1/+1
2011-07-26cfg80211: really ignore the regulatory requestSven Neumann1-2/+3