summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-28cfg80211: fix BSS double-unlinking (continued)Juuso Oikarinen
2011-03-28cfg80211:: fix possible NULL pointer dereferenceMariusz Kozlowski
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-11wireless: add support for ethtool_ops->{get,set}_ringparamJohn W. Linville
2011-03-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-09net/wireless: add COUNTRY to to regulatory device ueventScott James Remnant
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-01cfg80211: add a field for the bitrate of the last rx data packet from a stationFelix Fietkau
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-21fix cfg80211_wext_siwfreq lock ordering...Daniel J Blueman
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-03cfg80211: Fix power save state after interface type changeJuuso Oikarinen
2011-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-28net/wireless/nl80211.c: Avoid call to genlmsg_cancelJulia Lawall
2011-01-28cfg80211: Allow non-zero indexes for device specific pair-wise ciphersJuuso Oikarinen
2011-01-27Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-04cfg80211: fix transposition of words in printkBob Copeland
2010-12-20nl80211: Export available antennasBruno Randolf
2010-12-20cfg80211: Separate available antennas for RX and TXBruno Randolf
2010-12-20mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona
2010-12-20mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona
2010-12-16cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen
2010-12-15nl80211: advertise maximum remain-on-channel durationJohannes Berg
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg
2010-12-13cfg80211: update information elements in cached BSS structSven Neumann
2010-12-13cfg80211: Add antenna availability informationBruno Randolf
2010-12-08cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa
2010-12-07nl80211/mac80211: Report signal averageBruno Randolf
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg
2010-12-06nl80211: refactor mesh parameter parsingJohannes Berg
2010-12-06cfg80211: require add_virtual_intf to return new devJohannes Berg
2010-12-06nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg
2010-11-24cfg80211: allow using CQM event to notify packet lossJohannes Berg
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau
2010-11-24net/wireless: Use pr_<level> and netdev_<level>Joe Perches
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville
2010-11-22cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez
2010-11-22cfg80211: move mutex locking to reg_process_pending_hints()Luis R. Rodriguez
2010-11-22cfg80211: move reg_work and reg_todo aboveLuis R. Rodriguez
2010-11-22cfg80211: put core regulatory request into queueLuis R. Rodriguez