summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/main.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-3/+10
2010-02-04b43: Fix throughput regressionLarry Finger1-3/+10
2009-12-12Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+1
2009-12-11b43: Remove reset after fatal DMA errorLarry Finger1-1/+4
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+1
2009-11-11b43: work around a locking issue in ->set_tim()Felix Fietkau1-2/+1
2009-11-09tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König1-1/+1
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg1-1/+1
2009-10-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+0
2009-10-27b43/legacy: Fix usage of host_pci pointerMichael Buesch1-2/+2
2009-10-27b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger1-1/+0
2009-10-08b43: Fix PPC crash in rfkill polling on unloadLarry Finger1-0/+1
2009-10-08b43: Protect sanity check against physical device removalMichael Buesch1-1/+3
2009-10-08b43: Don't use struct wldev after detach.Michael Buesch1-1/+1
2009-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-96/+128
2009-09-23b43: fix build error if !CONFIG_B43_LEDSAlbert Herranz1-2/+1
2009-09-23b43: Don't abuse wl->current_dev in the led workMichael Buesch1-1/+1
2009-09-23b43: Disable PMQ mechanismMichael Buesch1-0/+14
2009-09-23b43: Add optional verbose runtime statisticsMichael Buesch1-0/+34
2009-09-23b43: Fix IRQ sync for SDIOMichael Buesch1-6/+7
2009-09-23b43: Fix SDIO interrupt handler deadlockMichael Buesch1-6/+0
2009-09-23b43: Add Soft-MAC SDIO device supportAlbert Herranz1-14/+62
2009-09-23b43: Rewrite suspend/resume codeMichael Buesch1-80/+20
2009-09-23b43: Fix resume failureMichael Buesch1-5/+1
2009-09-23b43: Force-wake queues on initMichael Buesch1-0/+2
2009-09-14b43: Fix resume failureMichael Buesch1-5/+1
2009-09-14b43: Force-wake queues on initMichael Buesch1-0/+2
2009-09-09b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIOMichael Buesch1-2/+6
2009-09-09b43: Really disable QoS, if requestedMichael Buesch1-1/+17
2009-09-09b43: remove SHM spinlockMichael Buesch1-51/+4
2009-09-09b43: Remove PIO RX workqueueMichael Buesch1-1/+0
2009-09-09b43: Remove TX spinlockMichael Buesch1-37/+38
2009-09-09b43: Use a threaded IRQ handlerMichael Buesch1-147/+172
2009-08-31b43: Fix typo in modparam_btcoex descriptionGábor Stefanik1-1/+1
2009-08-31b43: Add myself to module authors & to LP-PHY file copyright noticesGábor Stefanik1-0/+1
2009-08-28b43: Implement antenna diversity support for LP-PHYGábor Stefanik1-1/+2
2009-08-20b43: add hardware tkipgregor kowski1-2/+120
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-1/+1
2009-08-20b43: LP-PHY: Remove BROKEN from B43_PHY_LPGábor Stefanik1-0/+2
2009-08-20b43: Make LP-PHY testableGábor Stefanik1-4/+7
2009-08-20b43: Add LP-PHY firmware loading supportGábor Stefanik1-1/+25
2009-08-20b43: Update dummy transmission to match V4 specsGábor Stefanik1-17/+25
2009-08-14b43: Fix hardware key index handlingMichael Buesch1-50/+46
2009-08-14b43: remove wrong probe_resp_plcp writegregor kowski1-114/+0
2009-08-05b43: remove wrong probe_resp_plcp writegregor kowski1-0/+3
2009-08-05b43: Fix unaligned 32bit SHM-shared accessMichael Buesch1-7/+24
2009-08-05mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-4/+4
2009-07-24wireless: remove print_mac usesJohannes Berg1-3/+1