Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4c94c8b5b3cc38b0d0b1ec79642f5710e19a3e01
/
drivers
/
net
/
wireless
/
b43
/
dma.c
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
b251412
b43: A fix for DMA transmission sequence errors
by Iestyn C. Elfick
· 12 years ago
1f9061d2
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
by Joe Perches
· 12 years ago
78f18df
b43: fix tx path skb leaks
by Felix Fietkau
· 12 years ago
dfcfb54
b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcie
by Bjorn Helgaas
· 13 years ago
57adc1f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
bad6919
b43: avoid packet losses in the dma worker code.
by francesco.gringoli@ing.unibs.it
· 13 years ago
b4d3de8
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
14a8083
b43: use 8K buffers for 64-bit DMA to workaround hardware bug
by Rafał Miłecki
· 13 years ago
996bc37
b43: Relax requirement for descriptors to be in the DMA zone
by Larry Finger
· 13 years ago
ba6e5eb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
0cc9772
b43: fix DMA on some bugged hardware
by Rafał Miłecki
· 13 years ago
17030f4
b43: support new RX header, noticed to be used in 598.314+ fw
by Rafał Miłecki
· 13 years ago
5b36c9b
b43: read correct register on bcma bus.
by Hauke Mehrtens
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
eb90e9e
b43: bcma: get DMA translation bits
by Rafał Miłecki
· 13 years ago
a9770a8
ssb: return correct translation bit for 64-bit DMA
by Rafał Miłecki
· 13 years ago
78c1ee7
b43: disable parity check on BCMA devices
by Rafał Miłecki
· 13 years ago
6cbab0d
b43: use switches for SSB specific code
by Rafał Miłecki
· 13 years ago
eb032b9
Update my e-mail address
by Michael Büsch
· 13 years ago
73e6cdc
b43: Add RX side DMA memory barrier
by Michael Büsch
· 13 years ago
9c1cacd
b43: Fix warnings from gcc 4.6.0
by Larry Finger
· 14 years ago
a18c715
b43: bus: abstract device structs and irq
by Rafał Miłecki
· 14 years ago
21d889d
b43: bus: abstract 80211 core info
by Rafał Miłecki
· 14 years ago
05100a2
b43: dma: cache translation (routing bits)
by Rafał Miłecki
· 14 years ago
dedb1eb
b43: rename b43_wldev's field with ssb_device to sdev
by Rafał Miłecki
· 14 years ago
c85ce65
b43: allocate receive buffers big enough for max frame len + offset
by John W. Linville
· 14 years ago
26f94dc
b43: remove extraneous code in free_ringmemory
by John W. Linville
· 14 years ago
718e889
b43: replace the ssb_dma API with the generic DMA API
by FUJITA Tomonori
· 15 years ago
a61aac7
drivers/net/wireless/b43: Use kmemdup
by Julia Lawall
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
3b27521
b43: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
891dc5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
55afc80
Revert "b43: Enforce DMA descriptor memory constraints"
by John W. Linville
· 15 years ago
b02914a
b43: Allow PIO mode to be selected at module load
by Larry Finger
· 15 years ago
07681e2
b43: Rewrite DMA Tx status handling sanity checks
by Michael Buesch
· 15 years ago
9bd568a
b43: Enforce DMA descriptor memory constraints
by Michael Buesch
· 15 years ago
f54a520
b43: Rewrite TX bounce buffer handling
by Michael Buesch
· 15 years ago
9a3f451
b43: Fix DMA TX bounce buffer copying
by Michael Buesch
· 15 years ago
ce6c4a1
b43: Do not use _irqsafe callbacks
by Michael Buesch
· 15 years ago
637dae3
b43: Remove DMA/PIO queue locks
by Michael Buesch
· 15 years ago
36dbd95
b43: Use a threaded IRQ handler
by Michael Buesch
· 15 years ago
035d024
b43: add hardware tkip
by gregor kowski
· 15 years ago
18c6951
b43: Work around mac80211 race condition
by Larry Finger
· 15 years ago
403a3a1
b43: Add fw capabilities
by Michael Buesch
· 16 years ago
cf68636
b43: Refresh RX poison on buffer recycling
by Michael Buesch
· 16 years ago
ec9a1d8
b43: Poison RX buffers
by Michael Buesch
· 16 years ago
28b7679
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
by Yang Hongyang
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
ce4fbdb
b43: Pass more RX flags to mac80211
by Michael Buesch
· 16 years ago
99da185
b43: checkpatch.pl cleanups
by John Daiker
· 16 years ago
2d071ca
b43: Add slot count compiletime assertion
by Michael Buesch
· 16 years ago
bdceeb2
b43: Optimize DMA buffers
by Michael Buesch
· 16 years ago
8eccb53
b43: Fix DMA buffer size handling
by Michael Buesch
· 16 years ago
ca2d559
b43: Move DMA stop sanity check
by Michael Buesch
· 16 years ago
e6a9854
mac80211/drivers: rewrite the rate control API
by Johannes Berg
· 16 years ago
f225763
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
by Michael Buesch
· 16 years ago
caea902
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
028118a
b43: Fix possible NULL pointer dereference in DMA code
by Michael Buesch
· 17 years ago
e253008
mac80211: use multi-queue master netdevice
by Johannes Berg
· 17 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 17 years ago
57ffc58
mac80211: clean up get_tx_stats callback
by Johannes Berg
· 17 years ago
1033b3e
b43: Workaround DMA quirks
by Michael Buesch
· 17 years ago
1e42198
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
4ac5846
ssb: Fix usage of struct device used for DMAing
by Michael Buesch
· 17 years ago
5100d5a
b43: Add PIO support for PCMCIA devices
by Michael Buesch
· 17 years ago
e1ec1b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
539e6f8
b43: Add DMA mapping failure messages
by Michael Buesch
· 17 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
7a193a5
b43: Remove irqs_disabled() sanity checks
by Michael Buesch
· 17 years ago
ffa9256
b43: Fix DMA mapping leakage
by Michael Buesch
· 17 years ago
87d9611
b43: Fix failed frames status report typo
by Michael Buesch
· 17 years ago
57df40d
b43: Add TX statistics debugging counters
by Michael Buesch
· 17 years ago
b27faf8
b43: Rename the DMA ring pointers
by Michael Buesch
· 17 years ago
e6f5b93
b43: Add QOS support
by Michael Buesch
· 17 years ago
b79caa6
b43: Fix DMA for 30/32-bit DMA engines
by Michael Buesch
· 17 years ago
09552cc
b43: Drop packets that we are not able to encrypt
by Michael Buesch
· 17 years ago
eb189d8b
b43: Add support for new firmware
by Michael Buesch
· 17 years ago
280d0e1
b43: Put multicast frames on the mcast queue
by Michael Buesch
· 17 years ago
03b2977
b43: Remove PIO support
by Michael Buesch
· 17 years ago
013978b
b43: Changes to enable BCM4311 rev 02 with wireless core revision 13
by Larry Finger
· 17 years ago
e4d6b79
[B43]: add mac80211-based driver for modern BCM43xx devices
by Michael Buesch
· 17 years ago