1. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 17 years ago
  2. 5a5f3b4 b43: Remove QoS update workqueue by Michael Buesch · 17 years ago
  3. b338994 b43 G-PHY: Remove mmiowb() by Michael Buesch · 17 years ago
  4. c40c112 b43: Fix QoS defaults by Michael Buesch · 17 years ago
  5. 0b7dcd9 b43: Replace hardcoded Analog switch by Michael Buesch · 17 years ago
  6. cb24f57 b43: Move Analog switching into phy code by Michael Buesch · 17 years ago
  7. fb11137 b43: Split PHY alloc and init by Michael Buesch · 17 years ago
  8. 400828c b43: Add LP-PHY radio register definitions by Michael Buesch · 17 years ago
  9. 0888707 b43: Add LP-PHY read/write phyops by Michael Buesch · 17 years ago
  10. e63e436 b43: Add LP-PHY template by Michael Buesch · 17 years ago
  11. 3d0da75 b43: Move code from nphy.* to phy_n.* by Michael Buesch · 17 years ago
  12. 99c4a78 b43: Move remaining code from phy.c to phy_a.c by Michael Buesch · 17 years ago
  13. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 17 years ago
  14. fa9abe0 b43: Don't use memcpy for overlapping areas by Michael Buesch · 17 years ago
  15. 18c8ade b43: Rewrite TX power adjustment by Michael Buesch · 17 years ago
  16. ef1a628 b43: Implement dynamic PHY API by Michael Buesch · 17 years ago
  17. 3eb75aa removed unused #include <version.h> by Huang Weiyi · 17 years ago
  18. 430cd47 b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306 by Larry Finger · 17 years ago
  19. a58d452 b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3) by Larry Finger · 17 years ago
  20. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 17 years ago
  21. 605a0bd mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag by Johannes Berg · 17 years ago
  22. 0b57664 wireless: fix warnings from QoS patch by Johannes Berg · 17 years ago
  23. f591fa5 mac80211: fix TX sequence numbers by Johannes Berg · 17 years ago
  24. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 17 years ago
  25. bc19d6e b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support by Adel Gadllah · 17 years ago
  26. f97d1f4 b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ON by Adel Gadllah · 17 years ago
  27. 28f49d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  28. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  29. ff28bd9 wireless: remove RFKILL_STATE_HARD_BLOCKED warnings by John W. Linville · 17 years ago
  30. 14a7dd6 b43: Fix PIO skb clobber by Michael Buesch · 17 years ago
  31. 923fd70 b43: Add debugfs firmware debugging knob by Michael Buesch · 17 years ago
  32. 9b839a7 b43: Add simple firmware watchdog by Michael Buesch · 17 years ago
  33. f225763 ssb, b43, b43legacy, b44: Rewrite SSB DMA API by Michael Buesch · 17 years ago
  34. 9965183 b43: Remove "shm" and "ucode_regs" debugfs files by Michael Buesch · 17 years ago
  35. efa2758 b43: Add mask/set capability to debugfs MMIO interface by Michael Buesch · 17 years ago
  36. 6bbc321 b43: Add debugfs files for random SHM access by Michael Buesch · 17 years ago
  37. 8bd463f b43: Add debugfs files for MMIO register access by Michael Buesch · 17 years ago
  38. f37d923 b43: use frame control helpers by Harvey Harrison · 17 years ago
  39. 7b3abfc b43: Fix possible MMIO access while device is down by Michael Buesch · 17 years ago
  40. c9e8eae b43: Do not return TX_BUSY from op_tx by Michael Buesch · 17 years ago
  41. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  42. 98a3b2f b43: Fix noise calculation WARN_ON by Michael Buesch · 17 years ago
  43. 028118a b43: Fix possible NULL pointer dereference in DMA code by Michael Buesch · 17 years ago
  44. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  45. 04dea13 b43: enable mesh by Johannes Berg · 17 years ago
  46. 1beee8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  47. 3bf0a32 b43: Fix controller restart crash by Michael Buesch · 17 years ago
  48. 6b4bec0 b43: Upload both beacon templates on initial load by Michael Buesch · 17 years ago
  49. 53c0685 b43: Add firmware markers support by Michael Buesch · 17 years ago
  50. afa83e2 b43: Add panic reason code that doesn't trigger restart by Michael Buesch · 17 years ago
  51. 6821783 b43: Allow running without PCM firmware by Michael Buesch · 17 years ago
  52. e48b0ee b43: Add hooks for firmware debugging by Michael Buesch · 17 years ago
  53. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 17 years ago
  54. e930488 b43: Fix typo in firmware file name for 802.11 cores with rev 13 by Larry.Finger@lwfinger.net · 17 years ago
  55. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 17 years ago
  56. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 17 years ago
  57. 36d6825 mac80211: let drivers wake but not start queues by Johannes Berg · 17 years ago
  58. 46cb69c missing dependencies on HAS_DMA by Al Viro · 17 years ago
  59. 6dcdc19 b43: use the bitrev helpers rather than rolling a private one by Harvey Harrison · 17 years ago
  60. 7a1d652 b43: nphy.c remove duplicated include by Huang Weiyi · 17 years ago
  61. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 17 years ago
  62. cdbf084 b43: replace limit_value macro with clamp_val by Harvey Harrison · 17 years ago
  63. e100bb6 mac80211: QoS related cleanups by Johannes Berg · 17 years ago
  64. 57ffc58 mac80211: clean up get_tx_stats callback by Johannes Berg · 17 years ago
  65. e40ac41 b43: Don't disable IRQs in mac_suspend by Michael Buesch · 17 years ago
  66. f4440e8 b43: Remove some dead code by Michael Buesch · 17 years ago
  67. f5eda47 b43: Rewrite LO calibration algorithm by Michael Buesch · 17 years ago
  68. 1c01442 mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf by Ivo van Doorn · 17 years ago
  69. 21a75d7 b43: Fix some TX/RX locking issues by Michael Buesch · 17 years ago
  70. c2a3b23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  71. 2e35af1 b43: Fix dual-PHY devices by Michael Buesch · 17 years ago
  72. 533dd1b wireless: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
  73. d02aacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  74. 1033b3e b43: Workaround DMA quirks by Michael Buesch · 17 years ago
  75. 9fc3845 b43: Add more btcoexist workarounds by Michael Buesch · 17 years ago
  76. a259d6a b43: Fix HostFlags data types by Michael Buesch · 17 years ago
  77. 1855ba7 b43: Workaround invalid bluetooth settings by Michael Buesch · 17 years ago
  78. b844eba PM: Remove destroy_suspended_device() by Rafael J. Wysocki · 17 years ago
  79. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  80. ba38001 b43: Add fastpath to b43_mac_suspend() by Michael Buesch · 17 years ago
  81. 4ac5846 ssb: Fix usage of struct device used for DMAing by Michael Buesch · 17 years ago
  82. 8cf6a31 b43: use b43_is_mode() call by Michael Buesch · 17 years ago
  83. 5042c50 b43: Fix PHY TX control words in SHM by Michael Buesch · 17 years ago
  84. c97a4cc b43: Fix beacon BH update by Michael Buesch · 17 years ago
  85. a82d992 b43: Beaconing fixes by Michael Buesch · 17 years ago
  86. d59f720 b43: Fix TBTT and PU timings by Michael Buesch · 17 years ago
  87. 7b58416 b43: Add more N-PHY stuff by Michael Buesch · 17 years ago
  88. d8c17e1 b43: Use SSB block-I/O to do PIO by Michael Buesch · 17 years ago
  89. 8fe2b65 ssb: Turn suspend/resume upside down by Michael Buesch · 17 years ago
  90. 5100d5a b43: Add PIO support for PCMCIA devices by Michael Buesch · 17 years ago
  91. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  92. e645890 b43: Fix PCMCIA IRQ routing by Michael Buesch · 17 years ago
  93. 539e6f8 b43: Add DMA mapping failure messages by Michael Buesch · 17 years ago
  94. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  95. c01f9c6 b43: Don't compile N-PHY code when N-PHY is disabled by Michael Buesch · 17 years ago
  96. 7a193a5 b43: Remove irqs_disabled() sanity checks by Michael Buesch · 17 years ago
  97. ffa9256 b43: Fix DMA mapping leakage by Michael Buesch · 17 years ago
  98. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  99. 40e024d b43: pull out helpers for writing noise table by Harvey Harrison · 17 years ago
  100. affe0a0 make b43_mac_{enable,suspend}() static by Adrian Bunk · 17 years ago