1. c0b4c00 b43: bus: abstract R/W operations by Rafał Miłecki · 13 years ago
  2. 482f053 b43: add bus device abstraction layer by Rafał Miłecki · 13 years ago
  3. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  4. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  5. e64851f b43: fix comment typo reqest -> request by Jim Cromie · 13 years ago
  6. 05100a2 b43: dma: cache translation (routing bits) by Rafał Miłecki · 13 years ago
  7. 620d785 b43: add helpers for block R/W ops by Rafał Miłecki · 13 years ago
  8. dedb1eb b43: rename b43_wldev's field with ssb_device to sdev by Rafał Miłecki · 13 years ago
  9. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  10. 42ab135 b43: rename TMS defines, drop useless condition from core reset by Rafał Miłecki · 14 years ago
  11. 7e6da2b b43: define known SPROM boardflags2 bits by Rafał Miłecki · 14 years ago
  12. 106cb09 b43: define B43_SHM_SH_CHAN_40MHZ by Rafał Miłecki · 14 years ago
  13. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  14. 9734485 b43: N-PHY: add some registers and structs definitions by Rafał Miłecki · 15 years ago
  15. 9e3bd91 b43: fall back gracefully to PIO mode after fatal DMA errors by Linus Torvalds · 15 years ago
  16. 6e7e621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  17. b6c3f5b b43: Fix throughput regression by Larry Finger · 15 years ago
  18. 76a4db3 b43: N-PHY: add shared memory offsets definitions by Rafał Miłecki · 15 years ago
  19. b02914a b43: Allow PIO mode to be selected at module load by Larry Finger · 15 years ago
  20. c1b84ab b43: Remove deprecated 'qual' from returned RX status by Larry Finger · 15 years ago
  21. 88499ab b43: Optimize PIO scratchbuffer usage by Michael Buesch · 15 years ago
  22. 7e937c6 b43: do not stack-allocate pio rx/tx header and tail buffers by Albert Herranz · 15 years ago
  23. 990b86f b43: Add optional verbose runtime statistics by Michael Buesch · 15 years ago
  24. a78b3bb b43: Rewrite suspend/resume code by Michael Buesch · 15 years ago
  25. 69eddc8 b43: remove SHM spinlock by Michael Buesch · 15 years ago
  26. f5d40ee b43: Remove TX spinlock by Michael Buesch · 15 years ago
  27. 36dbd95 b43: Use a threaded IRQ handler by Michael Buesch · 15 years ago
  28. 66d2d08 b43: Fix hardware key index handling by Michael Buesch · 15 years ago
  29. bedaf80 b43: Fix fallout from the IEEE80211_IF_TYPE to NL80211_IFTYPE change. by Gábor Stefanik · 15 years ago
  30. 7c81e98 b43: Typo fixes & minor cleanup by Gábor Stefanik · 15 years ago
  31. 738f0f4 b43: implement baseband init for LP-PHY <= rev1 by Gábor Stefanik · 15 years ago
  32. fd4973c b43/b43legacy: fix radio LED initialization by Larry Finger · 15 years ago
  33. 403a3a1 b43: Add fw capabilities by Michael Buesch · 15 years ago
  34. f41f3f3 b43/legacy: port to cfg80211 rfkill by Johannes Berg · 15 years ago
  35. 1379072 b43: Remove unnecessary MMIO in interrupt hotpath by Michael Buesch · 15 years ago
  36. 616de35 b43: Do not "select" HW_RANDOM by Michael Buesch · 15 years ago
  37. ce4fbdb b43: Pass more RX flags to mac80211 by Michael Buesch · 16 years ago
  38. ce1a9ee b43: Add parts of LP-PHY TX power control by Michael Buesch · 16 years ago
  39. 060210f b43: Dynamically control log verbosity by Michael Buesch · 16 years ago
  40. 1a9f509 b43: Automatically probe for opensource firmware by Michael Buesch · 16 years ago
  41. c7ab5ef b43: implement short slot and basic rate handling by Johannes Berg · 16 years ago
  42. e35cc4d b43: fix QoS parameters initialization by Lorenzo Nava · 16 years ago
  43. 5a5f3b4 b43: Remove QoS update workqueue by Michael Buesch · 16 years ago
  44. 18c8ade b43: Rewrite TX power adjustment by Michael Buesch · 16 years ago
  45. ef1a628 b43: Implement dynamic PHY API by Michael Buesch · 16 years ago
  46. 9b839a7 b43: Add simple firmware watchdog by Michael Buesch · 16 years ago
  47. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  48. 98a3b2f b43: Fix noise calculation WARN_ON by Michael Buesch · 16 years ago
  49. 65b53e4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  50. 6b4bec0 b43: Upload both beacon templates on initial load by Michael Buesch · 16 years ago
  51. 53c0685 b43: Add firmware markers support by Michael Buesch · 16 years ago
  52. afa83e2 b43: Add panic reason code that doesn't trigger restart by Michael Buesch · 16 years ago
  53. 6821783 b43: Allow running without PCM firmware by Michael Buesch · 16 years ago
  54. e48b0ee b43: Add hooks for firmware debugging by Michael Buesch · 16 years ago
  55. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  56. cdbf084 b43: replace limit_value macro with clamp_val by Harvey Harrison · 16 years ago
  57. e40ac41 b43: Don't disable IRQs in mac_suspend by Michael Buesch · 16 years ago
  58. 21a75d7 b43: Fix some TX/RX locking issues by Michael Buesch · 16 years ago
  59. 5042c50 b43: Fix PHY TX control words in SHM by Michael Buesch · 16 years ago
  60. c97a4cc b43: Fix beacon BH update by Michael Buesch · 16 years ago
  61. a82d992 b43: Beaconing fixes by Michael Buesch · 16 years ago
  62. d59f720 b43: Fix TBTT and PU timings by Michael Buesch · 16 years ago
  63. 5100d5a b43: Add PIO support for PCMCIA devices by Michael Buesch · 16 years ago
  64. b27faf8 b43: Rename the DMA ring pointers by Michael Buesch · 17 years ago
  65. e6f5b93 b43: Add QOS support by Michael Buesch · 17 years ago
  66. 35f0d35 b43: Add HostFlags HI support by Michael Buesch · 17 years ago
  67. bb1eeff b43: Fix bandswitch by Michael Buesch · 17 years ago
  68. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  69. 26bc783 b43: Add driver load messages by Michael Buesch · 17 years ago
  70. 3506e0c b43: avoid unregistering device objects during suspend by Rafael J. Wysocki · 17 years ago
  71. 61cb5dd b43: Fix firmware caching by Michael Buesch · 17 years ago
  72. 280d0e1 b43: Put multicast frames on the mcast queue by Michael Buesch · 17 years ago
  73. e66fee6 b43: Fix upload of beacon packets to the hardware by Michael Buesch · 17 years ago
  74. 32bfd35 mac80211: dont use interface indices in drivers by Johannes Berg · 17 years ago
  75. f31800d b43: Remove the PHY spinlock by Michael Buesch · 17 years ago
  76. 96c755a b43: Fix any N-PHY related WARN_ON() in the attach stage. by Michael Buesch · 17 years ago
  77. aa6c7ae b43: Add definitions for MAC Control register by Michael Buesch · 17 years ago
  78. 03b2977 b43: Remove PIO support by Michael Buesch · 17 years ago
  79. f3dd3fc b43: Fix chip access validation for new devices by Michael Buesch · 17 years ago
  80. 8ed7fc4 b43: Fix ofdmtab write regression by Michael Buesch · 17 years ago
  81. 00e0b8c b43: reinit on too many PHY TX errors by Stefano Brivio · 17 years ago
  82. d42ce84 b43: include full 64-bit timestamp in monitor mode by Johannes Berg · 17 years ago
  83. 61bca6e b43: rewrite A PHY initialization by Stefano Brivio · 17 years ago
  84. d987160 b43: Fix rxheader channel parsing by Michael Buesch · 17 years ago
  85. 8e9f752 [B43]: RF-kill support by Michael Buesch · 17 years ago
  86. 21954c3 [B43]: LED triggers support by Michael Buesch · 17 years ago
  87. 4150c57 [PATCH] mac80211: revamp interface and filter configuration by Johannes Berg · 17 years ago
  88. fda9abc [B43]: Support for turning the radio off from software. by Michael Buesch · 17 years ago
  89. e4d6b79 [B43]: add mac80211-based driver for modern BCM43xx devices by Michael Buesch · 17 years ago