1. eb032b9 Update my e-mail address by Michael Büsch · 13 years ago
  2. 05100a2 b43: dma: cache translation (routing bits) by Rafał Miłecki · 13 years ago
  3. dedb1eb b43: rename b43_wldev's field with ssb_device to sdev by Rafał Miłecki · 13 years ago
  4. c85ce65 b43: allocate receive buffers big enough for max frame len + offset by John W. Linville · 13 years ago
  5. 26f94dc b43: remove extraneous code in free_ringmemory by John W. Linville · 14 years ago
  6. 718e889 b43: replace the ssb_dma API with the generic DMA API by FUJITA Tomonori · 14 years ago
  7. a61aac7 drivers/net/wireless/b43: Use kmemdup by Julia Lawall · 14 years ago
  8. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  9. 3b27521 b43: remove get_tx_stats() mac80211 op by Kalle Valo · 14 years ago
  10. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  11. 55afc80 Revert "b43: Enforce DMA descriptor memory constraints" by John W. Linville · 14 years ago
  12. b02914a b43: Allow PIO mode to be selected at module load by Larry Finger · 14 years ago
  13. 07681e2 b43: Rewrite DMA Tx status handling sanity checks by Michael Buesch · 15 years ago
  14. 9bd568a b43: Enforce DMA descriptor memory constraints by Michael Buesch · 15 years ago
  15. f54a520 b43: Rewrite TX bounce buffer handling by Michael Buesch · 15 years ago
  16. 9a3f451 b43: Fix DMA TX bounce buffer copying by Michael Buesch · 15 years ago
  17. ce6c4a1 b43: Do not use _irqsafe callbacks by Michael Buesch · 15 years ago
  18. 637dae3 b43: Remove DMA/PIO queue locks by Michael Buesch · 15 years ago
  19. 36dbd95 b43: Use a threaded IRQ handler by Michael Buesch · 15 years ago
  20. 035d024 b43: add hardware tkip by gregor kowski · 15 years ago
  21. 18c6951 b43: Work around mac80211 race condition by Larry Finger · 15 years ago
  22. 403a3a1 b43: Add fw capabilities by Michael Buesch · 15 years ago
  23. cf68636 b43: Refresh RX poison on buffer recycling by Michael Buesch · 15 years ago
  24. ec9a1d8 b43: Poison RX buffers by Michael Buesch · 15 years ago
  25. 28b7679 dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) by Yang Hongyang · 15 years ago
  26. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  27. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  28. ce4fbdb b43: Pass more RX flags to mac80211 by Michael Buesch · 15 years ago
  29. 99da185 b43: checkpatch.pl cleanups by John Daiker · 15 years ago
  30. 2d071ca b43: Add slot count compiletime assertion by Michael Buesch · 15 years ago
  31. bdceeb2 b43: Optimize DMA buffers by Michael Buesch · 15 years ago
  32. 8eccb53 b43: Fix DMA buffer size handling by Michael Buesch · 15 years ago
  33. ca2d559 b43: Move DMA stop sanity check by Michael Buesch · 15 years ago
  34. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  35. f225763 ssb, b43, b43legacy, b44: Rewrite SSB DMA API by Michael Buesch · 16 years ago
  36. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  37. 028118a b43: Fix possible NULL pointer dereference in DMA code by Michael Buesch · 16 years ago
  38. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 16 years ago
  39. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  40. 57ffc58 mac80211: clean up get_tx_stats callback by Johannes Berg · 16 years ago
  41. 1033b3e b43: Workaround DMA quirks by Michael Buesch · 16 years ago
  42. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  43. 4ac5846 ssb: Fix usage of struct device used for DMAing by Michael Buesch · 16 years ago
  44. 5100d5a b43: Add PIO support for PCMCIA devices by Michael Buesch · 16 years ago
  45. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  46. 539e6f8 b43: Add DMA mapping failure messages by Michael Buesch · 16 years ago
  47. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  48. 7a193a5 b43: Remove irqs_disabled() sanity checks by Michael Buesch · 16 years ago
  49. ffa9256 b43: Fix DMA mapping leakage by Michael Buesch · 16 years ago
  50. 87d9611 b43: Fix failed frames status report typo by Michael Buesch · 16 years ago
  51. 57df40d b43: Add TX statistics debugging counters by Michael Buesch · 16 years ago
  52. b27faf8 b43: Rename the DMA ring pointers by Michael Buesch · 16 years ago
  53. e6f5b93 b43: Add QOS support by Michael Buesch · 16 years ago
  54. b79caa6 b43: Fix DMA for 30/32-bit DMA engines by Michael Buesch · 16 years ago
  55. 09552cc b43: Drop packets that we are not able to encrypt by Michael Buesch · 16 years ago
  56. eb189d8b b43: Add support for new firmware by Michael Buesch · 16 years ago
  57. 280d0e1 b43: Put multicast frames on the mcast queue by Michael Buesch · 16 years ago
  58. 03b2977 b43: Remove PIO support by Michael Buesch · 16 years ago
  59. 013978b b43: Changes to enable BCM4311 rev 02 with wireless core revision 13 by Larry Finger · 17 years ago
  60. e4d6b79 [B43]: add mac80211-based driver for modern BCM43xx devices by Michael Buesch · 17 years ago