summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg-1/+34
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen-15/+285
2009-12-28wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville-108/+2
2009-12-28cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg-4/+9
2009-12-28cfg80211: fix race between deauth and assoc responseJohannes Berg-1/+12
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville-50/+26
2009-12-25wireless: fix comments in genregdb.awkJohn W. Linville-2/+2
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-67/+405
2009-12-22cfg80211: avoid sending spurious deauth to userspaceJohannes Berg-2/+9
2009-12-22wireless: add ieee80211_amsdu_to_8023sZhu Yi-2/+97
2009-12-21wireless: support internal statically compiled regulatory databaseJohn W. Linville-24/+261
2009-12-21wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville-39/+38
2009-12-10wireless: update old static regulatory domain rulesJohn W. Linville-50/+25
2009-12-09cfg80211: Clear encryption privacy when key off is done.Vivek Natarajan-0/+1
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-10/+185
2009-12-04cfg80211: indent regulatory messages with spacesKalle Valo-3/+3
2009-12-04WE: Fix set events not propagatedJean Tourrilhes-1/+2
2009-11-29net: Move && and || to end of previous lineJoe Perches-4/+5
2009-11-28cfg80211: Add PMKSA wext compatibility handlerSamuel Ortiz-0/+42
2009-11-28nl80211: PMKSA caching supportSamuel Ortiz-0/+120
2009-11-28wireless : use a dedicated workqueue for cfg80211.Alban Browaeys-6/+18
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-59/+204
2009-11-19mac80211: avoid spurious deauth frames/messagesJohannes Berg-11/+25
2009-11-19cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg-4/+43
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg-1/+38
2009-11-19cfg80211: convert bools into flagsJohannes Berg-17/+17
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+1
2009-11-18mac80211: update cfg80211 scan result code for the updated mesh conf IERui Paulo-13/+18
2009-11-18mac80211: use a structure to hold the mesh config information elementRui Paulo-4/+5
2009-11-18cfg80211: re-join IBSS when privacy changesJohannes Berg-11/+44
2009-11-18cfg80211: Allow reassociation in associated stateJouni Malinen-2/+18
2009-11-13nl80211: only allow adding stations to running vlan interfacesFelix Fietkau-1/+3
2009-11-13cfg80211: return channel noise via survey APIHolger Schurig-0/+105
2009-11-13cfg80211: introduce nl80211_get_ifidx()Holger Schurig-43/+33
2009-11-13mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo-0/+6
2009-11-13mac80211: replace "destination" with "target" to follow the specRui Paulo-3/+3
2009-11-11mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau-1/+3
2009-11-11nl80211: add a parameter for using 4-address frames on virtual interfacesFelix Fietkau-0/+11
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-43/+37
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-2/+5
2009-11-04cfg80211: remove dead variableJohannes Berg-2/+0
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-2/+5
2009-11-02cfg80211: validate scan channelsJohannes Berg-7/+33
2009-11-02cfg80211: Fix WEXT compat siwauth wpa and group cipherJouni Malinen-4/+2
2009-11-02cfg80211: fix NULL ptr derefJohannes Berg-2/+5
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg-30/+2
2009-10-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-2/+29
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-2/+29
2009-10-27cfg80211: remove warning in deauth caseHolger Schurig-6/+0
2009-10-27cfg80211: no cookies in cfg80211_send_XXX()Holger Schurig-27/+12