ocfs2: tweak to get the maximum inline data size with xattr
[safe/jmp/linux-2.6] / net / wireless / reg.c
2009-03-06 Roel Kluincfg80211: test before subtraction on unsigned
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...