summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/main.c
AgeCommit message (Expand)Author
2011-11-07b43: Fix beacon problem in ad-hoc modeManual Munz
2010-04-26b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds
2010-04-26b43: Allow PIO mode to be selected at module loadLarry Finger
2010-04-26b43: Remove reset after fatal DMA errorLarry Finger
2010-04-01b43: Workaround circular locking in hw-tkip key update callbackMichael Buesch
2010-03-15b43/b43legacy: Wake queues in wireless_core_startLarry Finger
2010-02-23b43: Fix throughput regressionLarry Finger
2009-11-10b43: work around a locking issue in ->set_tim()Felix Fietkau
2009-10-27b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger
2009-10-07b43: Fix PPC crash in rfkill polling on unloadLarry Finger
2009-10-07b43: Protect sanity check against physical device removalMichael Buesch
2009-10-07b43: Don't use struct wldev after detach.Michael Buesch
2009-09-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-09-23b43: fix build error if !CONFIG_B43_LEDSAlbert Herranz
2009-09-23b43: Don't abuse wl->current_dev in the led workMichael Buesch
2009-09-23b43: Disable PMQ mechanismMichael Buesch
2009-09-23b43: Add optional verbose runtime statisticsMichael Buesch
2009-09-23b43: Fix IRQ sync for SDIOMichael Buesch
2009-09-23b43: Fix SDIO interrupt handler deadlockMichael Buesch
2009-09-23b43: Add Soft-MAC SDIO device supportAlbert Herranz
2009-09-23b43: Rewrite suspend/resume codeMichael Buesch
2009-09-23b43: Fix resume failureMichael Buesch
2009-09-23b43: Force-wake queues on initMichael Buesch
2009-09-14b43: Fix resume failureMichael Buesch
2009-09-14b43: Force-wake queues on initMichael Buesch
2009-09-09b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIOMichael Buesch
2009-09-09b43: Really disable QoS, if requestedMichael Buesch
2009-09-08b43: remove SHM spinlockMichael Buesch
2009-09-08b43: Remove PIO RX workqueueMichael Buesch
2009-09-08b43: Remove TX spinlockMichael Buesch
2009-09-08b43: Use a threaded IRQ handlerMichael Buesch
2009-08-31b43: Fix typo in modparam_btcoex descriptionGábor Stefanik
2009-08-31b43: Add myself to module authors & to LP-PHY file copyright noticesGábor Stefanik
2009-08-28b43: Implement antenna diversity support for LP-PHYGábor Stefanik
2009-08-20b43: add hardware tkipgregor kowski
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-20b43: LP-PHY: Remove BROKEN from B43_PHY_LPGábor Stefanik
2009-08-20b43: Make LP-PHY testableGábor Stefanik
2009-08-20b43: Add LP-PHY firmware loading supportGábor Stefanik
2009-08-20b43: Update dummy transmission to match V4 specsGábor Stefanik
2009-08-14b43: Fix hardware key index handlingMichael Buesch
2009-08-14b43: remove wrong probe_resp_plcp writegregor kowski
2009-08-04b43: remove wrong probe_resp_plcp writegregor kowski
2009-08-04b43: Fix unaligned 32bit SHM-shared accessMichael Buesch
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-07-24wireless: remove print_mac usesJohannes Berg
2009-07-07b43/b43legacy: fix radio LED initializationLarry Finger
2009-06-10b43: Add fw capabilitiesMichael Buesch
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg
2009-06-03rfkill: rewriteJohannes Berg