aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: verify that skb data is presentJohannes Berg2012-11-161-0/+9
* cfg80211: fix missing kernel-docJohannes Berg2011-11-081-0/+4
* nl80211: Add sta_flags to the station infoHelmut Schaa2011-10-141-1/+4
* nl80211: support sending TDLS commands/framesArik Nemtsov2011-09-301-0/+17
* cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg2011-09-301-0/+12
* cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller2011-09-271-1/+1
* nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan2011-09-271-1/+4
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-0/+3
|\
| * mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka2011-08-221-0/+3
* | cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen2011-09-191-0/+11
* | cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller2011-09-191-0/+18
* | nl80211/cfg80211/mac80211: fix wme docsEliad Peller2011-09-161-0/+4
* | wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap2011-09-141-0/+2
* | nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho2011-09-131-0/+20
* | nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller2011-09-131-0/+2
* | cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan2011-09-131-0/+3
* | cfg80211: document wiphy->registeredStanislaw Gruszka2011-08-291-0/+1
* | nl80211/cfg80211: add STA WME parametersEliad Peller2011-08-261-0/+2
* | {nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona2011-08-241-0/+5
* | {nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2011-08-241-0/+1
* | mac80211: update mesh peering frame formatThomas Pedersen2011-08-221-2/+2
* | nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen2011-08-121-0/+14
* | nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen2011-08-121-30/+36
* | nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen2011-08-121-0/+7
* | cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar2011-08-121-0/+63
* | nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen2011-08-111-0/+5
* | cfg80211: fix a crash in nl80211_send_stationFelix Fietkau2011-08-111-1/+3
* | cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen2011-08-101-0/+8
* | cfg80211: split wext compatibility to separate headerJohannes Berg2011-08-081-112/+0
|/
* cfg80211: allow userspace to control supported rates in scanJohannes Berg2011-07-191-0/+3
* nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho2011-07-151-0/+3
* nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho2011-07-151-0/+3
* nl80211: advertise GTK rekey support, new triggersJohannes Berg2011-07-151-4/+20
* cfg80211: fix docbookJohannes Berg2011-07-111-0/+1
* cfg80211/nl80211: support GTK rekey offloadJohannes Berg2011-07-061-0/+26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-281-1/+1
|\
| * mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov2011-06-271-1/+1
* | nl80211: add testmode dump supportWey-Yi Guy2011-06-011-0/+11
|/
* wireless: fix cfg80211.h new kernel-doc warningsRandy Dunlap2011-05-241-1/+2
* cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2011-05-191-1/+4
* cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar2011-05-161-1/+3
* nl80211: Move peer link state definition to nl80211Javier Cardona2011-05-161-27/+0
* cfg80211: advertise possible interface combinationsJohannes Berg2011-05-161-0/+88
* cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho2011-05-121-2/+1
* cfg80211: restrict AP beacon intervalsJohannes Berg2011-05-121-0/+4
* cfg80211/nl80211: add interval attribute for scheduled scansLuciano Coelho2011-05-111-0/+2
* cfg80211/nl80211: add support for scheduled scansLuciano Coelho2011-05-111-0/+57
* nl80211: Let userspace drive the peer link management states.Javier Cardona2011-05-111-0/+29
* nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona2011-05-111-1/+3
* nl80211/cfg80211: WoWLAN supportJohannes Berg2011-05-051-2/+72