summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
2010-05-21cfg80211: add missing bracesJohannes Berg-2/+4
2010-05-21cfg80211: fix crash in cfg80211_set_freq()Felix Fietkau-1/+1
2010-05-21cfg80211: Fix signal_type comparisonSujith-2/+2
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-103/+163
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg-103/+163
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+6
2010-04-27cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen-1/+2
2010-04-27cfg80211: add ap isolation supportFelix Fietkau-0/+4
2010-04-23Merge branch 'master' into for-davemJohn W. Linville-6/+10
2010-04-16cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL e...Nishant Sarmukadam-6/+10
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-35/+86
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+13
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-7/+5
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen-25/+63
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-7/+5
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-7/+5
2010-03-31nl80211: reenable station del for meshMarco Porsch-1/+2
2010-03-31mac80211: support paged rx SKBsZhu Yi-6/+18
2010-03-31wireless: remove trailing space in messagesFrans Pop-3/+3
2010-03-30wireless: convert reg_regdb_search_lock to mutexJohn W. Linville-7/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+13
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen-0/+150
2010-03-23net/wireless/wext-core.c: Use IW_EVENT_IDX macroJoe Perches-11/+11
2010-03-23net/wireless/wext_core.c: Use IW_IOCTL_IDX macroJoe Perches-56/+56
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-49/+604
2010-02-19nl80211: add power save commandsKalle Valo-12/+145
2010-02-18const: struct nla_policyAlexey Dobriyan-9/+5
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen-1/+446
2010-02-15nl80211: does not allow NEW_STATION and DEL_STATION for meshThadeu Lima de Souza Cascardo-36/+13
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-107/+198
2010-02-08wireless: update radiotap parserJohannes Berg-107/+198
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-52/+302
2010-02-02lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk-10/+10
2010-02-02lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk-3/+2
2010-02-01cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez-3/+212
2010-02-01cfg80211: avoid flushing the global workqueue for core reg hintsLuis R. Rodriguez-3/+1
2010-01-27cfg80211: fix wext-compat for setting rate to 'auto'John W. Linville-1/+1
2010-01-26cfg80211: export cfg80211_find_ieJohannes Berg-18/+20
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-2/+3
2010-01-22mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk-1/+4
2010-01-22cfg80211: export multiple MAC addresses in sysfsJohannes Berg-0/+32
2010-01-19nl80211: Allow association to change channels during reassociationJouni Malinen-1/+3
2010-01-19cfg80211: rcu-ify rdev and wdevJohannes Berg-12/+17
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville-2/+3
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-63/+556
2010-01-17net: spread __net_init, __net_exitAlexey Dobriyan-2/+2
2010-01-15cfg80211: make regulatory_hint_11d() band specificLuis R. Rodriguez-20/+66
2010-01-14cfg80211: Ingore country IEs with a zero set of number of channelsLuis R. Rodriguez-0/+6
2010-01-14cfg80211: fix 2 GHz subband calculation for country IEsLuis R. Rodriguez-2/+2
2010-01-14cfg80211: fix channel setting for wextAbhijeet Kolekar-0/+1