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