Commit Graph

108 Commits (10f03f1a249df01ec760e3494298510efad3271f)

Author SHA1 Message Date
Thadeu Lima de Souza Cascardo 1fe90b033e trivial: remove duplicate "different" from comment 16 years ago
Pat Erley d5b96a6f39 mac80211: remove max_bandwidth 16 years ago
Luis R. Rodriguez 8b19e6ca3b cfg80211: enable country IE support to all cfg80211 drivers 16 years ago
Luis R. Rodriguez abc7381bcc cfg80211: decouple regulatory variables from cfg80211_mutex 16 years ago
Luis R. Rodriguez 4b44c8bc4d cfg80211: do not iterate over rdev list on country IE hint 16 years ago
Luis R. Rodriguez 9828b0170e cfg80211: use goto out on country IE reg hint failure 16 years ago
Luis R. Rodriguez 371842448c cfg80211: fix regression on beacon world roaming feature 16 years ago
Luis R. Rodriguez ae9e4b0d1a cfg80211: treat ieee80211_regdom hints as user hints 16 years ago
Johannes Berg 79c97e97ae cfg80211: clean up naming once and for all 16 years ago
Luis R. Rodriguez 558f6d3229 cfg80211: fix for duplicate response for driver reg request 16 years ago
Luis R. Rodriguez 729e9c7663 cfg80211: fix for duplicate userspace replies 16 years ago
Luis R. Rodriguez bbcf3f0277 cfg80211: warn when wiphy_apply_custom_regulatory() does nothing 16 years ago
Luis R. Rodriguez 61405e9778 cfg80211: fix in nl80211_set_reg() 16 years ago
Luis R. Rodriguez 689da1b3b8 wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+ 16 years ago
Luis R. Rodriguez 038659e7c6 cfg80211: Process regulatory max bandwidth checks for HT40 16 years ago
Luis R. Rodriguez 5078b2e32a cfg80211: fix race between core hint and driver's custom apply 16 years ago
Chris Wright 0ef9ccdd9e cfg80211: remove superfluous !last_request check in reg_device_remove() 16 years ago
Luis R. Rodriguez 30a548c727 cfg80211: fix comment on regulatory hint processing 16 years ago
Luis R. Rodriguez b1ed8ddd21 cfg80211: fix bug while trying to process beacon hints on init 16 years ago
Luis R. Rodriguez ac46d48e00 cfg80211: fix race condition with wiphy_apply_custom_regulatory() 16 years ago
Johannes Berg d323655372 cfg80211: clean up includes 16 years ago
Luis R. Rodriguez 6bad876662 cfg80211: send regulatory beacon hint events to userspace 16 years ago
Luis R. Rodriguez a4ed90d60c cfg80211: respect API on orig_flags on channel for beacon hint 16 years ago
Luis R. Rodriguez 0ad8acaf43 cfg80211: fix NULL pointer deference in reg_device_remove() 16 years ago
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
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
Roel Kluin bd05f28e1a cfg80211: test before subtraction on unsigned 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