aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville10-63/+953
2011-05-16cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar1-8/+13
2011-05-16nl80211: Move peer link state definition to nl80211Javier Cardona1-1/+1
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg4-14/+251
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho3-17/+7
2011-05-12cfg80211: restrict AP beacon intervalsJohannes Berg4-17/+52
2011-05-11cfg80211/nl80211: add interval attribute for scheduled scansLuciano Coelho1-0/+10
2011-05-11cfg80211/nl80211: add support for scheduled scansLuciano Coelho5-1/+342
2011-05-11mac80211: allow setting supported rates on mesh peersJavier Cardona1-2/+0
2011-05-11nl80211: allow setting MFP flag for a meshifThomas Pedersen1-0/+1
2011-05-11nl80211: allow installing keys for a meshifThomas Pedersen1-0/+1
2011-05-11nl80211: Let userspace drive the peer link management states.Javier Cardona1-0/+6
2011-05-11cfg80211: Use capability info to detect mesh beacons.Javier Cardona1-7/+7
2011-05-11mac80211: Let userspace send action frames over mesh interfacesJavier Cardona1-0/+10
2011-05-11nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona1-1/+3
2011-05-10wireless: Fix warnings due to -Wunused-but-set-variableRajkumar Manoharan2-4/+1
2011-05-05nl80211/cfg80211: WoWLAN supportJohannes Berg4-1/+266
2011-05-05nl80211: Fix set_key regression with some driversJouni Malinen1-8/+0
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville2-1/+19
2011-04-26cfg80211: fix regresion on reg user timeoutLuis R. Rodriguez1-1/+2
2011-04-25cfg80211: module_param to disable HT40 in 2.4GHz bandAmitkumar Karwar1-0/+17
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville3-8/+86
2011-04-12{mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan1-0/+3
2011-04-12nl80211: New notification to discover mesh peer candidates.Javier Cardona3-0/+56
2011-04-12nl80211/mac80211: Perform PLINK_ACTION on new stationJavier Cardona1-0/+5
2011-04-12nl80211/mac80211: let userspace authenticate stationsJavier Cardona1-1/+4
2011-04-12mac80211: ignore peers if security is enabled for this meshJavier Cardona1-0/+1
2011-04-12cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona2-0/+9
2011-04-12nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona2-7/+8
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville4-3/+135
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-10/+21
2011-04-07cfg80211: add a timer for invalid user reg hintsLuis R. Rodriguez1-1/+24
2011-04-07cfg80211: fix regulatory restore upon user hintsLuis R. Rodriguez1-1/+45
2011-04-07nl80211: Add BSS parameters to stationPaul Stewart1-1/+20
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-30cfg80211: Add nl80211 event for deletion of a station entryJouni Malinen3-0/+46
2011-03-28cfg80211: fix BSS double-unlinking (continued)Juuso Oikarinen1-7/+11
2011-03-28cfg80211:: fix possible NULL pointer dereferenceMariusz Kozlowski1-3/+10
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+33
2011-03-11wireless: add support for ethtool_ops->{get,set}_ringparamJohn W. Linville1-0/+33
2011-03-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville2-11/+29
2011-03-09net/wireless: add COUNTRY to to regulatory device ueventScott James Remnant2-11/+29
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-19/+37
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-19/+37
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2011-03-01cfg80211: add a field for the bitrate of the last rx data packet from a stationFelix Fietkau1-19/+37
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-2/+2
2011-02-21fix cfg80211_wext_siwfreq lock ordering...Daniel J Blueman1-2/+2
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-7/+13