summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-031-2/+13
|\
| * b43: Fix DMA TX bounce buffer copyingMichael Buesch2009-10-301-2/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-293-2/+3
|\ \ | |/
| * b43: add 'struct b43_wl' missing declarationMiguel Boton2009-10-271-0/+1
| * b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger2009-10-272-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-156-122/+144
|\ \ | |/
| * b43: fix ieee80211_rx() contextJohannes Berg2009-10-121-0/+3
| * b43: do not stack-allocate pio rx/tx header and tail buffersAlbert Herranz2009-10-073-116/+132
| * b43: Fix PPC crash in rfkill polling on unloadLarry Finger2009-10-071-0/+1
| * b43: Protect sanity check against physical device removalMichael Buesch2009-10-071-1/+3
| * b43: Don't use struct wldev after detach.Michael Buesch2009-10-073-5/+5
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
|/
* b43: Always use block-I/O for the PIO data registersMichael Buesch2009-09-291-22/+38
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-09-2315-197/+645
|\
| * b43: Implement RFKILL status for LP PHYLarry Finger2009-09-231-1/+1
| * b43: Remove BROKEN attribute from SDIOMichael Buesch2009-09-231-1/+1
| * b43: fix build error if !CONFIG_B43_LEDSAlbert Herranz2009-09-233-2/+13
| * b43: Don't abuse wl->current_dev in the led workMichael Buesch2009-09-233-5/+5
| * b43: Add LP PHY Analog Switch SupportThomas Ilnseher2009-09-231-1/+11
| * b43: Disable PMQ mechanismMichael Buesch2009-09-231-0/+14
| * b43: Add optional verbose runtime statisticsMichael Buesch2009-09-235-0/+43
| * b43: Fix IRQ sync for SDIOMichael Buesch2009-09-231-6/+7
| * b43: Fix SDIO interrupt handler deadlockMichael Buesch2009-09-232-6/+5
| * b43: Do not use _irqsafe callbacksMichael Buesch2009-09-233-4/+4
| * b43: Add Soft-MAC SDIO device supportAlbert Herranz2009-09-235-16/+324
| * b43: Rewrite suspend/resume codeMichael Buesch2009-09-234-173/+233
| * b43: Fix resume failureMichael Buesch2009-09-231-5/+1
| * b43: Force-wake queues on initMichael Buesch2009-09-231-0/+2
* | b43: Fix resume failureMichael Buesch2009-09-141-5/+1
* | b43: Force-wake queues on initMichael Buesch2009-09-141-0/+2
|/
* b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIOMichael Buesch2009-09-091-2/+6
* b43: Fix sparse warning in hw-tkip codeMichael Buesch2009-09-091-5/+5
* b43: Really disable QoS, if requestedMichael Buesch2009-09-091-1/+17
* b43: PCMCIA is not experimental anymoreMichael Buesch2009-09-081-2/+2
* b43: remove SHM spinlockMichael Buesch2009-09-084-67/+8
* b43: Remove PIO RX workqueueMichael Buesch2009-09-083-34/+7
* b43: Remove DMA/PIO queue locksMichael Buesch2009-09-084-60/+13
* b43: Remove TX spinlockMichael Buesch2009-09-082-37/+43
* b43: Use a threaded IRQ handlerMichael Buesch2009-09-0811-221/+204
* b43: LP-PHY: Fix TX gain tablesGábor Stefanik2009-08-311-153/+153
* b43: Fix typo in modparam_btcoex descriptionGábor Stefanik2009-08-311-1/+1
* b43: Add myself to module authors & to LP-PHY file copyright noticesGábor Stefanik2009-08-313-2/+5
* b43: Refactor and update antenna diversity for A/G-PHYGábor Stefanik2009-08-312-65/+36
* b43: Implement antenna diversity support for LP-PHYGábor Stefanik2009-08-285-9/+17
* b43: Enable LP-PHY support by default and remove Kconfig warningGábor Stefanik2009-08-281-3/+1
* b43: LP-PHY: Revert to the original PHY register write routineGábor Stefanik2009-08-281-1/+2
* ssb: Implement PMU LDO control and use it in b43Gábor Stefanik2009-08-281-7/+3
* b43: Fix and update LP-PHY codeGábor Stefanik2009-08-285-81/+122
* b43: LP-PHY: Fix and simplify Qdiv roundupGábor Stefanik2009-08-281-11/+8
OpenPOWER on IntegriCloud