Commit Graph

312 Commits (fef07aae9cd9ed82f94228c311b35360f1f38902)

Author SHA1 Message Date
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
Jouni Malinen 70692ad292 nl80211: Optional IEs into scan request 16 years ago
Randy Dunlap 13e967b292 wireless: fix for CONFIG_NL80211=n 16 years ago
Johannes Berg 79420f09e7 cfg80211: add more flexible BSS lookup 16 years ago
Johannes Berg d491af19db cfg80211: allow users to request removing a BSS 16 years ago
Johannes Berg 78c1c7e109 cfg80211: free_priv for BSS info 16 years ago
Johannes Berg 2a51931192 cfg80211/nl80211: scanning (and mac80211 update to use it) 16 years ago
Luis R. Rodriguez f130347c2d cfg80211: add get reg command 16 years ago
Luis R. Rodriguez d81c2d9c90 cfg80211: do not pass -EALREADY to userspace on regdomain change request 16 years ago
Luis R. Rodriguez 24ed1da133 cfg80211: allow users to help a driver's compliance 16 years ago
Luis R. Rodriguez f976376de0 cfg80211: Allow for strict regulatory settings 16 years ago
Luis R. Rodriguez 716f9392e2 cfg80211: pass more detailed regulatory request information on reg_notifier() 16 years ago