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
/
b43legacy
/
dma.c
Age
Commit message (
Expand
)
Author
2013-09-21
DMA-API: net: b43legacy: replace dma_set_mask()+dma_set_coherent_mask() with ...
Russell King
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2012-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-08
net: dont use __netdev_alloc_skb for bounce buffer
Eric Dumazet
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-04
b43legacy: Avoid packet losses in the dma worker code
Larry Finger
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-08-08
b43legacy: remove 64-bit DMA support
Pavel Roskin
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-22
b43legacy: dma: cache translation (routing bits)
Rafał Miłecki
2011-07-07
Update my e-mail address
Michael Büsch
2011-06-01
b43legacy: Fix warnings from gcc 4.6.0
Larry Finger
2010-06-04
b43legacy: replace the ssb_dma API with the generic DMA API
FUJITA Tomonori
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-08
b43legacy: remove get_tx_stats() mac80211 op
Kalle Valo
2009-10-30
b43legacy: Fix DMA TX bounce buffer copying
Larry Finger
2009-08-04
b43legacy: Work around mac80211 race condition
Larry Finger
2009-04-07
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2008-11-10
b43legacy: reindent misleading statement
Ilpo Järvinen
2008-10-31
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-07-08
b43legacy: Remove switch statement with 64-bit index
Larry Finger
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-27
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
Michael Buesch
2008-06-25
b43legacy: Fix possible NULL pointer dereference in DMA code
Michael Buesch
2008-05-21
mac80211: use multi-queue master netdevice
Johannes Berg
2008-05-21
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-07
mac80211: clean up get_tx_stats callback
Johannes Berg
2008-04-15
b43legacy: fix DMA mapping leakage
Stefano Brivio
2008-04-15
b43legacy: Fix usage of struct device used for DMAing
Michael Buesch
2008-02-15
b43legacy: fix DMA for 30/32-bit DMA engines
Stefano Brivio
2008-02-05
b43legacy: fix DMA slot resource leakage
Stefano Brivio
2008-02-05
b43legacy: drop packets we are not able to encrypt
Stefano Brivio
2007-11-29
b43/b43legacy: fix left-over URLs and ifdefs
Stefano Brivio
2007-10-10
[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devices
Larry Finger