aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-07b43: Fix PPC crash in rfkill polling on unloadLarry Finger1-0/+1
2009-10-07b43: Protect sanity check against physical device removalMichael Buesch1-1/+3
2009-10-07b43: Don't use struct wldev after detach.Michael Buesch1-1/+1
2009-09-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David 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-08b43: remove SHM spinlockMichael Buesch1-51/+4
2009-09-08b43: Remove PIO RX workqueueMichael Buesch1-1/+0
2009-09-08b43: Remove TX spinlockMichael Buesch1-37/+38
2009-09-08b43: 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-04b43: remove wrong probe_resp_plcp writegregor kowski1-0/+3
2009-08-04b43: Fix unaligned 32bit SHM-shared accessMichael Buesch1-7/+24
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-4/+4
2009-07-24wireless: remove print_mac usesJohannes Berg1-3/+1
2009-07-07b43/b43legacy: fix radio LED initializationLarry Finger1-2/+5
2009-06-10b43: Add fw capabilitiesMichael Buesch1-11/+45
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg1-19/+8
2009-06-03rfkill: rewriteJohannes Berg1-2/+2
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi1-1/+1
2009-05-20b43/legacy: fix beacon change processingJohannes Berg1-13/+11
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-38/+26
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg1-5/+7
2009-04-22b43: Remove unnecessary MMIO in interrupt hotpathMichael Buesch1-42/+19
2009-04-22b43: Do not "select" HW_RANDOMMichael Buesch1-1/+7
2009-04-16b43: Do radio lock assertion in softwareMichael Buesch1-0/+5
2009-03-27b43: Mask PHY TX error interrupt, if not debuggingMichael Buesch1-0/+2
2009-03-05b43: Fix compilation for devices without PCI coreMichael Buesch1-0/+2