1. 7e937c6 b43: do not stack-allocate pio rx/tx header and tail buffers by Albert Herranz · 15 years ago
  2. 990b86f b43: Add optional verbose runtime statistics by Michael Buesch · 15 years ago
  3. a78b3bb b43: Rewrite suspend/resume code by Michael Buesch · 15 years ago
  4. 69eddc8 b43: remove SHM spinlock by Michael Buesch · 15 years ago
  5. f5d40ee b43: Remove TX spinlock by Michael Buesch · 15 years ago
  6. 36dbd95 b43: Use a threaded IRQ handler by Michael Buesch · 15 years ago
  7. 66d2d08 b43: Fix hardware key index handling by Michael Buesch · 15 years ago
  8. bedaf80 b43: Fix fallout from the IEEE80211_IF_TYPE to NL80211_IFTYPE change. by Gábor Stefanik · 15 years ago
  9. 7c81e98 b43: Typo fixes & minor cleanup by Gábor Stefanik · 15 years ago
  10. 738f0f4 b43: implement baseband init for LP-PHY <= rev1 by Gábor Stefanik · 15 years ago
  11. fd4973c b43/b43legacy: fix radio LED initialization by Larry Finger · 15 years ago
  12. 403a3a1 b43: Add fw capabilities by Michael Buesch · 15 years ago
  13. f41f3f3 b43/legacy: port to cfg80211 rfkill by Johannes Berg · 15 years ago
  14. 1379072 b43: Remove unnecessary MMIO in interrupt hotpath by Michael Buesch · 15 years ago
  15. 616de35 b43: Do not "select" HW_RANDOM by Michael Buesch · 15 years ago
  16. ce4fbdb b43: Pass more RX flags to mac80211 by Michael Buesch · 16 years ago
  17. ce1a9ee b43: Add parts of LP-PHY TX power control by Michael Buesch · 16 years ago
  18. 060210f b43: Dynamically control log verbosity by Michael Buesch · 16 years ago
  19. 1a9f509 b43: Automatically probe for opensource firmware by Michael Buesch · 16 years ago
  20. c7ab5ef b43: implement short slot and basic rate handling by Johannes Berg · 16 years ago
  21. e35cc4d b43: fix QoS parameters initialization by Lorenzo Nava · 16 years ago
  22. 5a5f3b4 b43: Remove QoS update workqueue by Michael Buesch · 16 years ago
  23. 18c8ade b43: Rewrite TX power adjustment by Michael Buesch · 16 years ago
  24. ef1a628 b43: Implement dynamic PHY API by Michael Buesch · 16 years ago
  25. 9b839a7 b43: Add simple firmware watchdog by Michael Buesch · 16 years ago
  26. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  27. 98a3b2f b43: Fix noise calculation WARN_ON by Michael Buesch · 16 years ago
  28. 65b53e4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  29. 6b4bec0 b43: Upload both beacon templates on initial load by Michael Buesch · 16 years ago
  30. 53c0685 b43: Add firmware markers support by Michael Buesch · 16 years ago
  31. afa83e2 b43: Add panic reason code that doesn't trigger restart by Michael Buesch · 16 years ago
  32. 6821783 b43: Allow running without PCM firmware by Michael Buesch · 16 years ago
  33. e48b0ee b43: Add hooks for firmware debugging by Michael Buesch · 16 years ago
  34. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  35. cdbf084 b43: replace limit_value macro with clamp_val by Harvey Harrison · 16 years ago
  36. e40ac41 b43: Don't disable IRQs in mac_suspend by Michael Buesch · 16 years ago
  37. 21a75d7 b43: Fix some TX/RX locking issues by Michael Buesch · 16 years ago
  38. 5042c50 b43: Fix PHY TX control words in SHM by Michael Buesch · 16 years ago
  39. c97a4cc b43: Fix beacon BH update by Michael Buesch · 16 years ago
  40. a82d992 b43: Beaconing fixes by Michael Buesch · 16 years ago
  41. d59f720 b43: Fix TBTT and PU timings by Michael Buesch · 16 years ago
  42. 5100d5a b43: Add PIO support for PCMCIA devices by Michael Buesch · 16 years ago
  43. b27faf8 b43: Rename the DMA ring pointers by Michael Buesch · 17 years ago
  44. e6f5b93 b43: Add QOS support by Michael Buesch · 17 years ago
  45. 35f0d35 b43: Add HostFlags HI support by Michael Buesch · 17 years ago
  46. bb1eeff b43: Fix bandswitch by Michael Buesch · 17 years ago
  47. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  48. 26bc783 b43: Add driver load messages by Michael Buesch · 17 years ago
  49. 3506e0c b43: avoid unregistering device objects during suspend by Rafael J. Wysocki · 17 years ago
  50. 61cb5dd b43: Fix firmware caching by Michael Buesch · 17 years ago
  51. 280d0e1 b43: Put multicast frames on the mcast queue by Michael Buesch · 17 years ago
  52. e66fee6 b43: Fix upload of beacon packets to the hardware by Michael Buesch · 17 years ago
  53. 32bfd35 mac80211: dont use interface indices in drivers by Johannes Berg · 17 years ago
  54. f31800d b43: Remove the PHY spinlock by Michael Buesch · 17 years ago
  55. 96c755a b43: Fix any N-PHY related WARN_ON() in the attach stage. by Michael Buesch · 17 years ago
  56. aa6c7ae b43: Add definitions for MAC Control register by Michael Buesch · 17 years ago
  57. 03b2977 b43: Remove PIO support by Michael Buesch · 17 years ago
  58. f3dd3fc b43: Fix chip access validation for new devices by Michael Buesch · 17 years ago
  59. 8ed7fc4 b43: Fix ofdmtab write regression by Michael Buesch · 17 years ago
  60. 00e0b8c b43: reinit on too many PHY TX errors by Stefano Brivio · 17 years ago
  61. d42ce84 b43: include full 64-bit timestamp in monitor mode by Johannes Berg · 17 years ago
  62. 61bca6e b43: rewrite A PHY initialization by Stefano Brivio · 17 years ago
  63. d987160 b43: Fix rxheader channel parsing by Michael Buesch · 17 years ago
  64. 8e9f752 [B43]: RF-kill support by Michael Buesch · 17 years ago
  65. 21954c3 [B43]: LED triggers support by Michael Buesch · 17 years ago
  66. 4150c57 [PATCH] mac80211: revamp interface and filter configuration by Johannes Berg · 17 years ago
  67. fda9abc [B43]: Support for turning the radio off from software. by Michael Buesch · 17 years ago
  68. e4d6b79 [B43]: add mac80211-based driver for modern BCM43xx devices by Michael Buesch · 17 years ago