summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43legacy/dma.c
AgeCommit message (Expand)Author
2011-07-07Update my e-mail addressMichael Büsch
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