Commit Graph

1029 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Vladimir Kondratiev 64629b9d41 cfg80211: Fix regulatory check for 60GHz band frequencies 13 years ago
Luis R. Rodriguez a85d0d7f34 cfg80211: fix possible circular lock on reg_regdb_search() 13 years ago
Pandiyarajan Pitchaimuthu ed44a951c7 cfg80211/nl80211: Notify connection request failure in AP mode 13 years ago
Alan Cox f3baed51f4 wireless: remove unreachable code 13 years ago
Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
Hila Gonen 768be59f30 cfg80211: fix indentation 13 years ago
Arend van Spriel e5f5b2fb07 wext: include wireless event id when it has a size problem 13 years ago
Wei Yongjun 00a9ac4c01 cfg80211: use list_move_tail instead of list_del/list_add_tail 13 years ago
Wei Yongjun b4e4f47e94 nl80211: fix possible memory leak nl80211_connect() 13 years ago
Johannes Berg 98104fdeda cfg80211: add P2P Device abstraction 13 years ago
Johannes Berg 48613ece3d wireless: add radiotap A-MPDU status field 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
Vladimir Kondratiev e21768928d cfg80211: unify IE search 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