summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* mac80211: off by one in mcs mask handlingDan Carpenter2012-02-061-1/+1
* cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli2012-02-061-8/+12
* cfg80211: export cfg80211_ref_bssJohannes Berg2012-02-062-5/+12
* cfg80211: stop tracking authenticated stateJohannes Berg2012-02-064-318/+72Star
* nl80211: add support for mcs masksSimon Wunderlich2012-01-301-1/+60
* {nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-01-272-0/+6
* cfg80211: fix a few -Wshadow warningsJohannes Berg2012-01-271-5/+3Star
* wireless: Save original maximum regulatory transmission power for the calucat...Hong Wu2012-01-241-17/+2Star
* nl80211: fix old station flags compatibilityJohannes Berg2012-01-111-4/+30
* wireless: Treat IPv6 diffserv the same as IPv4 for 802.11eDave Täht2012-01-041-1/+5
* cfg80211: relicense reg.c reg.h and genregdb.awk to ISCLuis R. Rodriguez2012-01-044-7/+54
* cfg80211: replace reg.c Nokia commit 269ac5Luis R. Rodriguez2012-01-041-3/+3
* cfg80211: replace reg.c Nokia commit c4c32294Luis R. Rodriguez2012-01-041-6/+6
* wireless: Protect regdomain change by mutexDmitry Shmidt2012-01-041-1/+4
* cfg80211: Return beacon loss count in stationPaul Stewart2011-12-191-0/+3
* cfg80211: Restore orig channel values upon disconnectRajkumar Manoharan2011-12-161-0/+26
* cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez2011-12-161-4/+16
* cfg80211: validate nl80211 station handling betterJohannes Berg2011-12-151-87/+112
* nl80211: add TDLS peer flag to policyJohannes Berg2011-12-151-0/+1
* nl80211: accept testmode dump with netdevJohannes Berg2011-12-141-19/+31
* cfg80211: notify core hints that helps to restore regd settingsRajkumar Manoharan2011-12-131-2/+14
* cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan2011-12-133-28/+45
* wireless: disable wext sysfs by defaultJohannes Berg2011-12-071-3/+4
* nl80211: Parse channel type attribute in an ibss join requestAlexander Simon2011-12-062-7/+37
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-022-16/+36
|\
| * cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez2011-11-301-2/+4
| * cfg80211: fix race on init and driver registrationLuis R. Rodriguez2011-11-301-16/+27
| * nl80211: fix MAC address validationEliad Peller2011-11-281-2/+2
| * cfg80211: fix regulatory NULL dereferenceJohannes Berg2011-11-211-0/+4
| * cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez2011-11-091-0/+3
* | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen2011-11-282-0/+8
* | {nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh2011-11-281-0/+5
* | wireless: Add NoAck per tid supportSimon Wunderlich2011-11-281-0/+28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-2210-0/+11
|\ \
| * | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-11-0110-0/+10
| * | net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-11-011-0/+1
* | | cfg80211: work around a sparse issueJohannes Berg2011-11-211-11/+11
* | | wireless: Support ht-capabilities over-rides.Ben Greear2011-11-214-7/+91
* | | cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg2011-11-211-168/+0Star
* | | nl80211: make get_vlan logic more commonJohannes Berg2011-11-211-23/+31
* | | cfg80211: add flags for off-channel capabilitiesJohannes Berg2011-11-211-5/+11
* | | nl80211: add testmode to the list of supported commandsKalle Valo2011-11-211-0/+4
* | | cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez2011-11-211-0/+2
* | | cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez2011-11-213-0/+53
* | | nl80211: Pass probe response data to driversArik Nemtsov2011-11-111-0/+9
* | | nl80211: Add probe response offload attributeArik Nemtsov2011-11-111-0/+4
* | | nl80211: fix compiler warningJohannes Berg2011-11-111-1/+1
* | | mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg2011-11-111-0/+12
* | | cfg80211: merge in beacon ies of hidden bss.Dmitry Tarnyagin2011-11-111-3/+114
* | | nl80211: advertise socket TX status capabilityJohannes Berg2011-11-091-0/+2