summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* nl80211: refactor valid channel type checkJohannes Berg2012-05-161-30/+29
* nl80211: prevent additions to old station flags APIJohannes Berg2012-05-161-2/+8
* {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-081-1/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-261-0/+3
|\
| * cfg80211: Validate legacy rateset.Bala Shanmugam2012-04-231-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-181-0/+13
|\|
| * cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs2012-04-131-0/+13
* | Merge branch 'master' into for-davemJohn W. Linville2012-04-121-15/+77
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-13/+18
| |\
| | * nl80211: ensure interface is up in various APIsJohannes Berg2012-04-091-13/+18
| * | cfg80211: add channel switch notify eventThomas Pedersen2012-04-111-0/+32
| * | cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg2012-04-111-0/+4
| * | {nl,cfg}80211: Support for mesh synchronizationJavier Cardona2012-04-101-0/+16
| * | cfg80211/nl80211: clarify TX queue APIJohannes Berg2012-04-101-2/+5
| |/
* / wireless: Stop using NLA_PUT*().David S. Miller2012-04-011-544/+660
|/
* cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville2012-03-261-10/+19
* cfg80211: Add background scan period attribute.Bala Shanmugam2012-03-121-0/+8
* cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg2012-03-061-2/+7
* cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan2012-03-051-0/+8
* {nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan2012-03-051-0/+5
* cfg80211: restructure AP/GO mode APIJohannes Berg2012-02-221-113/+142
* 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: stop tracking authenticated stateJohannes Berg2012-02-061-10/+8
* 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-271-0/+5
* cfg80211: fix a few -Wshadow warningsJohannes Berg2012-01-271-5/+3
* nl80211: fix old station flags compatibilityJohannes Berg2012-01-111-4/+30
* cfg80211: Return beacon loss count in stationPaul Stewart2011-12-191-0/+3
* 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
* nl80211: Parse channel type attribute in an ibss join requestAlexander Simon2011-12-061-2/+30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-2/+2
|\
| * nl80211: fix MAC address validationEliad Peller2011-11-281-2/+2
* | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen2011-11-281-0/+6
* | {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
* | wireless: Support ht-capabilities over-rides.Ben Greear2011-11-211-1/+43
* | 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: process regulatory DFS region for countriesLuis R. Rodriguez2011-11-211-0/+15
* | 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
* | nl80211: advertise socket TX status capabilityJohannes Berg2011-11-091-0/+2
* | cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg2011-11-091-15/+24
* | cfg80211: add event for unexpected 4addr framesJohannes Berg2011-11-091-2/+17
* | cfg80211: allow registering to beaconsJohannes Berg2011-11-091-1/+69