summaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-22cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg1-63/+0
2011-11-22cfg80211: add flags for off-channel capabilitiesJohannes Berg1-0/+4
2011-11-11nl80211: Pass probe response data to driversArik Nemtsov1-0/+4
2011-11-11nl80211: Add probe response offload attributeArik Nemtsov1-0/+10
2011-11-11mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg1-0/+5
2011-11-10nl80211: advertise socket TX status capabilityJohannes Berg1-1/+2
2011-11-10cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg1-1/+1
2011-11-10cfg80211: add event for unexpected 4addr framesJohannes Berg1-0/+16
2011-11-10cfg80211: allow registering to beaconsJohannes Berg1-0/+20
2011-11-10nl80211: add API to probe a clientJohannes Berg1-0/+17
2011-11-10nl80211: advertise device AP SMEJohannes Berg1-0/+6
2011-11-10nl80211: allow subscribing to unexpected class3 framesJohannes Berg1-0/+17
2011-11-10cfg80211: annotate cfg80211_inform_bssJohannes Berg1-2/+6
2011-11-09cfg80211: fix missing kernel-docJohannes Berg1-0/+4
2011-10-14nl80211: Add sta_flags to the station infoHelmut Schaa1-1/+4
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov1-0/+17
2011-09-30cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg1-0/+12
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller1-1/+1
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan1-1/+4
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-0/+3
2011-09-20cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen1-0/+11
2011-09-19cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller1-0/+18
2011-09-17nl80211/cfg80211/mac80211: fix wme docsEliad Peller1-0/+4
2011-09-14wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap1-0/+2
2011-09-13nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho1-0/+20
2011-09-13nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller1-0/+2
2011-09-13cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan1-0/+3
2011-08-29cfg80211: document wiphy->registeredStanislaw Gruszka1-0/+1
2011-08-26nl80211/cfg80211: add STA WME parametersEliad Peller1-0/+2
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona1-0/+5
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona1-0/+1
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen1-2/+2
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka1-0/+3
2011-08-12nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen1-0/+14
2011-08-12nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen1-30/+36
2011-08-12nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen1-0/+7
2011-08-12cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar1-0/+63
2011-08-11nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen1-0/+5
2011-08-11cfg80211: fix a crash in nl80211_send_stationFelix Fietkau1-1/+3
2011-08-10cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen1-0/+8
2011-08-08cfg80211: split wext compatibility to separate headerJohannes Berg1-112/+0
2011-07-20cfg80211: allow userspace to control supported rates in scanJohannes Berg1-0/+3
2011-07-15nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho1-0/+3
2011-07-15nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho1-0/+3
2011-07-15nl80211: advertise GTK rekey support, new triggersJohannes Berg1-4/+20
2011-07-11cfg80211: fix docbookJohannes Berg1-0/+1
2011-07-06cfg80211/nl80211: support GTK rekey offloadJohannes Berg1-0/+26
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov1-1/+1
2011-06-01nl80211: add testmode dump supportWey-Yi Guy1-0/+11