Age | Commit message (Expand) | Author | Files | Lines |
2009-03-06 | cfg80211: test before subtraction on unsigned | Roel Kluin | 1 | -1/+2 |
2009-01-29 | cfg80211: print correct intersected regulatory domain | Luis R. Rodriguez | 1 | -1/+1 |
2009-01-29 | cfg80211: Fix sanity check on 5 GHz when processing country IE | Luis R. Rodriguez | 1 | -11/+19 |
2009-01-17 | cfg80211: Fix parsed country IE info for 5 GHz | Luis R. Rodriguez | 1 | -2/+19 |
2009-01-17 | cfg80211: Fix regression with 11d on bands | Luis R. Rodriguez | 1 | -3/+79 |
2009-01-17 | cfg80211: make handle_band() and handle_channel() wiphy specific | Luis R. Rodriguez | 1 | -6/+19 |
2008-12-05 | cfg80211: "fix" 11d oops | Johannes Berg | 1 | -0/+3 |
2008-12-05 | cfg80211: fix wiphy remove if no regulatory request | Johannes Berg | 1 | -1/+1 |
2008-11-26 | cfg80211: add support for custom firmware regulatory solutions | Luis R. Rodriguez | 1 | -1/+12 |
2008-11-26 | cfg80211/mac80211: Add 802.11d support | Luis R. Rodriguez | 1 | -18/+461 |
2008-11-26 | cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalid | Luis R. Rodriguez | 1 | -0/+3 |
2008-11-26 | cfg80211: call_crda() won't tell us if CRDA was present | Luis R. Rodriguez | 1 | -8/+1 |
2008-11-26 | cfg80211: expect different rd in cfg80211 when intersecting | Luis R. Rodriguez | 1 | -2/+3 |
2008-11-26 | cfg80211: separate intersection section in __set_regdom() | Luis R. Rodriguez | 1 | -8/+21 |
2008-11-26 | cfg80211: remove switch from __set_regdom() | Luis R. Rodriguez | 1 | -15/+6 |
2008-11-26 | cfg80211: remove switch from __regulatory_hint() | Luis R. Rodriguez | 1 | -26/+17 |
2008-11-26 | cfg80211: mark negative frequencies as invalid | Luis R. Rodriguez | 1 | -1/+1 |
2008-11-10 | cfg80211: Add kdoc for struct regulatory_request | Luis R. Rodriguez | 1 | -3/+19 |
2008-11-10 | cfg80211: Add regulatory domain intersection capability | Luis R. Rodriguez | 1 | -8/+158 |
2008-11-10 | cfg80211: a reg rule is invalid if freq diff is 0 | Luis R. Rodriguez | 1 | -1/+1 |
2008-11-10 | wireless: fix a few sparse warnings | Johannes Berg | 1 | -1/+1 |
2008-11-01 | wireless regulatory: move ignore_request | Johannes Berg | 1 | -63/+63 |
2008-11-01 | wireless: clean up regulatory ignore_request function | Johannes Berg | 1 | -40/+27 |
2008-11-01 | wireless: remove struct regdom hinting | Johannes Berg | 1 | -47/+16 |
2008-11-01 | wireless: make regdom passing semantics simpler | Johannes Berg | 1 | -4/+5 |
2008-11-01 | wireless: remove write-only 'granted' variable | Johannes Berg | 1 | -2/+0 |
2008-11-01 | wireless: fix EU check | Johannes Berg | 1 | -1/+1 |
2008-11-01 | wireless: get rid of pointless request list | Johannes Berg | 1 | -69/+21 |
2008-11-01 | wireless: remove cfg80211_reg_mutex | Johannes Berg | 1 | -3/+0 |
2008-09-25 | cfg80211: clean up static regdomain mess | Johannes Berg | 1 | -53/+20 |
2008-09-25 | cfg80211: fix regulatory code const | Johannes Berg | 1 | -30/+28 |
2008-09-25 | cfg80211: clean up regulatory mess | Johannes Berg | 1 | -53/+201 |
2008-09-16 | cfg80211: Add new wireless regulatory infrastructure | Luis R. Rodriguez | 1 | -113/+692 |
2008-06-25 | mac80211: implement EU regulatory domain | Tony Vroon | 1 | -0/+18 |
2008-04-09 | cfg80211: default to regulatory max power for channel | John W. Linville | 1 | -1/+4 |
2008-02-29 | wireless: update US regulatory domain | Tomas Winkler | 1 | -2/+8 |
2008-02-29 | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg | 1 | -0/+153 |