summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nl80211: move scan API to wdevJohannes Berg2012-07-121-14/+17
* nl80211: send interface after creationJohannes Berg2012-07-121-2/+15
* cfg80211: use wireless_dev for interface managementJohannes Berg2012-07-121-9/+17
* cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-091-49/+70
* nl80211: retrieve interface data by wdevJohannes Berg2012-07-091-11/+15
* nl80211: add NL80211_FLAG_NEED_WDEVJohannes Berg2012-07-091-18/+39
* nl80211: prepare for non-netdev wireless devsJohannes Berg2012-07-091-27/+108
* {nl,cfg}80211: support high bitratesVladimir Kondratiev2012-07-051-2/+7
* cfg80211: respect iface combinations when starting operationMichal Kazior2012-06-291-0/+8
* cfg80211/mac80211: remove .get_channelMichal Kazior2012-06-291-10/+5
* cfg80211: add channel tracking for AP and meshMichal Kazior2012-06-291-0/+1
* cfg80211: introduce cfg80211_stop_apMichal Kazior2012-06-291-16/+1
* 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-091-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-021-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