aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-12cfg80211: Fix country IE parsing for single channel tripletsLuis R. Rodriguez1-4/+221
2010-01-12cfg80211: process the max power on a country IELuis R. Rodriguez1-1/+1
2010-01-12cfg80211: add debug print when we drop a bogus country IELuis R. Rodriguez1-1/+3
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen3-31/+96
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen1-0/+111
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen1-4/+30
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek2-0/+16
2010-01-11cfg80211: fix refcount imbalance when wext is disabledJohannes Berg1-2/+2
2010-01-05wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not setJohn W. Linville1-3/+3
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2010-01-05cfg80211: add a regulatory debug printLuis R. Rodriguez1-14/+18
2010-01-04cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez1-1/+1
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller8-129/+342
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2-5/+21
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg3-1/+34
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen5-15/+285
2009-12-28wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville3-108/+2
2009-12-28cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg1-4/+9
2009-12-28cfg80211: fix race between deauth and assoc responseJohannes Berg1-1/+12
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2-50/+26
2009-12-25wireless: fix comments in genregdb.awkJohn W. Linville1-2/+2
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller12-67/+405
2009-12-22cfg80211: avoid sending spurious deauth to userspaceJohannes Berg1-2/+9
2009-12-22wireless: add ieee80211_amsdu_to_8023sZhu Yi1-2/+97
2009-12-21wireless: support internal statically compiled regulatory databaseJohn W. Linville7-24/+261
2009-12-21wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville4-39/+38
2009-12-10wireless: update old static regulatory domain rulesJohn W. Linville1-50/+25
2009-12-09cfg80211: Clear encryption privacy when key off is done.Vivek Natarajan1-0/+1
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller9-10/+185
2009-12-04cfg80211: indent regulatory messages with spacesKalle Valo1-3/+3
2009-12-04WE: Fix set events not propagatedJean Tourrilhes1-1/+2
2009-11-29net: Move && and || to end of previous lineJoe Perches2-4/+5
2009-11-28cfg80211: Add PMKSA wext compatibility handlerSamuel Ortiz1-0/+42
2009-11-28nl80211: PMKSA caching supportSamuel Ortiz1-0/+120
2009-11-28wireless : use a dedicated workqueue for cfg80211.Alban Browaeys5-6/+18
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller10-59/+204
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-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
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