aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-19mac80211: avoid spurious deauth frames/messagesJohannes Berg1-11/+25
2009-11-19cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg3-4/+43
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg2-1/+38
2009-11-19cfg80211: convert bools into flagsJohannes Berg4-17/+17
2009-11-18mac80211: update cfg80211 scan result code for the updated mesh conf IERui Paulo1-13/+18
2009-11-18mac80211: use a structure to hold the mesh config information elementRui Paulo1-4/+5
2009-11-18cfg80211: re-join IBSS when privacy changesJohannes Berg3-11/+44
2009-11-18cfg80211: Allow reassociation in associated stateJouni Malinen1-2/+18
2009-11-13nl80211: only allow adding stations to running vlan interfacesFelix Fietkau1-1/+3
2009-11-13cfg80211: return channel noise via survey APIHolger Schurig1-0/+105
2009-11-13cfg80211: introduce nl80211_get_ifidx()Holger Schurig1-43/+33
2009-11-13mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo1-0/+6
2009-11-13mac80211: replace "destination" with "target" to follow the specRui Paulo1-3/+3
2009-11-11mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau1-1/+3
2009-11-11nl80211: add a parameter for using 4-address frames on virtual interfacesFelix Fietkau1-0/+11
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller8-43/+37
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+5
2009-11-04cfg80211: remove dead variableJohannes Berg1-2/+0
2009-11-02cfg80211: validate scan channelsJohannes Berg2-7/+33
2009-11-02cfg80211: Fix WEXT compat siwauth wpa and group cipherJouni Malinen1-4/+2
2009-11-02cfg80211: fix NULL ptr derefJohannes Berg1-2/+5
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg4-30/+2
2009-10-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-2/+29
2009-10-27cfg80211: remove warning in deauth caseHolger Schurig1-6/+0
2009-10-27cfg80211: no cookies in cfg80211_send_XXX()Holger Schurig1-27/+12
2009-10-27cfg80211: sme: deauthenticate on assoc failureJohannes Berg3-2/+29
2009-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2009-10-08cfg80211: fix netns error unwinding bugJohannes Berg1-1/+2
2009-10-07net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.hJohn W. Linville1-2/+0
2009-10-07cfg80211: add firmware and hardware version to wiphyKalle Valo1-1/+22
2009-10-07wireless: implement basic ethtool support for cfg80211 devicesJohn W. Linville4-1/+36
2009-10-07wext: refactorJohannes Berg12-1124/+1072
2009-10-07nl80211: report age of scan resultsHolger Schurig1-0/+2
2009-10-05cfg80211: assign device type in netdev notifier callbackMarcel Holtmann1-0/+7
2009-09-28wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg1-1/+1
2009-09-28wext: Add bound checks for copy_from_userArjan van de Ven1-3/+6
2009-09-28cfg80211: always get BSSJohannes Berg1-3/+2
2009-09-28cfg80211: don't set privacy w/o keyJohannes Berg1-1/+2
2009-09-28cfg80211: wext: don't display BSSID unless associatedJohannes Berg1-4/+1
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+1
2009-09-23cfg80211: don't overwrite privacy settingJohannes Berg1-1/+1
2009-09-23cfg80211: fix SME connectJohannes Berg1-8/+13
2009-09-23cfg80211: minimal error handling for wext-compat freq scanningHolger Schurig1-0/+5
2009-09-23cfg80211: use cfg80211_wext_freq() for freq conversionHolger Schurig1-1/+1
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-16cfg80211: fix SME connectJohannes Berg1-8/+13
2009-09-14cfg80211: minimal error handling for wext-compat freq scanningHolger Schurig1-0/+5
2009-09-14cfg80211: use cfg80211_wext_freq() for freq conversionHolger Schurig1-1/+1
2009-09-09cfg80211: allow scanning on specified frequencies when using wext-compatibilityHolger Schurig1-7/+34
2009-09-08wireless: update cfg80211 kconfig entryLuis R. Rodriguez1-1/+10