index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
dma.c
Age
Commit message (
Expand
)
Author
2013-09-21
DMA-API: net: b43: replace dma_set_mask()+dma_set_coherent_mask() with new he...
Russell King
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-05-08
B43: Handle DMA RX descriptor underrun
Thommy Jakobsson
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
b43: A fix for DMA transmission sequence errors
Iestyn C. Elfick
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2012-12-10
b43: fix tx path skb leaks
Felix Fietkau
2012-05-16
b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcie
Bjorn Helgaas
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
b43: avoid packet losses in the dma worker code.
francesco.gringoli@ing.unibs.it
2011-09-13
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-08-29
b43: use 8K buffers for 64-bit DMA to workaround hardware bug
Rafał Miłecki
2011-08-29
b43: Relax requirement for descriptors to be in the DMA zone
Larry Finger
2011-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-08-24
b43: fix DMA on some bugged hardware
Rafał Miłecki
2011-08-22
b43: support new RX header, noticed to be used in 598.314+ fw
Rafał Miłecki
2011-08-09
b43: read correct register on bcma bus.
Hauke Mehrtens
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-22
b43: bcma: get DMA translation bits
Rafał Miłecki
2011-07-22
ssb: return correct translation bit for 64-bit DMA
Rafał Miłecki
2011-07-22
b43: disable parity check on BCMA devices
Rafał Miłecki
2011-07-08
b43: use switches for SSB specific code
Rafał Miłecki
2011-07-07
Update my e-mail address
Michael Büsch
2011-07-05
b43: Add RX side DMA memory barrier
Michael Büsch
2011-06-01
b43: Fix warnings from gcc 4.6.0
Larry Finger
2011-06-01
b43: bus: abstract device structs and irq
Rafał Miłecki
2011-06-01
b43: bus: abstract 80211 core info
Rafał Miłecki
2011-05-19
b43: dma: cache translation (routing bits)
Rafał Miłecki
2011-05-16
b43: rename b43_wldev's field with ssb_device to sdev
Rafał Miłecki
2011-04-04
b43: allocate receive buffers big enough for max frame len + offset
John W. Linville
2010-11-15
b43: remove extraneous code in free_ringmemory
John W. Linville
2010-06-04
b43: replace the ssb_dma API with the generic DMA API
FUJITA Tomonori
2010-06-02
drivers/net/wireless/b43: Use kmemdup
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-08
b43: remove get_tx_stats() mac80211 op
Kalle Valo
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-29
Revert "b43: Enforce DMA descriptor memory constraints"
John W. Linville
2009-12-28
b43: Allow PIO mode to be selected at module load
Larry Finger
2009-11-23
b43: Rewrite DMA Tx status handling sanity checks
Michael Buesch
2009-11-18
b43: Enforce DMA descriptor memory constraints
Michael Buesch
2009-11-11
b43: Rewrite TX bounce buffer handling
Michael Buesch
2009-10-30
b43: Fix DMA TX bounce buffer copying
Michael Buesch
2009-09-23
b43: Do not use _irqsafe callbacks
Michael Buesch
2009-09-08
b43: Remove DMA/PIO queue locks
Michael Buesch
2009-09-08
b43: Use a threaded IRQ handler
Michael Buesch
2009-08-20
b43: add hardware tkip
gregor kowski
2009-08-04
b43: Work around mac80211 race condition
Larry Finger
2009-06-10
b43: Add fw capabilities
Michael Buesch
[next]