aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43legacy/dma.c
AgeCommit message (Expand)Author
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-08net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-04b43legacy: Avoid packet losses in the dma worker codeLarry Finger
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-08-08b43legacy: remove 64-bit DMA supportPavel Roskin
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22b43legacy: dma: cache translation (routing bits)Rafał Miłecki
2011-07-07Update my e-mail addressMichael Büsch
2011-06-01b43legacy: Fix warnings from gcc 4.6.0Larry Finger
2010-06-04b43legacy: replace the ssb_dma API with the generic DMA APIFUJITA Tomonori
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-08b43legacy: remove get_tx_stats() mac80211 opKalle Valo
2009-10-30b43legacy: Fix DMA TX bounce buffer copyingLarry Finger
2009-08-04b43legacy: Work around mac80211 race conditionLarry Finger
2009-04-07dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2008-11-10b43legacy: reindent misleading statementIlpo Järvinen
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-07-08b43legacy: Remove switch statement with 64-bit indexLarry Finger
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-27ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch
2008-06-25b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg
2008-04-15b43legacy: fix DMA mapping leakageStefano Brivio
2008-04-15b43legacy: Fix usage of struct device used for DMAingMichael Buesch
2008-02-15b43legacy: fix DMA for 30/32-bit DMA enginesStefano Brivio
2008-02-05b43legacy: fix DMA slot resource leakageStefano Brivio
2008-02-05b43legacy: drop packets we are not able to encryptStefano Brivio
2007-11-29b43/b43legacy: fix left-over URLs and ifdefsStefano Brivio
2007-10-10[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devicesLarry Finger