summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-1212-63/+488
|\
| * cfg80211: bitrate calculation for 60gVladimir Kondratiev2012-07-051-0/+49
| * {nl,cfg}80211: support high bitratesVladimir Kondratiev2012-07-052-3/+8
| * cfg80211: fix locking regression in monitor channel trackingJohannes Berg2012-07-042-7/+5Star
| * wireless: regulatory for 60gVladimir Kondratiev2012-07-021-1/+4
| * cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev2012-07-022-10/+35
| * cfg80211: respect iface combinations when starting operationMichal Kazior2012-06-296-5/+52
| * cfg80211: add channel checking for iface combinationsMichal Kazior2012-06-293-8/+88
| * cfg80211/mac80211: remove .get_channelMichal Kazior2012-06-292-17/+7Star
| * cfg80211: set initial monitor channelMichal Kazior2012-06-291-0/+31
| * cfg80211: track monitor channelMichal Kazior2012-06-293-2/+18
| * cfg80211: refuse to .set_monitor_channel when non-monitors are presentMichal Kazior2012-06-291-0/+2
| * cfg80211: track monitor interfaces countMichal Kazior2012-06-293-0/+43
| * cfg80211: introduce cfg80211_get_chan_stateMichal Kazior2012-06-292-0/+63
| * cfg80211: track ibss fixed channelMichal Kazior2012-06-291-0/+1
| * cfg80211: add channel tracking for AP and meshMichal Kazior2012-06-294-5/+19
| * cfg80211: .stop_ap when interface is going downMichal Kazior2012-06-292-0/+6
| * cfg80211: introduce cfg80211_stop_apMichal Kazior2012-06-294-17/+50
| * Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-06-282-2/+2
| |\
| * | cfg80211: allow advertising VHT capabilitiesMahesh Palivela2012-06-281-0/+9
| * | cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2012-06-272-0/+10
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-294-155/+222
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-261-1/+8
| |\|
| | * nl80211: specify RSSI threshold in scheduled scanThomas Pedersen2012-06-261-1/+8
| * | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-224-154/+214
| |\|
| | * 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/+10Star
| | * 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-203-89/+82Star
| | * {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh2012-06-182-1/+10
| | * {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh2012-06-142-1/+18
| | * 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
* | | net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf2012-06-291-13/+13
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-132-2/+2
|\ \ | |/ |/|
| * cfg80211: fix potential deadlock in regulatoryEliad Peller2012-06-131-1/+1
| * cfg80211: check iface combinations only when iface is runningMichal Kazior2012-06-091-1/+1
* | cfg80211: validate remain-on-channel time betterJohannes Berg2012-06-061-7/+16
* | cfg80211: clarify set_channel APIsJohannes Berg2012-06-067-75/+42Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-062-2/+23
|\|
| * cfg80211: fix interface combinations checkJohannes Berg2012-06-051-1/+18
| * cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar2012-06-041-1/+5
* | cfg80211: provide channel to join_mesh functionJohannes Berg2012-06-054-15/+138
* | cfg80211: disallow setting channel on WDS interfacesJohannes Berg2012-06-052-4/+2Star
* | cfg80211: provide channel to start_ap functionJohannes Berg2012-06-051-2/+51
* | cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg2012-06-051-16/+6Star
* | cfg80211: deprecate CFG80211_WEXTJohannes Berg2012-06-051-1/+0Star
* | wireless: remove wext sysfsJohannes Berg2012-06-051-13/+0Star
|/