Commit Graph

374 Commits (ccc78ec5d463e6c99f4a384be52b31222ffe2e21)

Author SHA1 Message Date
Luis R. Rodriguez 86f04680df cfg80211: remove code about country IE support with OLD_REG 16 years ago
Luis R. Rodriguez 6ee7d33056 cfg80211: make regdom module parameter available oustide of OLD_REG 16 years ago
Luis R. Rodriguez cc0b6fe88e cfg80211: fix incorrect assumption on last_request for 11d 16 years ago
Luis R. Rodriguez 2e097dc656 cfg80211: force last_request to be set for OLD_REG if regdom is EU 16 years ago
Jouni Malinen eec60b037a nl80211: Check iftype in cfg80211 code 16 years ago
Jouni Malinen 35a8efe1a6 nl80211: Check that netif_runnin is true in cfg80211 code 16 years ago
Jouni Malinen 255e737eab nl80211: Add more through validation of MLME command parameters 16 years ago
Jouni Malinen 65fc73ac4a nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE 16 years ago
Jouni Malinen 636a5d3625 nl80211: Add MLME primitives to support external SME 16 years ago
Jouni Malinen 6039f6d23f nl80211: Event notifications for MLME events 16 years ago
Johannes Berg 3b85875a25 nl80211: rework locking 16 years ago
Johannes Berg 8fdc621dc7 nl80211: export supported commands 16 years ago
Reinette Chatre 633e24ed95 cfg80211/nl80211: remove usage of CONFIG_NL80211 16 years ago
Jouni Malinen f3f9258678 nl80211: Check that function pointer != NULL before using it 16 years ago
Luis R. Rodriguez 73d54c9e74 cfg80211: add regulatory netlink multicast group 16 years ago
Luis R. Rodriguez 7db90f4a25 cfg80211: move enum reg_set_by to nl80211.h 16 years ago
Luis R. Rodriguez 0fee54cab7 cfg80211: remove REGDOM_SET_BY_INIT 16 years ago
Luis R. Rodriguez ec329acef9 cfg80211: fix max tx power for world regdom on 5 GHz to 20dBm 16 years ago
Luis R. Rodriguez 611b6a82aa cfg80211: Enable passive scan on channels 12-14 for world roaming 16 years ago
John W. Linville 6f16bf3bdb lib80211: silence excessive crypto debugging messages 16 years ago
Roel Kluin bd05f28e1a cfg80211: test before subtraction on unsigned 16 years ago
Jouni Malinen 0bfbce18b9 nl80211: Avoid AP mode BUG_ON hang with invalid lock assert 16 years ago
Luis R. Rodriguez 2f92cd2e5f cfg80211: pass the regulatory_request to ignore_request 16 years ago
Luis R. Rodriguez d951c1ddeb cfg80211: do not kzalloc() again for a new request on __regulatory_hint 16 years ago
Luis R. Rodriguez 28da32d7ca cfg80211: pass the regulatory_request struct in __regulatory_hint() 16 years ago
Luis R. Rodriguez d1c96a9a29 cfg80211: make __regulatory_hint() static 16 years ago
Luis R. Rodriguez e38f8a7a8b cfg80211: Add AP beacon regulatory hints 16 years ago
Luis R. Rodriguez 3fc71f775a cfg80211: enable 5 GHz world roaming channels 16 years ago
Luis R. Rodriguez 68798a6263 cfg80211: enable active-scan / beaconing on Ch 1-11 for world regdom 16 years ago
Luis R. Rodriguez 69b1572bd8 cfg80211: rename regdom_changed to regdom_changes() and use it 16 years ago
Luis R. Rodriguez fff32c04f6 cfg80211: allow drivers that agree on regulatory to agree 16 years ago
Luis R. Rodriguez fb1fc7add5 cfg80211: comments style cleanup 16 years ago
Luis R. Rodriguez fe33eb3908 cfg80211: move all regulatory hints to workqueue 16 years ago
Luis R. Rodriguez 0441d6ffc7 cfg80211: free rd on unlikely event on 11d hint 16 years ago
Luis R. Rodriguez 915278e099 cfg80211: remove likely from an 11d hint case 16 years ago
Luis R. Rodriguez d335fe6391 cfg80211: protect first access of last_request on 11d hint under mutex 16 years ago
Luis R. Rodriguez 806a9e3967 cfg80211: make regulatory_request use wiphy_idx instead of wiphy 16 years ago
Luis R. Rodriguez 761cf7ecff cfg80211: add assert_cfg80211_lock() to ensure proper protection 16 years ago
Luis R. Rodriguez bcf4f99b7b cfg80211: propagate -ENOMEM during regulatory_init() 16 years ago
Luis R. Rodriguez ba25c14142 cfg80211: add regulatory_hint_core() to separate the core reg hint 16 years ago
Luis R. Rodriguez 80778f18c0 nl80211: disallow user requests prior to regulatory_init() 16 years ago
Luis R. Rodriguez a1794390f1 cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex 16 years ago
Luis R. Rodriguez 85fd129a72 cfg80211: add wiphy_idx_valid to check for wiphy_idx sanity 16 years ago
Luis R. Rodriguez b5850a7a4f cfg80211: rename cfg80211_registered_device's idx to wiphy_idx 16 years ago
Johannes Berg 4aa188e1a8 mac80211/cfg80211: move iwrange handler to cfg80211 16 years ago
Johannes Berg 77965c970d cfg80211: clean up signal type 16 years ago
Johannes Berg 630e64c487 nl80211: remove admin requirement from station get 16 years ago
Johannes Berg a77b855245 cfg80211/mac80211: fill qual.qual value/adjust max_qual.qual 16 years ago
Dan Williams cb3a8eec0e cfg80211: age scan results on resume 16 years ago
Jouni Malinen 98c8a60a04 nl80211: Provide access to STA TX/RX packet counters 16 years ago