summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* nl80211: Add sta_flags to the station infoHelmut Schaa2011-10-141-0/+4
* mac80211: data path modification for TDLS peersArik Nemtsov2011-09-301-2/+3
* nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov2011-09-301-4/+22
* nl80211: support sending TDLS commands/framesArik Nemtsov2011-09-301-1/+80
* cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg2011-09-301-0/+2
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-281-0/+3
|\
| * cfg80211: Fix validation of AKM suitesJouni Malinen2011-09-211-1/+4
* | mac80211: treat the WME sta flag as a bitArik Nemtsov2011-09-271-1/+1
* | cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller2011-09-271-0/+6
* | nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan2011-09-273-4/+13
* | cfg80211: Validate cipher suite against supported ciphersJouni Malinen2011-09-273-18/+15Star
* | cfg80211: Remove strict validation of AKM suitesJouni Malinen2011-09-271-11/+1Star
* | wireless: Do not allow disabled channel in scan requestRajkumar Manoharan2011-09-201-7/+12
* | Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-204-2/+14
|\|
| * wireless: Fix rate mask for scan requestRajkumar Manoharan2011-09-161-0/+2
| * wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan2011-09-161-0/+1
| * mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka2011-08-222-2/+11
* | cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen2011-09-193-0/+61
* | cfg80211: validate IBSS BSSIDJohannes Berg2011-09-191-1/+5
* | cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller2011-09-191-0/+27
* | cfg80211: verify format of uAPSD informationJohannes Berg2011-09-141-0/+5
* | cfg80211: reorder code to obsolete forward declarationSven Neumann2011-09-141-11/+8Star
* | cfg80211: hold reg_mutex when updating regulatorySven Neumann2011-09-144-5/+18
* | cfg80211: print bandwidth in chan_reg_rule_print_dbg()Pavel Roskin2011-09-131-1/+2
* | nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho2011-09-131-1/+58
* | nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller2011-09-131-1/+4
* | wireless: Remove unnecessary OOM logging messagesJoe Perches2011-09-134-13/+2Star
* | cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan2011-09-131-0/+4
* | nl80211/cfg80211: add STA WME parametersEliad Peller2011-08-261-0/+27
* | {nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona2011-08-242-0/+8
* | {nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2011-08-242-0/+9
* | {nl,mac}80211: add missing root mode meshconf entriesJavier Cardona2011-08-241-0/+1
* | mac80211: update mesh peering frame formatThomas Pedersen2011-08-221-3/+3
* | nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen2011-08-121-1/+27
* | nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen2011-08-121-0/+21
* | nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen2011-08-121-0/+29
* | cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar2011-08-121-0/+168
* | nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen2011-08-111-0/+1
* | cfg80211: fix a crash in nl80211_send_stationFelix Fietkau2011-08-111-1/+1
* | cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen2011-08-101-0/+4
* | nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_waitJouni Malinen2011-08-101-2/+1Star
* | cfg80211: Update REG_DBG_PRINT macro and usesJoe Perches2011-08-091-8/+6Star
* | lib80211: remove exports for functions not called by other modulesPavel Roskin2011-08-091-6/+9
* | cfg80211: remove unused wext handler exportsJohannes Berg2011-08-083-80/+66Star
* | cfg80211: split wext compatibility to separate headerJohannes Berg2011-08-083-0/+3
|/
* cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter2011-08-011-1/+1
* wireless: fix a typo in ignore_reg_updateMihai Moldovan2011-07-261-1/+1
* cfg80211: really ignore the regulatory requestSven Neumann2011-07-261-2/+3
* cfg80211: fix scan crash on single-band cardsJohannes Berg2011-07-203-2/+8
* cfg80211: enter psm when working as p2p_cliEliad Peller2011-07-201-1/+2