summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-281-0/+34
|\
| * cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu2012-09-181-0/+34
| * Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-061-1/+3
| |\
* | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-151-1/+3
|\ \ \ | | |/ | |/|
| * | nl80211: fix possible memory leak nl80211_connect()Wei Yongjun2012-09-041-1/+3
* | | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-55/+55
| |/ |/|
* | cfg80211: add P2P Device abstractionJohannes Berg2012-08-201-6/+116
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-201-139/+398
|\
| * cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez2012-07-171-1/+22
| * cfg80211: support TX error rate CQMThomas Pedersen2012-07-171-0/+85
| * nl80211: add wdev ID as u64 as it shouldJohannes Berg2012-07-171-1/+1
| * cfg80211/mac80211: re-add get_channel operationJohannes Berg2012-07-131-5/+11
| * nl80211: allow enabling WoWLAN without triggersJohannes Berg2012-07-121-17/+13Star
| * 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
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-121-28/+37
|\|
| * {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/+5Star
| * cfg80211: add channel tracking for AP and meshMichal Kazior2012-06-291-0/+1
| * cfg80211: introduce cfg80211_stop_apMichal Kazior2012-06-291-16/+1Star
| * cfg80211: allow advertising VHT capabilitiesMahesh Palivela2012-06-281-0/+9
| * cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2012-06-271-0/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-291-66/+216
|\|
| * 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/+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-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
* | net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf2012-06-291-13/+13
|/
* 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/+2Star
* cfg80211: provide channel to start_ap functionJohannes Berg2012-06-051-2/+51
* nl80211: refactor valid channel type checkJohannes Berg2012-05-161-30/+29Star
* 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
|\