summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2008-11-26nl80211: Change max TX power to be in mBm instead of dBmJouni Malinen1-2/+2
2008-11-26nl80211: Report max TX power in NL80211_BAND_ATTR_FREQSJouni Malinen1-0/+3
2008-11-25cfg80211: add support for custom firmware regulatory solutionsLuis R. Rodriguez1-1/+12
2008-11-25cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez6-24/+507
2008-11-25cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalidLuis R. Rodriguez1-0/+3
2008-11-25cfg80211: call_crda() won't tell us if CRDA was presentLuis R. Rodriguez1-8/+1
2008-11-25cfg80211: expect different rd in cfg80211 when intersectingLuis R. Rodriguez1-2/+3
2008-11-25cfg80211: separate intersection section in __set_regdom()Luis R. Rodriguez1-8/+21
2008-11-25cfg80211: remove switch from __set_regdom()Luis R. Rodriguez1-15/+6
2008-11-25cfg80211: remove switch from __regulatory_hint()Luis R. Rodriguez1-26/+17
2008-11-25cfg80211: mark negative frequencies as invalidLuis R. Rodriguez1-1/+1
2008-11-21wireless: clean up sysfs code using %pMJohannes Berg1-15/+10
2008-11-21lib80211: consolidate crypt init routinesJohn W. Linville1-0/+38
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville6-5/+1770
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+1
2008-11-10cfg80211: Add kdoc for struct regulatory_requestLuis R. Rodriguez1-3/+19
2008-11-10cfg80211: Add regulatory domain intersection capabilityLuis R. Rodriguez1-8/+158
2008-11-10cfg80211: a reg rule is invalid if freq diff is 0Luis R. Rodriguez1-1/+1
2008-11-10nl80211: Add TX queue parameter configurationJouni Malinen1-5/+62
2008-11-10nl80211: Add basic rate configuration for AP modeJouni Malinen1-0/+8
2008-11-10wireless: implement basic rate helper functionJohannes Berg1-0/+19
2008-11-10wireless: fix a few sparse warningsJohannes Berg1-1/+1
2008-10-31wireless regulatory: move ignore_requestJohannes Berg1-63/+63
2008-10-31wireless: clean up regulatory ignore_request functionJohannes Berg1-40/+27
2008-10-31wireless: remove struct regdom hintingJohannes Berg3-64/+24
2008-10-31wireless: make regdom passing semantics simplerJohannes Berg2-8/+6
2008-10-31wireless: remove write-only 'granted' variableJohannes Berg1-2/+0
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville1-5/+4
2008-10-31wireless: escape_ssid should handle non-printablesJohn W. Linville1-6/+19
2008-10-31wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville1-5/+0
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville3-0/+69
2008-10-31wireless: fix EU checkJohannes Berg1-1/+1
2008-10-31wireless: get rid of pointless request listJohannes Berg1-69/+21
2008-10-31wireless: remove cfg80211_reg_mutexJohannes Berg3-8/+2
2008-10-31wireless: don't publish __regulatory_hintJohannes Berg1-0/+28
2008-10-31Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com1-0/+191
2008-10-31nl80211: fix monitor flagsJohannes Berg1-1/+1
2008-10-31nl80211: export HT capabilitiesJohannes Berg1-0/+13
2008-10-26wireless: fix regression caused by regulatory config optionArjan van de Ven1-6/+5
2008-10-14cfg80211: fix debugfs error handlingJohannes Berg1-1/+4
2008-10-12wireless: remove duplicated #includeHuang Weiyi1-1/+0
2008-10-06wireless: fix typo in Kconfig.Davide Pesavento1-1/+1
2008-09-24wireless: a global static to local static improvementDenis ChengRq1-9/+7
2008-09-24cfg80211: reject invalid configuration itemsJohannes Berg1-7/+17
2008-09-24cfg80211: allow set_interface without typeJohannes Berg1-7/+8
2008-09-24cfg80211: show interface typeJohannes Berg2-1/+7
2008-09-24cfg80211: clean up static regdomain messJohannes Berg1-53/+20
2008-09-24cfg80211: fix regulatory code constJohannes Berg2-33/+31
2008-09-24cfg80211: clean up regulatory messJohannes Berg3-230/+203
2008-09-24cfg80211: fix static regdomainsJohannes Berg1-16/+16