aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg3-12/+58
2010-11-24cfg80211: allow using CQM event to notify packet lossJohannes Berg3-0/+61
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau1-3/+33
2010-11-24net/wireless: Use pr_<level> and netdev_<level>Joe Perches6-56/+44
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2-2/+56
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville1-3/+0
2010-11-22cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez1-9/+43
2010-11-22cfg80211: move mutex locking to reg_process_pending_hints()Luis R. Rodriguez1-8/+8
2010-11-22cfg80211: move reg_work and reg_todo aboveLuis R. Rodriguez1-2/+3
2010-11-22cfg80211: put core regulatory request into queueLuis R. Rodriguez1-6/+1
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf1-0/+3
2010-11-18cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai1-0/+2
2010-11-16cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau1-0/+5
2010-11-16cfg80211: Add nl80211 antenna configurationBruno Randolf1-1/+30
2010-11-16cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez1-0/+52
2010-11-15cfg80211: prefix REG_DBG_PRINT() with cfg80211Luis R. Rodriguez1-16/+15
2010-11-15cfg80211: add debug print when processing a channelLuis R. Rodriguez1-0/+39
2010-11-15cfg80211: add debug print when disabling a channel on a custom regdLuis R. Rodriguez1-0/+5
2010-11-15cfg80211: add debug prints for when we ignore regulatory hintsLuis R. Rodriguez1-3/+39
2010-11-15cfg80211: fix disabling channels based on hintsLuis R. Rodriguez1-1/+19
2010-11-15cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez1-0/+1
2010-11-15cfg80211: pass the reg hint initiator to helpersLuis R. Rodriguez1-4/+8
2010-11-08cfg80211: fix a crash in dev lookup on dump commandsFelix Fietkau1-2/+2
2010-10-25cfg80211: fix regression on processing country IEsLuis R. Rodriguez1-1/+1
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds15-1563/+1196
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+2
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville6-59/+104
2010-10-15radiotap: fix vendor namespace parsingJohannes Berg1-26/+32
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-13cfg80211: notify drivers about frame registrationsJohannes Berg1-3/+20
2010-10-12wireless: Print wiphy name in sysfs.Ben Greear1-0/+9
2010-10-11cfg80211: add channel utilization stats to the survey commandFelix Fietkau1-0/+15
2010-10-11wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear1-0/+4
2010-10-11Revert "wireless: Use first phyX name available when registering phy devices."Johannes Berg1-30/+24
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville9-1371/+805
2010-10-07cfg80211: constify WDS addressJohannes Berg1-1/+1
2010-10-07nl80211: use new genl helpers for WDSJohannes Berg1-33/+12
2010-10-06cfg80211: fix BSS double-unlinkingJohannes Berg1-6/+6
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf1-0/+6
2010-10-06nl80211: fix error in generic netif_running checkJohannes Berg1-0/+2
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg6-27/+116
2010-10-05nl80211: reduce dumping boilerplateJohannes Berg1-92/+59
2010-10-05nl80211: use generic check for netif_runningJohannes Berg1-69/+28
2010-10-05nl80211: use the new genetlink pre/post_doit hooksJohannes Berg1-1202/+531
2010-10-05cfg80211: patches to allow setting the WDS peerBill Jordan1-0/+54
2010-10-05cfg80211: fix lockingJohannes Berg1-4/+7
2010-10-05cfg80211/mac80211: allow management frame TX in AP modeJohannes Berg2-13/+51
2010-10-05nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau1-0/+2
2010-10-05wireless: Use first phyX name available when registering phy devices.Ben Greear1-24/+30
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville2-18/+21