Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / net / wireless / reg.c
2010-04-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-03-30 John W. Linvillewireless: convert reg_regdb_search_lock to mutex
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-01 Luis R. Rodriguezcfg80211: add regulatory hint disconnect support
2010-02-01 Luis R. Rodriguezcfg80211: avoid flushing the global workqueue for core...
2010-01-15 Luis R. Rodriguezcfg80211: make regulatory_hint_11d() band specific
2010-01-14 Luis R. Rodriguezcfg80211: Ingore country IEs with a zero set of number...
2010-01-14 Luis R. Rodriguezcfg80211: fix 2 GHz subband calculation for country IEs
2010-01-12 Luis R. Rodriguezcfg80211: Fix country IE parsing for single channel...
2010-01-12 Luis R. Rodriguezcfg80211: process the max power on a country IE
2010-01-12 Luis R. Rodriguezcfg80211: add debug print when we drop a bogus country IE
2010-01-05 John W. Linvillewireless: fix build breakage when CONFIG_CFG80211_REG_D...
2010-01-05 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2010-01-05 Luis R. Rodriguezcfg80211: add a regulatory debug print
2010-01-04 Luis R. Rodriguezcfg80211: fix syntax error on user regulatory hints
2009-12-28 John W. Linvillewireless: remove CONFIG_WIRELESS_OLD_REGULATORY
2009-12-28 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-21 John W. Linvillewireless: support internal statically compiled regulato...
2009-12-10 John W. Linvillewireless: update old static regulatory domain rules
2009-12-04 Kalle Valocfg80211: indent regulatory messages with spaces
2009-11-19 Johannes Bergcfg80211: convert bools into flags
2009-08-14 Thadeu Lima de Sou... trivial: remove duplicate "different" from comment
2009-08-14 Pat Erleymac80211: remove max_bandwidth
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-04 Luis R. Rodriguezcfg80211: enable country IE support to all cfg80211...
2009-08-04 Luis R. Rodriguezcfg80211: decouple regulatory variables from cfg80211_mutex
2009-08-04 Luis R. Rodriguezcfg80211: do not iterate over rdev list on country...
2009-08-04 Luis R. Rodriguezcfg80211: use goto out on country IE reg hint failure
2009-08-03 Luis R. Rodriguezcfg80211: fix regression on beacon world roaming feature
2009-07-24 Luis R. Rodriguezcfg80211: treat ieee80211_regdom hints as user hints
2009-07-10 Johannes Bergcfg80211: clean up naming once and for all
2009-06-10 Luis R. Rodriguezcfg80211: fix for duplicate response for driver reg...
2009-06-03 Luis R. Rodriguezcfg80211: fix for duplicate userspace replies
2009-05-25 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-20 Luis R. Rodriguezcfg80211: warn when wiphy_apply_custom_regulatory(...
2009-05-20 Luis R. Rodriguezcfg80211: fix in nl80211_set_reg()
2009-05-20 Luis R. Rodriguezwireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+
2009-05-20 Luis R. Rodriguezcfg80211: Process regulatory max bandwidth checks for...
2009-05-20 Luis R. Rodriguezcfg80211: fix race between core hint and driver's custo...
2009-05-08 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-05-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-06 Chris Wrightcfg80211: remove superfluous !last_request check in...
2009-05-04 Luis R. Rodriguezcfg80211: fix comment on regulatory hint processing
2009-05-04 Luis R. Rodriguezcfg80211: fix bug while trying to process beacon hints...
2009-05-04 Luis R. Rodriguezcfg80211: fix race condition with wiphy_apply_custom_re...
2009-04-22 Johannes Bergcfg80211: clean up includes
2009-04-22 Luis R. Rodriguezcfg80211: send regulatory beacon hint events to userspace
2009-04-22 Luis R. Rodriguezcfg80211: respect API on orig_flags on channel for...
2009-04-16 Luis R. Rodriguezcfg80211: fix NULL pointer deference in reg_device_remove()
2009-03-28 Luis R. Rodriguezcfg80211: remove code about country IE support with...
2009-03-28 Luis R. Rodriguezcfg80211: make regdom module parameter available oustid...
2009-03-28 Luis R. Rodriguezcfg80211: fix incorrect assumption on last_request...
2009-03-28 Luis R. Rodriguezcfg80211: force last_request to be set for OLD_REG...
2009-03-16 Luis R. Rodriguezcfg80211: add regulatory netlink multicast group
2009-03-16 Luis R. Rodriguezcfg80211: move enum reg_set_by to nl80211.h
2009-03-16 Luis R. Rodriguezcfg80211: remove REGDOM_SET_BY_INIT
2009-03-16 Luis R. Rodriguezcfg80211: fix max tx power for world regdom on 5 GHz...
2009-03-16 Luis R. Rodriguezcfg80211: Enable passive scan on channels 12-14 for...
2009-03-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-06 Roel Kluincfg80211: test before subtraction on unsigned
2009-02-27 Luis R. Rodriguezcfg80211: pass the regulatory_request to ignore_request
2009-02-27 Luis R. Rodriguezcfg80211: do not kzalloc() again for a new request...
2009-02-27 Luis R. Rodriguezcfg80211: pass the regulatory_request struct in __regul...
2009-02-27 Luis R. Rodriguezcfg80211: make __regulatory_hint() static
2009-02-27 Luis R. Rodriguezcfg80211: Add AP beacon regulatory hints
2009-02-27 Luis R. Rodriguezcfg80211: enable 5 GHz world roaming channels
2009-02-27 Luis R. Rodriguezcfg80211: enable active-scan / beaconing on Ch 1-11...
2009-02-27 Luis R. Rodriguezcfg80211: rename regdom_changed to regdom_changes(...
2009-02-27 Luis R. Rodriguezcfg80211: allow drivers that agree on regulatory to...
2009-02-27 Luis R. Rodriguezcfg80211: comments style cleanup
2009-02-27 Luis R. Rodriguezcfg80211: move all regulatory hints to workqueue
2009-02-27 Luis R. Rodriguezcfg80211: free rd on unlikely event on 11d hint
2009-02-27 Luis R. Rodriguezcfg80211: remove likely from an 11d hint case
2009-02-27 Luis R. Rodriguezcfg80211: protect first access of last_request on 11d...
2009-02-27 Luis R. Rodriguezcfg80211: make regulatory_request use wiphy_idx instead...
2009-02-27 Luis R. Rodriguezcfg80211: add assert_cfg80211_lock() to ensure proper...
2009-02-27 Luis R. Rodriguezcfg80211: propagate -ENOMEM during regulatory_init()
2009-02-27 Luis R. Rodriguezcfg80211: add regulatory_hint_core() to separate the...
2009-02-27 Luis R. Rodriguezcfg80211: rename cfg80211_drv_mutex to cfg80211_mutex
2009-02-09 Luis R. Rodriguezcfg80211: add get reg command
2009-02-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-01-29 Luis R. Rodriguezcfg80211: allow users to help a driver's compliance
2009-01-29 Luis R. Rodriguezcfg80211: Allow for strict regulatory settings
2009-01-29 Luis R. Rodriguezcfg80211: pass more detailed regulatory request informa...
2009-01-29 Luis R. Rodriguezcfg80211: move check for ignore_reg_update() on wiphy_u...
2009-01-29 Luis R. Rodriguezcfg80211: rename fw_handles_regulatory to custom_regulatory
2009-01-29 Luis R. Rodriguezcfg80211: ignore consecutive equal regulatory hints
2009-01-29 Luis R. Rodriguezcfg80211: process user requests only after previous...
2009-01-29 Luis R. Rodriguezcfg80211: export freq_reg_info()
2009-01-29 Luis R. Rodriguezcfg80211: add wiphy_apply_custom_regulatory()
2009-01-29 Luis R. Rodriguezcfg80211: fix typo on message after intersection
2009-01-29 Luis R. Rodriguezcfg80211: allow multiple driver regulatory_hints()
2009-01-29 Luis R. Rodriguezcfg80211: call reg_notifier() once
2009-01-29 Luis R. Rodriguezcfg80211: print correct intersected regulatory domain
2009-01-29 Luis R. Rodriguezcfg80211: Fix sanity check on 5 GHz when processing...
2009-01-16 Luis R. Rodriguezcfg80211: Fix parsed country IE info for 5 GHz
2009-01-16 Luis R. Rodriguezcfg80211: Fix regression with 11d on bands
2009-01-16 Luis R. Rodriguezcfg80211: make handle_band() and handle_channel() wiphy...
2008-12-05 Johannes Bergcfg80211: "fix" 11d oops
next