summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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
* wireless: update radiotap parserJohannes Berg2010-02-081-107/+198
* 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
|\
| * cfg80211: fix channel setting for wextAbhijeet Kolekar2010-01-141-0/+1
| * cfg80211: fix refcount imbalance when wext is disabledJohannes Berg2010-01-111-2/+2
* | cfg80211: make regulatory_hint_11d() band specificLuis R. Rodriguez2010-01-153-20/+66
* | cfg80211: Ingore country IEs with a zero set of number of channelsLuis R. Rodriguez2010-01-141-0/+6
* | cfg80211: fix 2 GHz subband calculation for country IEsLuis R. Rodriguez2010-01-141-2/+2
* | cfg80211: Fix country IE parsing for single channel tripletsLuis R. Rodriguez2010-01-121-4/+221
* | cfg80211: process the max power on a country IELuis R. Rodriguez2010-01-121-1/+1
* | cfg80211: add debug print when we drop a bogus country IELuis R. Rodriguez2010-01-121-1/+3
* | cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen2010-01-123-31/+96
* | nl80211: New command for setting TX rate mask for rate controlJouni Malinen2010-01-121-0/+111
* | cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen2010-01-121-4/+30
* | nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek2010-01-122-0/+16
* | wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not setJohn W. Linville2010-01-051-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-051-1/+1
|\ \ | |/
| * cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez2010-01-041-1/+1
* | cfg80211: add a regulatory debug printLuis R. Rodriguez2010-01-051-14/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-302-5/+21
|\ \ | |/
| * cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg2009-12-281-4/+9
| * cfg80211: fix race between deauth and assoc responseJohannes Berg2009-12-281-1/+12
* | mac80211/cfg80211: add station eventsJohannes Berg2009-12-283-1/+34
* | cfg80211: add remain-on-channel commandJouni Malinen2009-12-285-15/+285
* | wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville2009-12-283-108/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-282-50/+26
|\ \ | |/
| * wireless: update old static regulatory domain rulesJohn W. Linville2009-12-101-50/+25
| * cfg80211: Clear encryption privacy when key off is done.Vivek Natarajan2009-12-091-0/+1
* | cfg80211: avoid sending spurious deauth to userspaceJohannes Berg2009-12-221-2/+9
* | wireless: add ieee80211_amsdu_to_8023sZhu Yi2009-12-221-2/+97
* | wireless: support internal statically compiled regulatory databaseJohn W. Linville2009-12-217-24/+261
* | wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville2009-12-214-39/+38
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-049-10/+185
|\
| * cfg80211: indent regulatory messages with spacesKalle Valo2009-12-041-3/+3
| * WE: Fix set events not propagatedJean Tourrilhes2009-12-041-1/+2
| * cfg80211: Add PMKSA wext compatibility handlerSamuel Ortiz2009-11-281-0/+42
| * nl80211: PMKSA caching supportSamuel Ortiz2009-11-281-0/+120
| * wireless : use a dedicated workqueue for cfg80211.Alban Browaeys2009-11-285-6/+18
* | net: Move && and || to end of previous lineJoe Perches2009-11-292-4/+5
|/
OpenPOWER on IntegriCloud