aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-23kernel-doc: fix new warnings in cfg80211.hRandy Dunlap1-0/+6
2011-12-19cfg80211: Return beacon loss count in stationPaul Stewart1-1/+6
2011-12-16cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez1-1/+3
2011-12-15cfg80211: validate nl80211 station handling betterJohannes Berg1-1/+6
2011-12-13cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan1-0/+26
2011-12-06nl80211: Parse channel type attribute in an ibss join requestAlexander Simon1-0/+11
2011-11-30cfg80211: clarify set tx power mBm documentationLuis R. Rodriguez1-1/+2
2011-11-28{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen1-0/+1
2011-11-28{nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh1-0/+2
2011-11-28wireless: Add NoAck per tid supportSimon Wunderlich1-0/+6
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear1-0/+27
2011-11-21cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg1-63/+0
2011-11-21cfg80211: 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-09nl80211: advertise socket TX status capabilityJohannes Berg1-1/+2
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg1-1/+1
2011-11-09cfg80211: add event for unexpected 4addr framesJohannes Berg1-0/+16
2011-11-09cfg80211: allow registering to beaconsJohannes Berg1-0/+20
2011-11-09nl80211: add API to probe a clientJohannes Berg1-0/+17
2011-11-09nl80211: advertise device AP SMEJohannes Berg1-0/+6
2011-11-09nl80211: allow subscribing to unexpected class3 framesJohannes Berg1-0/+17
2011-11-09cfg80211: annotate cfg80211_inform_bssJohannes Berg1-2/+6
2011-11-08cfg80211: 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-19cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen1-0/+11
2011-09-19cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller1-0/+18
2011-09-16nl80211/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