nl80211: Report max TX power in NL80211_BAND_ATTR_FREQS
[safe/jmp/linux-2.6] / net / wireless / reg.c
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-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...