aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-24cfg80211: allow using CQM event to notify packet lossJohannes Berg1-0/+12
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau1-2/+2
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville1-4/+0
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf1-0/+4
2010-11-16cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau1-0/+2
2010-11-16cfg80211: Add nl80211 antenna configurationBruno Randolf1-0/+3
2010-11-15cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna1-1/+1
2010-11-15cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez1-7/+8
2010-10-13cfg80211: notify drivers about frame registrationsJohannes Berg1-0/+7
2010-10-11cfg80211: add channel utilization stats to the survey commandFelix Fietkau1-0/+20
2010-10-11wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear1-0/+4
2010-10-07cfg80211: constify WDS addressJohannes Berg1-1/+1
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf1-0/+8
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg1-3/+6
2010-10-05cfg80211: remove spurious __KERNEL__ ifdefJohannes Berg1-4/+0
2010-10-05nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau1-0/+2
2010-09-16include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches1-25/+12
2010-08-27cfg80211: allow changing port control protocolJohannes Berg1-7/+17
2010-08-24cfg80211: add some documentationJohannes Berg1-6/+115
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg1-22/+34
2010-08-24cfg80211: mark ieee80211_hdrlen constJohannes Berg1-1/+1
2010-07-29cfg80211: fix dev <-> wiphy typoChristian Lamparter1-1/+1
2010-07-27wireless: Convert wiphy_debug macro to functionJoe Perches1-2/+3
2010-07-27include/net/cfg80211.h: Add wiphy_<level> printk equivalentsJoe Perches1-1/+63
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6John W. Linville1-13/+2
2010-07-20wireless: correct sparse warning in wext-compat.cJohn W. Linville1-0/+4
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-14/+1
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen1-14/+1
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-0/+2
2010-06-14mac80211: Set basic rates while joining ibss networkTeemu Paasikivi1-0/+2
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-30/+90
2010-06-08wireless: fix kernel-docJohannes Berg1-29/+88
2010-06-02cfg80211: make action channel type optionalJohannes Berg1-0/+1
2010-06-02wireless: fix several minor description typosWalter Goldens1-1/+1
2010-06-02net: CONFIG_NET_NS reductionEric Dumazet1-13/+2
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg1-2/+9
2010-04-27cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen1-0/+2
2010-04-27cfg80211: add ap isolation supportFelix Fietkau1-0/+2
2010-04-21radiotap parser: fix endian annotationJohannes Berg1-1/+1
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen1-0/+11
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen1-0/+19
2010-02-19nl80211: add power save commandsKalle Valo1-3/+4
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen1-1/+46
2010-02-08wireless: update radiotap parserJohannes Berg1-19/+64
2010-01-26cfg80211: export cfg80211_find_ieJohannes Berg1-0/+16
2010-01-22cfg80211: export multiple MAC addresses in sysfsJohannes Berg1-1/+21
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen1-1/+11
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen1-2/+2
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen1-11/+2