Commit Graph

178 Commits (d3c1597b8d1ba0447ce858c7c385eabcf69f2c8f)

Author SHA1 Message Date
Luis R. Rodriguez b68e6b3b33 cfg80211: pass DFS region to drivers through reg_notifier() 13 years ago
Luis R. Rodriguez 8b60b07805 cfg80211: process regulatory DFS region for countries 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Paul Gortmaker d9b9384215 net: add moduleparam.h for users of module_param/MODULE_PARM_DESC 13 years ago
Rajkumar Manoharan aa3d7eef39 wireless: Reset beacon_found while updating regulatory 14 years ago
Sven Neumann d7549cbb9a cfg80211: reorder code to obsolete forward declaration 14 years ago
Sven Neumann eac03e3819 cfg80211: hold reg_mutex when updating regulatory 14 years ago
Pavel Roskin 56e6786e59 cfg80211: print bandwidth in chan_reg_rule_print_dbg() 14 years ago
Joe Perches 12c5ffb5c4 cfg80211: Update REG_DBG_PRINT macro and uses 14 years ago
Mihai Moldovan 5bc91db893 wireless: fix a typo in ignore_reg_update 14 years ago
Sven Neumann a203c2aa4c cfg80211: really ignore the regulatory request 14 years ago
Rajkumar Manoharan 6572e91d5f wireless: Fix warnings due to -Wunused-but-set-variable 14 years ago
Luis R. Rodriguez c989bb15e9 cfg80211: fix regresion on reg user timeout 14 years ago
Luis R. Rodriguez a90c7a313a cfg80211: add a timer for invalid user reg hints 14 years ago
Luis R. Rodriguez 146095557b cfg80211: fix regulatory restore upon user hints 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Scott James Remnant 4d9d88d121 net/wireless: add COUNTRY to to regulatory device uevent 14 years ago
Bruno Randolf 59eb21a650 cfg80211: Extend channel to frequency mapping for 802.11j 14 years ago
Bob Copeland ff039c6fb3 cfg80211: fix transposition of words in printk 14 years ago
Luis R. Rodriguez 2784fe915c cfg80211: fix null pointer dereference with a custom regulatory request 14 years ago
Joe Perches e9c0268f02 net/wireless: Use pr_<level> and netdev_<level> 14 years ago
Luis R. Rodriguez b2e253cf30 cfg80211: Fix regulatory bug with multiple cards and delays 14 years ago
Luis R. Rodriguez b0e2880b05 cfg80211: move mutex locking to reg_process_pending_hints() 14 years ago
Luis R. Rodriguez f333a7a2f4 cfg80211: move reg_work and reg_todo above 14 years ago
Luis R. Rodriguez 31e99729ae cfg80211: put core regulatory request into queue 14 years ago
Luis R. Rodriguez d91e41b690 cfg80211: prefix REG_DBG_PRINT() with cfg80211 14 years ago
Luis R. Rodriguez e702d3cf29 cfg80211: add debug print when processing a channel 14 years ago
Luis R. Rodriguez a65185367f cfg80211: add debug print when disabling a channel on a custom regd 14 years ago
Luis R. Rodriguez 926a0a094d cfg80211: add debug prints for when we ignore regulatory hints 14 years ago
Luis R. Rodriguez ca4ffe8f28 cfg80211: fix disabling channels based on hints 14 years ago
Luis R. Rodriguez 749b527b21 cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY 14 years ago
Luis R. Rodriguez 7ca43d03b1 cfg80211: pass the reg hint initiator to helpers 14 years ago
Luis R. Rodriguez a171fba491 cfg80211: fix regression on processing country IEs 14 years ago
Johannes Berg 46a5ebaf02 cfg80211/mac80211: use lockdep_assert_held 15 years ago
John W. Linville c61029c77f wireless: upcase alpha2 values in queue_regulatory_request 15 years ago
Yuri Ershov c4c322941c cfg80211: Update of regulatory request initiator handling 15 years ago
Dan Carpenter f9f9b6e3e3 wireless: remove unneeded variable from regulatory_hint_11d() 15 years ago
John W. Linville 34782e9e1e wireless: remove unnecessary reg_same_country_ie_hint 15 years ago
John W. Linville 4f366c5dab wireless: only use alpha2 regulatory information from country IE 15 years ago
John W. Linville 670b7f11ff wireless: mark reg_mutex as static 15 years ago
Uwe Kleine-König 2fcc9f731b wireless: move regulatory_init to .init.text 15 years ago
Frans Pop 55f98938b5 wireless: remove trailing space in messages 15 years ago
John W. Linville 368d06f5b0 wireless: convert reg_regdb_search_lock to mutex 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Luis R. Rodriguez 09d989d179 cfg80211: add regulatory hint disconnect support 15 years ago
Luis R. Rodriguez a2bff2694b cfg80211: avoid flushing the global workqueue for core reg hints 15 years ago
Luis R. Rodriguez 84920e3e47 cfg80211: make regulatory_hint_11d() band specific 15 years ago
Luis R. Rodriguez a0f2e0fca1 cfg80211: Ingore country IEs with a zero set of number of channels 15 years ago
Luis R. Rodriguez e99c7cd57b cfg80211: fix 2 GHz subband calculation for country IEs 15 years ago
Luis R. Rodriguez cc5d8a3772 cfg80211: Fix country IE parsing for single channel triplets 15 years ago