summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: allow advertising VHT capabilitiesMahesh Palivela2012-06-281-0/+9
* cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2012-06-271-0/+6
* nl80211: specify RSSI threshold in scheduled scanThomas Pedersen2012-06-261-1/+8
* cfg80211: fix regression in multi-vif AP startFelix Fietkau2012-06-201-2/+32
* nl80211: use __cfg80211_rdev_from_attrs for testmodeJohannes Berg2012-06-201-13/+10
* nl80211: change __cfg80211_rdev_from_infoJohannes Berg2012-06-201-9/+10
* nl80211: fix netns separationJohannes Berg2012-06-201-9/+12
* nl80211: refactor __cfg80211_rdev_from_infoJohannes Berg2012-06-201-28/+31
* cfg80211: make some functions staticJohannes Berg2012-06-201-0/+82
* {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh2012-06-181-1/+8
* {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh2012-06-141-1/+14
* nl80211: fix sched scan match attribute nameJohannes Berg2012-06-131-2/+2
* {nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh2012-06-111-45/+52
* cfg80211: validate remain-on-channel time betterJohannes Berg2012-06-061-7/+16
* cfg80211: clarify set_channel APIsJohannes Berg2012-06-061-9/+12
* cfg80211: provide channel to join_mesh functionJohannes Berg2012-06-051-10/+33
* cfg80211: disallow setting channel on WDS interfacesJohannes Berg2012-06-051-3/+2
* cfg80211: provide channel to start_ap functionJohannes Berg2012-06-051-2/+51
* 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
OpenPOWER on IntegriCloud