aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAge
* cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu2012-09-18
* Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-06
|\
| * nl80211: fix possible memory leak nl80211_connect()Wei Yongjun2012-09-04
* | cfg80211: add P2P Device abstractionJohannes Berg2012-08-20
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-20
|\
| * cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez2012-07-17
| * cfg80211: support TX error rate CQMThomas Pedersen2012-07-17
| * nl80211: add wdev ID as u64 as it shouldJohannes Berg2012-07-17
| * cfg80211/mac80211: re-add get_channel operationJohannes Berg2012-07-13
| * nl80211: allow enabling WoWLAN without triggersJohannes Berg2012-07-12
| * nl80211: move scan API to wdevJohannes Berg2012-07-12
| * nl80211: send interface after creationJohannes Berg2012-07-12
| * cfg80211: use wireless_dev for interface managementJohannes Berg2012-07-12
| * cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-09
| * nl80211: retrieve interface data by wdevJohannes Berg2012-07-09
| * nl80211: add NL80211_FLAG_NEED_WDEVJohannes Berg2012-07-09
| * nl80211: prepare for non-netdev wireless devsJohannes Berg2012-07-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-12
|\|
| * {nl,cfg}80211: support high bitratesVladimir Kondratiev2012-07-05
| * cfg80211: respect iface combinations when starting operationMichal Kazior2012-06-29
| * cfg80211/mac80211: remove .get_channelMichal Kazior2012-06-29
| * cfg80211: add channel tracking for AP and meshMichal Kazior2012-06-29
| * cfg80211: introduce cfg80211_stop_apMichal Kazior2012-06-29
| * cfg80211: allow advertising VHT capabilitiesMahesh Palivela2012-06-28
| * cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2012-06-27
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-29
|\|
| * nl80211: specify RSSI threshold in scheduled scanThomas Pedersen2012-06-26
| * cfg80211: fix regression in multi-vif AP startFelix Fietkau2012-06-20
| * nl80211: use __cfg80211_rdev_from_attrs for testmodeJohannes Berg2012-06-20
| * nl80211: change __cfg80211_rdev_from_infoJohannes Berg2012-06-20
| * nl80211: fix netns separationJohannes Berg2012-06-20
| * nl80211: refactor __cfg80211_rdev_from_infoJohannes Berg2012-06-20
| * cfg80211: make some functions staticJohannes Berg2012-06-20
| * {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh2012-06-18
| * {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh2012-06-14
| * nl80211: fix sched scan match attribute nameJohannes Berg2012-06-13
| * {nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh2012-06-11
* | net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf2012-06-28
|/
* cfg80211: validate remain-on-channel time betterJohannes Berg2012-06-06
* cfg80211: clarify set_channel APIsJohannes Berg2012-06-06
* cfg80211: provide channel to join_mesh functionJohannes Berg2012-06-05
* cfg80211: disallow setting channel on WDS interfacesJohannes Berg2012-06-05
* cfg80211: provide channel to start_ap functionJohannes Berg2012-06-05
* nl80211: refactor valid channel type checkJohannes Berg2012-05-16
* nl80211: prevent additions to old station flags APIJohannes Berg2012-05-16
* {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-26
|\
| * cfg80211: Validate legacy rateset.Bala Shanmugam2012-04-23
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-18
|\|
| * cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs2012-04-13