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