SUNRPC: pass buffer size to svc_addsock()
[safe/jmp/linux-2.6] / net / wireless / reg.c
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
2008-10-31 Johannes Bergwireless: remove cfg80211_reg_mutex
2008-09-24 Johannes Bergcfg80211: clean up static regdomain mess
2008-09-24 Johannes Bergcfg80211: fix regulatory code const
2008-09-24 Johannes Bergcfg80211: clean up regulatory mess
2008-09-15 Luis R. Rodriguezcfg80211: Add new wireless regulatory infrastructure
2008-06-25 Tony Vroonmac80211: implement EU regulatory domain
2008-06-14 Tony Vroonmac80211: implement EU regulatory domain
2008-04-08 John W. Linvillecfg80211: default to regulatory max power for channel
2008-02-29 Tomas Winklerwireless: update US regulatory domain
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...