aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-03cfg80211: Fix power save state after interface type changeJuuso Oikarinen1-7/+13
2011-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-6/+11
2011-01-28net/wireless/nl80211.c: Avoid call to genlmsg_cancelJulia Lawall1-2/+4
2011-01-28cfg80211: Allow non-zero indexes for device specific pair-wise ciphersJuuso Oikarinen1-4/+7
2011-01-27Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller3-18/+29
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf3-18/+29
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2011-01-04cfg80211: fix transposition of words in printkBob Copeland1-1/+1
2010-12-20nl80211: Export available antennasBruno Randolf1-0/+5
2010-12-20cfg80211: Separate available antennas for RX and TXBruno Randolf1-7/+10
2010-12-20mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona1-0/+2
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona4-24/+90
2010-12-20mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona1-20/+20
2010-12-16cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez1-1/+2
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen3-0/+44
2010-12-15nl80211: advertise maximum remain-on-channel durationJohannes Berg1-1/+6
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg3-23/+113
2010-12-13cfg80211: update information elements in cached BSS structSven Neumann1-0/+11
2010-12-13cfg80211: Add antenna availability informationBruno Randolf1-2/+13
2010-12-08cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa1-0/+5
2010-12-07nl80211/mac80211: Report signal averageBruno Randolf1-0/+3