summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
2011-11-21nl80211: make get_vlan logic more commonJohannes Berg
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg
2011-11-21nl80211: add testmode to the list of supported commandsKalle Valo
2011-11-21cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez
2011-11-11nl80211: Pass probe response data to driversArik Nemtsov
2011-11-11nl80211: Add probe response offload attributeArik Nemtsov
2011-11-11nl80211: fix compiler warningJohannes Berg
2011-11-09nl80211: advertise socket TX status capabilityJohannes Berg
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg
2011-11-09cfg80211: add event for unexpected 4addr framesJohannes Berg
2011-11-09cfg80211: allow registering to beaconsJohannes Berg
2011-11-09nl80211: add API to probe a clientJohannes Berg
2011-11-09nl80211: advertise device AP SMEJohannes Berg
2011-11-09nl80211: allow subscribing to unexpected class3 framesJohannes Berg
2011-11-09nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16Jouni Malinen
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-08nl80211: clean up genlmsg_end usesJohannes Berg
2011-11-07cfg80211: allow setting TXQ parameters only in AP modeJohannes Berg
2011-11-07nl80211: fix HT capability attribute validationJohannes Berg
2011-10-14nl80211: Add sta_flags to the station infoHelmut Schaa
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov
2011-09-30cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-27mac80211: treat the WME sta flag as a bitArik Nemtsov
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan
2011-09-27cfg80211: Validate cipher suite against supported ciphersJouni Malinen
2011-09-27cfg80211: Remove strict validation of AKM suitesJouni Malinen
2011-09-21cfg80211: Fix validation of AKM suitesJouni Malinen
2011-09-19cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen
2011-09-19cfg80211: validate IBSS BSSIDJohannes Berg
2011-09-14cfg80211: verify format of uAPSD informationJohannes Berg
2011-09-13nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho
2011-09-13nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller
2011-09-13cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan
2011-08-26nl80211/cfg80211: add STA WME parametersEliad Peller
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
2011-08-24{nl,mac}80211: add missing root mode meshconf entriesJavier Cardona
2011-08-12nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen
2011-08-12nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen
2011-08-12nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen
2011-08-11nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen
2011-08-11cfg80211: fix a crash in nl80211_send_stationFelix Fietkau
2011-08-10cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen
2011-08-10nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_waitJouni Malinen
2011-08-01cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter
2011-07-20cfg80211: fix scan crash on single-band cardsJohannes Berg
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg