aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-18cfg80211: Fix mutex locking in reg_last_request_cell_baseMohammed Shafi Shajakhan
2012-07-17cfg80211: remove regulatory_update()Luis R. Rodriguez
2012-07-17cfg80211: make regulatory_update() staticLuis R. Rodriguez
2012-07-17cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()Luis R. Rodriguez
2012-07-17cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez
2012-07-17cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUSLuis R. Rodriguez
2012-07-17cfg80211: fix set_regdom() to cancel requests with same alpha2Kalle Valo
2012-07-17cfg80211: support TX error rate CQMThomas Pedersen
2012-07-17nl80211: add wdev ID as u64 as it shouldJohannes Berg
2012-07-13cfg80211: reduce monitor interface trackingJohannes 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-12cfg80211: ignore channel state for stopped AP/mesh interfacesFelix Fietkau
2012-07-12cfg80211: fix locking and lockdep complaintsJohannes Berg
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: don't assume wdev->netdev existsJohannes 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-08cfg80211: fix oops due to unassigned set_monitor_enabled callbackVladimir Kondratiev
2012-07-05cfg80211: bitrate calculation for 60gVladimir Kondratiev
2012-07-05{nl,cfg}80211: support high bitratesVladimir Kondratiev
2012-07-04cfg80211: fix locking regression in monitor channel trackingJohannes Berg
2012-07-02wireless: regulatory for 60gVladimir Kondratiev
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir 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: add channel checking for iface combinationsMichal Kazior
2012-06-29cfg80211/mac80211: remove .get_channelMichal Kazior
2012-06-29cfg80211: set initial monitor channelMichal Kazior
2012-06-29cfg80211: track monitor channelMichal Kazior
2012-06-29cfg80211: refuse to .set_monitor_channel when non-monitors are presentMichal Kazior
2012-06-29cfg80211: track monitor interfaces countMichal Kazior
2012-06-29cfg80211: introduce cfg80211_get_chan_stateMichal Kazior
2012-06-29cfg80211: track ibss fixed channelMichal Kazior
2012-06-29cfg80211: add channel tracking for AP and meshMichal Kazior
2012-06-29cfg80211: .stop_ap when interface is going downMichal 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-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-06-28cfg80211: allow advertising VHT capabilitiesMahesh Palivela
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-06-26nl80211: specify RSSI threshold in scheduled scanThomas Pedersen
2012-06-22Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville