summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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: fix syntax error on user regulatory hintsLuis R. Rodriguez2010-01-041-1/+1
* 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
* 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
* 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
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-2410-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-181-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-151-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/+33
* | | | | 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
* | | | | nl80211: add a parameter for using 4-address frames on virtual interfacesFelix Fietkau2009-11-111-0/+11
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-098-43/+37
|\ \ \ \ \
| * | | | | cfg80211: remove dead variableJohannes Berg2009-11-041-2/+0
| * | | | | cfg80211: validate scan channelsJohannes Berg2009-11-022-7/+33
| * | | | | cfg80211: Fix WEXT compat siwauth wpa and group cipherJouni Malinen2009-11-021-4/+2
| * | | | | cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg2009-10-304-30/+2
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-061-2/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | cfg80211: fix NULL ptr derefJohannes Berg2009-11-021-2/+5
| | |_|/ | |/| |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-293-2/+29
|\| | |
| * | | cfg80211: sme: deauthenticate on assoc failureJohannes Berg2009-10-273-2/+29
| | |/ | |/|
* | | cfg80211: remove warning in deauth caseHolger Schurig2009-10-271-6/+0
* | | cfg80211: no cookies in cfg80211_send_XXX()Holger Schurig2009-10-271-27/+12
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-111-1/+2
|\| |
| * | cfg80211: fix netns error unwinding bugJohannes Berg2009-10-081-1/+2
| |/
* | net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.hJohn W. Linville2009-10-071-2/+0
* | cfg80211: add firmware and hardware version to wiphyKalle Valo2009-10-071-1/+22