summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | net: spread __net_init, __net_exitAlexey Dobriyan2010-01-181-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-308-129/+342
|\| |
| * | 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/+2Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-282-50/+26Star
| |\|
* | | wireless: fix comments in genregdb.awkJohn W. Linville2009-12-261-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-2612-67/+405
|\| | | |/ |/|
| * 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-227-24/+261
| * wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville2009-12-214-39/+38Star
* | wireless: update old static regulatory domain rulesJohn W. Linville2009-12-101-50/+25Star
* | cfg80211: Clear encryption privacy when key off is done.Vivek Natarajan2009-12-091-0/+1
|/
* 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-302-4/+5
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-2510-59/+204
|\
| * mac80211: avoid spurious deauth frames/messagesJohannes Berg2009-11-191-11/+25
| * cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg2009-11-193-4/+43
| * cfg80211: introduce capability for 4addr modeJohannes Berg2009-11-192-1/+38
| * cfg80211: convert bools into flagsJohannes Berg2009-11-194-17/+17
| * mac80211: update cfg80211 scan result code for the updated mesh conf IERui Paulo2009-11-181-13/+18
| * mac80211: use a structure to hold the mesh config information elementRui Paulo2009-11-181-4/+5
| * cfg80211: re-join IBSS when privacy changesJohannes Berg2009-11-183-11/+44
| * cfg80211: Allow reassociation in associated stateJouni Malinen2009-11-181-2/+18
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-191-0/+1
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-031-2/+5
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-293-2/+29
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-161-1/+2
| |\ \ \
| * | | | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | | | | nl80211: only allow adding stations to running vlan interfacesFelix Fietkau2009-11-131-1/+3
* | | | | cfg80211: return channel noise via survey APIHolger Schurig2009-11-131-0/+105
* | | | | cfg80211: introduce nl80211_get_ifidx()Holger Schurig2009-11-131-43/+33Star
* | | | | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo2009-11-131-0/+6
* | | | | mac80211: replace "destination" with "target" to follow the specRui Paulo2009-11-131-3/+3
* | | | | mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau2009-11-111-1/+3