sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / net / wireless / reg.c
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
2008-12-05 Johannes Bergcfg80211: fix wiphy remove if no regulatory request
2008-11-25 Luis R. Rodriguezcfg80211: add support for custom firmware regulatory...
2008-11-25 Luis R. Rodriguezcfg80211/mac80211: Add 802.11d support
2008-11-25 Luis R. Rodriguezcfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_R...
2008-11-25 Luis R. Rodriguezcfg80211: call_crda() won't tell us if CRDA was present
2008-11-25 Luis R. Rodriguezcfg80211: expect different rd in cfg80211 when intersecting
2008-11-25 Luis R. Rodriguezcfg80211: separate intersection section in __set_regdom()
2008-11-25 Luis R. Rodriguezcfg80211: remove switch from __set_regdom()
2008-11-25 Luis R. Rodriguezcfg80211: remove switch from __regulatory_hint()
2008-11-25 Luis R. Rodriguezcfg80211: mark negative frequencies as invalid
2008-11-25 Ingo Molnarnet/wireless/reg.c: fix bad WARN_ON in if statement
2008-11-10 Luis R. Rodriguezcfg80211: Add kdoc for struct regulatory_request
2008-11-10 Luis R. Rodriguezcfg80211: Add regulatory domain intersection capability
2008-11-10 Luis R. Rodriguezcfg80211: a reg rule is invalid if freq diff is 0
2008-11-10 Johannes Bergwireless: fix a few sparse warnings
2008-10-31 Johannes Bergwireless regulatory: move ignore_request
2008-10-31 Johannes Bergwireless: clean up regulatory ignore_request function
2008-10-31 Johannes Bergwireless: remove struct regdom hinting
2008-10-31 Johannes Bergwireless: make regdom passing semantics simpler
2008-10-31 Johannes Bergwireless: remove write-only 'granted' variable
2008-10-31 Johannes Bergwireless: fix EU check
2008-10-31 Johannes Bergwireless: get rid of pointless request list
next