aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/dma.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-10
|\
| * B43: Handle DMA RX descriptor underrunThommy Jakobsson2013-05-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
|\|
| * b43: A fix for DMA transmission sequence errorsIestyn C. Elfick2013-03-27
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
|/
* b43: fix tx path skb leaksFelix Fietkau2012-12-10
* b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas2012-05-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\
| * b43: avoid packet losses in the dma worker code.francesco.gringoli@ing.unibs.it2011-12-19
* | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
|/
* Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-09-13
|\
| * b43: use 8K buffers for 64-bit DMA to workaround hardware bugRafał Miłecki2011-08-29
| * b43: Relax requirement for descriptors to be in the DMA zoneLarry Finger2011-08-29
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-29
|\|
| * b43: fix DMA on some bugged hardwareRafał Miłecki2011-08-24
| * b43: support new RX header, noticed to be used in 598.314+ fwRafał Miłecki2011-08-22
* | b43: read correct register on bcma bus.Hauke Mehrtens2011-08-09
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * Update my e-mail addressMichael Büsch2011-07-07
* | b43: bcma: get DMA translation bitsRafał Miłecki2011-07-22
* | ssb: return correct translation bit for 64-bit DMARafał Miłecki2011-07-22
* | b43: disable parity check on BCMA devicesRafał Miłecki2011-07-22
* | b43: use switches for SSB specific codeRafał Miłecki2011-07-08
* | b43: Add RX side DMA memory barrierMichael Büsch2011-07-05
* | b43: Fix warnings from gcc 4.6.0Larry Finger2011-06-01
* | b43: bus: abstract device structs and irqRafał Miłecki2011-06-01
* | b43: bus: abstract 80211 core infoRafał Miłecki2011-06-01
|/
* b43: dma: cache translation (routing bits)Rafał Miłecki2011-05-19
* b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-16
* b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville2011-04-04
* b43: remove extraneous code in free_ringmemoryJohn W. Linville2010-11-15
* b43: replace the ssb_dma API with the generic DMA APIFUJITA Tomonori2010-06-04
* drivers/net/wireless/b43: Use kmemdupJulia Lawall2010-06-02
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* b43: remove get_tx_stats() mac80211 opKalle Valo2010-02-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-30
|\
| * Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville2009-12-29
* | b43: Allow PIO mode to be selected at module loadLarry Finger2009-12-28
|/
* b43: Rewrite DMA Tx status handling sanity checksMichael Buesch2009-11-23
* b43: Enforce DMA descriptor memory constraintsMichael Buesch2009-11-18
* b43: Rewrite TX bounce buffer handlingMichael Buesch2009-11-11
* b43: Fix DMA TX bounce buffer copyingMichael Buesch2009-10-30
* b43: Do not use _irqsafe callbacksMichael Buesch2009-09-23
* b43: Remove DMA/PIO queue locksMichael Buesch2009-09-08
* b43: Use a threaded IRQ handlerMichael Buesch2009-09-08
* b43: add hardware tkipgregor kowski2009-08-20
* b43: Work around mac80211 race conditionLarry Finger2009-08-04
* b43: Add fw capabilitiesMichael Buesch2009-06-10
* b43: Refresh RX poison on buffer recyclingMichael Buesch2009-04-16
* b43: Poison RX buffersMichael Buesch2009-04-16