aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2008-11-10cfg80211: a reg rule is invalid if freq diff is 0Luis R. Rodriguez
2008-11-10nl80211: Add TX queue parameter configurationJouni Malinen
2008-11-10nl80211: Add basic rate configuration for AP modeJouni Malinen
2008-11-10wireless: implement basic rate helper functionJohannes Berg
2008-11-10wireless: fix a few sparse warningsJohannes Berg
2008-10-31wireless regulatory: move ignore_requestJohannes Berg
2008-10-31wireless: clean up regulatory ignore_request functionJohannes Berg
2008-10-31wireless: remove struct regdom hintingJohannes Berg
2008-10-31wireless: make regdom passing semantics simplerJohannes Berg
2008-10-31wireless: remove write-only 'granted' variableJohannes Berg
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville
2008-10-31wireless: escape_ssid should handle non-printablesJohn W. Linville
2008-10-31wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville
2008-10-31wireless: fix EU checkJohannes Berg
2008-10-31wireless: get rid of pointless request listJohannes Berg
2008-10-31wireless: remove cfg80211_reg_mutexJohannes Berg
2008-10-31wireless: don't publish __regulatory_hintJohannes Berg
2008-10-31Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com
2008-10-31nl80211: fix monitor flagsJohannes Berg
2008-10-31nl80211: export HT capabilitiesJohannes Berg
2008-10-26wireless: fix regression caused by regulatory config optionArjan van de Ven
2008-10-14cfg80211: fix debugfs error handlingJohannes Berg
2008-10-12wireless: remove duplicated #includeHuang Weiyi
2008-10-06wireless: fix typo in Kconfig.Davide Pesavento
2008-09-24wireless: a global static to local static improvementDenis ChengRq
2008-09-24cfg80211: reject invalid configuration itemsJohannes Berg
2008-09-24cfg80211: allow set_interface without typeJohannes Berg
2008-09-24cfg80211: show interface typeJohannes Berg
2008-09-24cfg80211: clean up static regdomain messJohannes Berg
2008-09-24cfg80211: fix regulatory code constJohannes Berg
2008-09-24cfg80211: clean up regulatory messJohannes Berg
2008-09-24cfg80211: fix static regdomainsJohannes Berg
2008-09-15cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-09-02net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFSFlorian Mickler
2008-08-29mac80211/cfg80211: HT capabilities for NEW_STAJouni Malinen
2008-08-29mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen
2008-08-13wext: Send name on eventsJamal Hadi Salim
2008-07-29nl80211: fix dump callbacksJohannes Berg
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki
2008-07-14wext: make sysfs bits optional and deprecate themJohannes Berg
2008-07-08net/wireless/nl80211.c: fix endless Netlink callback loop.Julius Volz
2008-06-16wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.David S. Miller
2008-06-16wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller
2008-06-16wext: Pull top-level ioctl dispatch logic into helper function.David S. Miller
2008-06-16wext: Pass iwreq pointer down into standard/private handlers.David S. Miller
2008-06-16wext: Parameterize the standard/private handlers.David S. Miller
2008-06-16wext: Pull ioctl permission checking out into helper function.David S. Miller