summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2010-07-21cfg80211: fix race between sysfs and cfg80211Maxime Bizon
2010-07-20wireless: remove unnecessary reg_same_country_ie_hintJohn W. Linville
2010-07-20wireless: mark cfg80211_is_all_idle as staticJohn W. Linville
2010-07-20wireless: correct sparse warning in generated regdb.cJohn W. Linville
2010-07-20wireless: correct sparse warning in wext-compat.cJohn W. Linville
2010-07-20wireless: correct sparse warning in lib80211_crypt_tkip.cJohn W. Linville
2010-07-20wireless: only use alpha2 regulatory information from country IEJohn W. Linville
2010-07-14cfg80211: don't get expired BSSesJohannes Berg
2010-07-12cfg80211: ignore spurious deauthJohannes Berg
2010-07-07NET: nl80211, fix lock imbalance and netdev referencingJiri Slaby
2010-06-24nl80211: Add option to adjust transmit powerJuuso Oikarinen
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen
2010-06-24wireless: mark reg_mutex as staticJohn W. Linville
2010-06-18wireless: move regulatory_init to .init.textUwe Kleine-König
2010-06-18cfg80211: move cfg80211_exit to .exit.textUwe Kleine-König
2010-06-14mac80211: Set basic rates while joining ibss networkTeemu Paasikivi
2010-06-14cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg
2010-06-02cfg80211: make action channel type optionalJohannes Berg
2010-06-02cfg80211: don't refuse HT20 channels on devices that don't support HT40Helmut Schaa
2010-05-21cfg80211: add missing bracesJohannes Berg
2010-05-21cfg80211: fix crash in cfg80211_set_freq()Felix Fietkau
2010-05-21cfg80211: Fix signal_type comparisonSujith
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-27cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen
2010-04-27cfg80211: add ap isolation supportFelix Fietkau
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-16cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL e...Nishant Sarmukadam
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-31nl80211: reenable station del for meshMarco Porsch
2010-03-31mac80211: support paged rx SKBsZhu Yi
2010-03-31wireless: remove trailing space in messagesFrans Pop
2010-03-30wireless: convert reg_regdb_search_lock to mutexJohn W. Linville
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen
2010-03-23net/wireless/wext-core.c: Use IW_EVENT_IDX macroJoe Perches
2010-03-23net/wireless/wext_core.c: Use IW_IOCTL_IDX macroJoe Perches
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-19nl80211: add power save commandsKalle Valo
2010-02-18const: struct nla_policyAlexey Dobriyan
2010-02-15cfg80211/mac80211: allow registering for and sending action framesmaster-2010-02-15Jouni Malinen
2010-02-15nl80211: does not allow NEW_STATION and DEL_STATION for meshThadeu Lima de Souza Cascardo
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-08wireless: update radiotap parserJohannes Berg