aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/dma.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18b43: move under broadcom vendor directoryKalle Valo1-305/+0
2013-05-08B43: Handle DMA RX descriptor underrunThommy Jakobsson1-1/+3
2013-02-19b43: Increase number of RX DMA slotsLarry Finger1-1/+1
2011-08-29b43: use 8K buffers for 64-bit DMA to workaround hardware bugRafał Miłecki1-1/+2
2011-08-24b43: fix DMA on some bugged hardwareRafał Miłecki1-0/+6
2011-08-22b43: support new RX header, noticed to be used in 598.314+ fwRafał Miłecki1-2/+5
2011-07-22b43: disable parity check on BCMA devicesRafał Miłecki1-0/+4
2011-04-04b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville1-1/+1
2010-06-03drivers/net: use __packed annotationEric Dumazet1-4/+4
2010-02-08b43: remove get_tx_stats() mac80211 opKalle Valo1-5/+0
2009-12-29Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville1-6/+1
2009-11-23b43: Rewrite DMA Tx status handling sanity checksMichael Buesch1-1/+5
2009-11-18b43: Enforce DMA descriptor memory constraintsMichael Buesch1-1/+6
2009-09-08b43: Remove DMA/PIO queue locksMichael Buesch1-3/+0
2009-02-27b43: Optimize DMA buffersMichael Buesch1-2/+2
2009-02-27b43: Fix DMA buffer size handlingMichael Buesch1-8/+5
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-2/+1
2008-04-08b43: Add PIO support for PCMCIA devicesMichael Buesch1-0/+3
2008-03-07b43: Add TX statistics debugging countersMichael Buesch1-1/+7
2008-03-07b43: Add QOS supportMichael Buesch1-0/+3
2008-02-05b43: Fix DMA for 30/32-bit DMA enginesMichael Buesch1-11/+9
2008-01-28b43: Remove PIO supportMichael Buesch1-50/+0
2007-10-10[B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch1-0/+337