Commit Graph

1010 Commits (ffe7b0e9326d9c68f5688bef691dd49f1e0d3651)

Author SHA1 Message Date
Wei Yongjun b4e4f47e94 nl80211: fix possible memory leak nl80211_connect() 13 years ago
Daniel Drake 1f6fc43e62 cfg80211: process pending events when unregistering net device 13 years ago
Paul Stewart 899852af60 cfg80211: Clear "beacon_found" on regulatory restore 13 years ago
Seth Forshee 03f6b0843a cfg80211: add channel flag to prohibit OFDM operation 13 years ago
Stanislaw Gruszka 5e31fc0815 wireless: reg: restore previous behaviour of chan->max_power calculations 13 years ago
Mohammed Shafi Shajakhan ebd0fd2b1a cfg80211: Fix mutex locking in reg_last_request_cell_base 13 years ago
Luis R. Rodriguez 14cdf11201 cfg80211: remove regulatory_update() 13 years ago
Luis R. Rodriguez f8a1c77457 cfg80211: make regulatory_update() static 13 years ago
Luis R. Rodriguez bfead0808c cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister() 13 years ago
Luis R. Rodriguez 57b5ce072e cfg80211: add cellular base station regulatory hint support 13 years ago
Luis R. Rodriguez b594bab902 cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUS 13 years ago
Kalle Valo 959085352b cfg80211: fix set_regdom() to cancel requests with same alpha2 13 years ago
Thomas Pedersen 84f10708f7 cfg80211: support TX error rate CQM 13 years ago
Johannes Berg 00f5335079 nl80211: add wdev ID as u64 as it should 13 years ago
Johannes Berg 4290cb4bf2 cfg80211: reduce monitor interface tracking 13 years ago
Johannes Berg 5b7ccaf3fc cfg80211/mac80211: re-add get_channel operation 13 years ago
Johannes Berg ae33bd817a nl80211: allow enabling WoWLAN without triggers 13 years ago
Felix Fietkau f53594a0d8 cfg80211: ignore channel state for stopped AP/mesh interfaces 13 years ago
Johannes Berg 8e95ea49c9 cfg80211: fix locking and lockdep complaints 13 years ago
Johannes Berg fd0142844e nl80211: move scan API to wdev 13 years ago
Johannes Berg 1c90f9d404 nl80211: send interface after creation 13 years ago
Johannes Berg 84efbb84cf cfg80211: use wireless_dev for interface management 13 years ago
Johannes Berg 71bbc99438 cfg80211: use wdev in mgmt-tx/ROC APIs 13 years ago
Johannes Berg ba22fb5b25 nl80211: don't assume wdev->netdev exists 13 years ago
Johannes Berg 72fb2abcf5 nl80211: retrieve interface data by wdev 13 years ago
Johannes Berg 1bf614ef79 nl80211: add NL80211_FLAG_NEED_WDEV 13 years ago
Johannes Berg 89a54e48b9 nl80211: prepare for non-netdev wireless devs 13 years ago
Vladimir Kondratiev 56af8f9af9 cfg80211: fix oops due to unassigned set_monitor_enabled callback 13 years ago
Vladimir Kondratiev 95ddc1fc45 cfg80211: bitrate calculation for 60g 13 years ago
Vladimir Kondratiev 8eb41c8dfb {nl,cfg}80211: support high bitrates 13 years ago
Johannes Berg c5a7e58249 cfg80211: fix locking regression in monitor channel tracking 13 years ago
Vladimir Kondratiev 90cdc6df71 wireless: regulatory for 60g 13 years ago
Vladimir Kondratiev 3a0c52a6d8 cfg80211: add 802.11ad (60gHz band) support 13 years ago
Michal Kazior e4e32459c2 cfg80211: respect iface combinations when starting operation 13 years ago
Michal Kazior d4e50c5917 cfg80211: add channel checking for iface combinations 13 years ago
Michal Kazior 2e165b8184 cfg80211/mac80211: remove .get_channel 13 years ago
Michal Kazior a69b40a95b cfg80211: set initial monitor channel 13 years ago
Michal Kazior b78e8ceac2 cfg80211: track monitor channel 13 years ago
Michal Kazior 4f03c1ed89 cfg80211: refuse to .set_monitor_channel when non-monitors are present 13 years ago
Michal Kazior dbbae26afa cfg80211: track monitor interfaces count 13 years ago
Michal Kazior 26ab9a0c58 cfg80211: introduce cfg80211_get_chan_state 13 years ago
Michal Kazior c30a3d3868 cfg80211: track ibss fixed channel 13 years ago
Michal Kazior f4489ebeff cfg80211: add channel tracking for AP and mesh 13 years ago
Michal Kazior ac800140c2 cfg80211: .stop_ap when interface is going down 13 years ago
Michal Kazior 60771780c2 cfg80211: introduce cfg80211_stop_ap 13 years ago
Thomas Graf 58050fce35 net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() 13 years ago
Mahesh Palivela bf0c111ec8 cfg80211: allow advertising VHT capabilities 13 years ago
Johannes Berg dfb89c56ad cfg80211: don't allow WoWLAN support without CONFIG_PM 13 years ago
Thomas Pedersen 88e920b450 nl80211: specify RSSI threshold in scheduled scan 13 years ago
Felix Fietkau 46c1dd0c7f cfg80211: fix regression in multi-vif AP start 13 years ago