aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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
* | wireless: implement basic ethtool support for cfg80211 devicesJohn W. Linville2009-10-074-1/+36
* | wext: refactorJohannes Berg2009-10-0712-1124/+1072
* | nl80211: report age of scan resultsHolger Schurig2009-10-071-0/+2
* | cfg80211: assign device type in netdev notifier callbackMarcel Holtmann2009-10-051-0/+7
|/
* wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg2009-09-281-1/+1
* wext: Add bound checks for copy_from_userArjan van de Ven2009-09-281-3/+6
* cfg80211: always get BSSJohannes Berg2009-09-281-3/+2
* cfg80211: don't set privacy w/o keyJohannes Berg2009-09-281-1/+2
* cfg80211: wext: don't display BSSID unless associatedJohannes Berg2009-09-281-4/+1
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-241-1/+1
|\
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
| * cfg80211: fix SME connectJohannes Berg2009-09-161-8/+13
| * cfg80211: minimal error handling for wext-compat freq scanningHolger Schurig2009-09-141-0/+5