aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-01wireless: Stop using NLA_PUT*().David S. Miller1-544/+660
2012-03-26cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville1-10/+19
2012-03-12cfg80211: Add background scan period attribute.Bala Shanmugam1-0/+8
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg1-2/+7
2012-03-05cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan1-0/+8
2012-03-05{nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan1-0/+5
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg1-113/+142
2012-02-06mac80211: off by one in mcs mask handlingDan Carpenter1-1/+1
2012-02-06cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli1-8/+12
2012-02-06cfg80211: stop tracking authenticated stateJohannes Berg1-10/+8
2012-01-30nl80211: add support for mcs masksSimon Wunderlich1-1/+60
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh1-0/+5
2012-01-27cfg80211: fix a few -Wshadow warningsJohannes Berg1-5/+3
2012-01-11nl80211: fix old station flags compatibilityJohannes Berg1-4/+30
2011-12-19cfg80211: Return beacon loss count in stationPaul Stewart1-0/+3
2011-12-15cfg80211: validate nl80211 station handling betterJohannes Berg1-87/+112
2011-12-15nl80211: add TDLS peer flag to policyJohannes Berg1-0/+1
2011-12-14nl80211: accept testmode dump with netdevJohannes Berg1-19/+31
2011-12-06nl80211: Parse channel type attribute in an ibss join requestAlexander Simon1-2/+30
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+2
2011-11-28{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen1-0/+6
2011-11-28{nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh1-0/+5
2011-11-28wireless: Add NoAck per tid supportSimon Wunderlich1-0/+28
2011-11-28nl80211: fix MAC address validationEliad Peller1-2/+2
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear1-1/+43
2011-11-21nl80211: make get_vlan logic more commonJohannes Berg1-23/+31
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg1-5/+11
2011-11-21nl80211: add testmode to the list of supported commandsKalle Valo1-0/+4
2011-11-21cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez1-0/+15
2011-11-11nl80211: Pass probe response data to driversArik Nemtsov1-0/+9
2011-11-11nl80211: Add probe response offload attributeArik Nemtsov1-0/+4
2011-11-11nl80211: fix compiler warningJohannes Berg1-1/+1
2011-11-09nl80211: advertise socket TX status capabilityJohannes Berg1-0/+2
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg1-15/+24
2011-11-09cfg80211: add event for unexpected 4addr framesJohannes Berg1-2/+17
2011-11-09cfg80211: allow registering to beaconsJohannes Berg1-1/+69
2011-11-09nl80211: add API to probe a clientJohannes Berg1-0/+104
2011-11-09nl80211: advertise device AP SMEJohannes Berg1-0/+4
2011-11-09nl80211: allow subscribing to unexpected class3 framesJohannes Berg1-0/+66
2011-11-09nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16Jouni Malinen1-2/+2
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+7
2011-11-08nl80211: clean up genlmsg_end usesJohannes Berg1-78/+19
2011-11-07cfg80211: allow setting TXQ parameters only in AP modeJohannes Berg1-0/+6
2011-11-07nl80211: fix HT capability attribute validationJohannes Berg1-2/+1
2011-10-14nl80211: Add sta_flags to the station infoHelmut Schaa1-0/+4
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov1-4/+22
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov1-1/+80
2011-09-30cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg1-0/+2
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-0/+3
2011-09-27mac80211: treat the WME sta flag as a bitArik Nemtsov1-1/+1