summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg2010-06-142-4/+7
* cfg80211: make action channel type optionalJohannes Berg2010-06-023-1/+6
* cfg80211: don't refuse HT20 channels on devices that don't support HT40Helmut Schaa2010-06-021-2/+3
* cfg80211: add missing bracesJohannes Berg2010-05-211-2/+4
* cfg80211: fix crash in cfg80211_set_freq()Felix Fietkau2010-05-211-1/+1
* cfg80211: Fix signal_type comparisonSujith2010-05-211-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-117-103/+163
|\
| * cfg80211/mac80211: better channel handlingJohannes Berg2010-05-077-103/+163
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-052-1/+6
|\ \ | |/
| * cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen2010-04-271-1/+2
| * cfg80211: add ap isolation supportFelix Fietkau2010-04-271-0/+4
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-6/+10
|\ \ | |/
| * cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL e...Nishant Sarmukadam2010-04-161-6/+10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-156-35/+86
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-081-7/+5
| |\
| * | cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen2010-04-074-25/+63
| * | nl80211: reenable station del for meshMarco Porsch2010-03-311-1/+2
| * | mac80211: support paged rx SKBsZhu Yi2010-03-311-6/+18
| * | wireless: remove trailing space in messagesFrans Pop2010-03-311-3/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1113-0/+13
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-061-7/+5
| |\ \ \ | | | |/ | | |/|
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3013-0/+13
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-061-7/+5
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | wireless: convert reg_regdb_search_lock to mutexJohn W. Linville2010-03-301-7/+5
| |/
* | cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen2010-03-243-0/+150
* | net/wireless/wext-core.c: Use IW_EVENT_IDX macroJoe Perches2010-03-231-11/+11
* | net/wireless/wext_core.c: Use IW_IOCTL_IDX macroJoe Perches2010-03-231-56/+56
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-256-49/+604
|\
| * nl80211: add power save commandsKalle Valo2010-02-193-12/+145
| * cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-155-1/+446
| * nl80211: does not allow NEW_STATION and DEL_STATION for meshThadeu Lima de Souza Cascardo2010-02-151-36/+13
* | const: struct nla_policyAlexey Dobriyan2010-02-181-9/+5
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-141-107/+198
|\ \ | |/
| * wireless: update radiotap parserJohannes Berg2010-02-081-107/+198
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-0412-52/+302
|\ \ | |/
| * lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk2010-02-021-10/+10
| * lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk2010-02-022-3/+2
| * cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez2010-02-013-3/+212
| * cfg80211: avoid flushing the global workqueue for core reg hintsLuis R. Rodriguez2010-02-011-3/+1
| * cfg80211: fix wext-compat for setting rate to 'auto'John W. Linville2010-01-271-1/+1
| * cfg80211: export cfg80211_find_ieJohannes Berg2010-01-261-18/+20
| * mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk2010-01-221-1/+4
| * cfg80211: export multiple MAC addresses in sysfsJohannes Berg2010-01-222-0/+32
| * nl80211: Allow association to change channels during reassociationJouni Malinen2010-01-191-1/+3
| * cfg80211: rcu-ify rdev and wdevJohannes Berg2010-01-192-12/+17
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-192-2/+3
| |\
* | \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-232-2/+3
|\ \ \ | | |/ | |/|
| * | cfg80211: fix channel setting for wextAbhijeet Kolekar2010-01-141-0/+1
| * | cfg80211: fix refcount imbalance when wext is disabledJohannes Berg2010-01-111-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-198-63/+556
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud