1. 1beee8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  2. 3bf0a32 b43: Fix controller restart crash by Michael Buesch · 18 years ago
  3. 6b4bec0 b43: Upload both beacon templates on initial load by Michael Buesch · 18 years ago
  4. 46cb69c missing dependencies on HAS_DMA by Al Viro · 18 years ago
  5. 21a75d7 b43: Fix some TX/RX locking issues by Michael Buesch · 18 years ago
  6. c2a3b23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 18 years ago
  7. 2e35af1 b43: Fix dual-PHY devices by Michael Buesch · 18 years ago
  8. 533dd1b wireless: use get/put_unaligned_* helpers by Harvey Harrison · 18 years ago
  9. d02aacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  10. 1033b3e b43: Workaround DMA quirks by Michael Buesch · 18 years ago
  11. 9fc3845 b43: Add more btcoexist workarounds by Michael Buesch · 18 years ago
  12. a259d6a b43: Fix HostFlags data types by Michael Buesch · 18 years ago
  13. 1855ba7 b43: Workaround invalid bluetooth settings by Michael Buesch · 18 years ago
  14. b844eba PM: Remove destroy_suspended_device() by Rafael J. Wysocki · 18 years ago
  15. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 18 years ago
  16. ba38001 b43: Add fastpath to b43_mac_suspend() by Michael Buesch · 18 years ago
  17. 4ac5846 ssb: Fix usage of struct device used for DMAing by Michael Buesch · 18 years ago
  18. 8cf6a31 b43: use b43_is_mode() call by Michael Buesch · 18 years ago
  19. 5042c50 b43: Fix PHY TX control words in SHM by Michael Buesch · 18 years ago
  20. c97a4cc b43: Fix beacon BH update by Michael Buesch · 18 years ago
  21. a82d992 b43: Beaconing fixes by Michael Buesch · 18 years ago
  22. d59f720 b43: Fix TBTT and PU timings by Michael Buesch · 18 years ago
  23. 7b58416 b43: Add more N-PHY stuff by Michael Buesch · 18 years ago
  24. d8c17e1 b43: Use SSB block-I/O to do PIO by Michael Buesch · 18 years ago
  25. 8fe2b65 ssb: Turn suspend/resume upside down by Michael Buesch · 18 years ago
  26. 5100d5a b43: Add PIO support for PCMCIA devices by Michael Buesch · 18 years ago
  27. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 18 years ago
  28. e645890 b43: Fix PCMCIA IRQ routing by Michael Buesch · 18 years ago
  29. 539e6f8 b43: Add DMA mapping failure messages by Michael Buesch · 18 years ago
  30. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 18 years ago
  31. c01f9c6 b43: Don't compile N-PHY code when N-PHY is disabled by Michael Buesch · 18 years ago
  32. 7a193a5 b43: Remove irqs_disabled() sanity checks by Michael Buesch · 18 years ago
  33. ffa9256 b43: Fix DMA mapping leakage by Michael Buesch · 18 years ago
  34. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 18 years ago
  35. 40e024d b43: pull out helpers for writing noise table by Harvey Harrison · 18 years ago
  36. affe0a0 make b43_mac_{enable,suspend}() static by Adrian Bunk · 18 years ago
  37. 5abdc49 b43: phy.c fix typo in register write by Harvey Harrison · 18 years ago
  38. 87d9611 b43: Fix failed frames status report typo by Michael Buesch · 18 years ago
  39. 57df40d b43: Add TX statistics debugging counters by Michael Buesch · 18 years ago
  40. b27faf8 b43: Rename the DMA ring pointers by Michael Buesch · 18 years ago
  41. e6f5b93 b43: Add QOS support by Michael Buesch · 18 years ago
  42. 38968d0 b43: verify sta_notify mac80211 callback by Johannes Berg · 18 years ago
  43. d007b7f b43(legacy): include full timestamp in beacon frames by Johannes Berg · 18 years ago
  44. 35f0d35 b43: Add HostFlags HI support by Michael Buesch · 18 years ago
  45. bb1eeff b43: Fix bandswitch by Michael Buesch · 18 years ago
  46. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 18 years ago
  47. c708453 Use a separate config option for the b43 pci to ssb bridge. by Alexey Zaytsev · 18 years ago
  48. 588e6cd b43: Fix firmware load message level by Michael Buesch · 18 years ago
  49. 9c7d99d b43: Add firmware information to modinfo by Michael Buesch · 18 years ago
  50. 26bc783 b43: Add driver load messages by Michael Buesch · 18 years ago
  51. 6c152be leds: Standardise LED naming scheme by Richard Purdie · 19 years ago
  52. a29961b3 Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 18 years ago
  53. b79caa6 b43: Fix DMA for 30/32-bit DMA engines by Michael Buesch · 18 years ago
  54. 3506e0c b43: avoid unregistering device objects during suspend by Rafael J. Wysocki · 18 years ago
  55. 96cf49a drivers/net/wireless/b43/main.c needs io.h by Andrew Morton · 18 years ago
  56. 09552cc b43: Drop packets that we are not able to encrypt by Michael Buesch · 18 years ago
  57. 7be1bb6 b43: Fix suspend/resume by Michael Buesch · 18 years ago
  58. 1946a2c b43: Fix rfkill allocation leakage in error paths by Michael Buesch · 18 years ago
  59. 1f7d87b b43: Fix MAC control and microcode init by Michael Buesch · 18 years ago
  60. 61cb5dd b43: Fix firmware caching by Michael Buesch · 18 years ago
  61. 95b66ba b43: Add more N-PHY init code by Michael Buesch · 18 years ago
  62. 819d772 b43/nphy.c: include headers to avoid build breakage on some platforms by John W. Linville · 18 years ago
  63. 8ac919b b43: Add lots of N-PHY lookup tables by Michael Buesch · 18 years ago
  64. d159131 b43: Add NPHY channel switch code by Michael Buesch · 18 years ago
  65. 53a6e23 b43: Add NPHY radio init code by Michael Buesch · 18 years ago
  66. 60168f1 b43: Add Broadcom 2055 radio register definitions by Michael Buesch · 18 years ago
  67. eb189d8 b43: Add support for new firmware by Michael Buesch · 18 years ago
  68. 243dcfc b43: Fix radio ID register reading by Michael Buesch · 18 years ago
  69. dd0d43e b43: Add N-PHY related initvals firmware filenames. by Michael Buesch · 18 years ago
  70. 47f76ca b43: Fix tim search buffer overrun by Michael Buesch · 18 years ago
  71. 280d0e1 b43: Put multicast frames on the mcast queue by Michael Buesch · 18 years ago
  72. d4df6f1 b43: Fix template upload locking. by Michael Buesch · 18 years ago
  73. e66fee6 b43: Fix upload of beacon packets to the hardware by Michael Buesch · 18 years ago
  74. 32bfd35 mac80211: dont use interface indices in drivers by Johannes Berg · 19 years ago
  75. 3543f80 b43: finish removal of pio support by John W. Linville · 18 years ago
  76. f31800d b43: Remove the PHY spinlock by Michael Buesch · 18 years ago
  77. 5250703 b43: Fix PHY register routing by Michael Buesch · 18 years ago
  78. 424047e b43: Add N-PHY register definitions by Michael Buesch · 18 years ago
  79. 96c755a b43: Fix any N-PHY related WARN_ON() in the attach stage. by Michael Buesch · 18 years ago
  80. d5c71e4 b43: Add NPHY kconfig option by Michael Buesch · 18 years ago
  81. aa6c7ae b43: Add definitions for MAC Control register by Michael Buesch · 18 years ago
  82. 03b2977 b43: Remove PIO support by Michael Buesch · 18 years ago
  83. f3dd3fc b43: Fix chip access validation for new devices by Michael Buesch · 19 years ago
  84. 9db1f6d b43: Only select allowed TX and RX antennas by Michael Buesch · 19 years ago
  85. e861b98 ssb: Fix extraction of values from SPROM by Michael Buesch · 19 years ago
  86. c0ddd04 wireless: cleanup some merge errors by John W. Linville · 18 years ago
  87. 38d1b4c b43: Fix for broken transmission by Michael Buesch · 19 years ago
  88. 8ed7fc4 b43: Fix ofdmtab write regression by Michael Buesch · 19 years ago
  89. 013978b b43: Changes to enable BCM4311 rev 02 with wireless core revision 13 by Larry Finger · 19 years ago
  90. 00e0b8c b43: reinit on too many PHY TX errors by Stefano Brivio · 19 years ago
  91. d8be11e b43: include FCS in frames handed to mac80211 by Johannes Berg · 19 years ago
  92. d42ce84 b43: include full 64-bit timestamp in monitor mode by Johannes Berg · 19 years ago
  93. 95de284 b43: Convert to use of the new SPROM structure by Larry Finger · 19 years ago
  94. 7223e8d b43: silence a bogus gcc warning by Frank Lichtenheld · 19 years ago
  95. 1f21ad2 b43/b43legacy: fix my copyright notices by Stefano Brivio · 19 years ago
  96. 61bca6e b43: rewrite A PHY initialization by Stefano Brivio · 19 years ago
  97. 40faacc b43: consistent naming for ieee80211_ops by Michael Buesch · 19 years ago
  98. 74cfdba b43: Use the retry limit parameters from mac80211 by Michael Buesch · 19 years ago
  99. c6dfc9a b43: Dereference of wl->current_dev must be protected by wl->mutex by Michael Buesch · 19 years ago
  100. 03bffc1 wireless: make drivers include the TSF RX flag where appropriate by Johannes Berg · 19 years ago