1. 98a1e2a b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO by Michael Buesch · 15 years ago
  2. b0544eb b43: Really disable QoS, if requested by Michael Buesch · 15 years ago
  3. 69eddc8 b43: remove SHM spinlock by Michael Buesch · 15 years ago
  4. 77ca07ff b43: Remove PIO RX workqueue 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. c71dbd3 b43: Fix typo in modparam_btcoex description by Gábor Stefanik · 15 years ago
  8. 0136e51 b43: Add myself to module authors & to LP-PHY file copyright notices by Gábor Stefanik · 15 years ago
  9. 64e368b b43: Implement antenna diversity support for LP-PHY by Gábor Stefanik · 15 years ago
  10. 035d024 b43: add hardware tkip by gregor kowski · 15 years ago
  11. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  12. 86b2892 b43: LP-PHY: Remove BROKEN from B43_PHY_LP by Gábor Stefanik · 15 years ago
  13. 9d86a2d b43: Make LP-PHY testable by Gábor Stefanik · 15 years ago
  14. 759b973 b43: Add LP-PHY firmware loading support by Gábor Stefanik · 15 years ago
  15. 2f19c28 b43: Update dummy transmission to match V4 specs by Gábor Stefanik · 15 years ago
  16. 66d2d08 b43: Fix hardware key index handling by Michael Buesch · 15 years ago
  17. c45fa8c b43: remove wrong probe_resp_plcp write by gregor kowski · 15 years ago
  18. 92ca8d4 b43: remove wrong probe_resp_plcp write by gregor kowski · 15 years ago
  19. f62ae6c b43: Fix unaligned 32bit SHM-shared access by Michael Buesch · 15 years ago
  20. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  21. e91d833 wireless: remove print_mac uses by Johannes Berg · 16 years ago
  22. fd4973c b43/b43legacy: fix radio LED initialization by Larry Finger · 16 years ago
  23. 403a3a1 b43: Add fw capabilities by Michael Buesch · 16 years ago
  24. f41f3f3 b43/legacy: port to cfg80211 rfkill by Johannes Berg · 16 years ago
  25. 19d337d rfkill: rewrite by Johannes Berg · 16 years ago
  26. e31a16d wireless: move some utility functions from mac80211 to cfg80211 by Zhu Yi · 16 years ago
  27. 3f0d843 b43/legacy: fix beacon change processing by Johannes Berg · 16 years ago
  28. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 16 years ago
  29. 57c4d7b mac80211: clean up beacon interval settings by Johannes Berg · 16 years ago
  30. 1379072 b43: Remove unnecessary MMIO in interrupt hotpath by Michael Buesch · 16 years ago
  31. 616de35 b43: Do not "select" HW_RANDOM by Michael Buesch · 16 years ago
  32. 591f3dc b43: Do radio lock assertion in software by Michael Buesch · 16 years ago
  33. 3e3ccb3 b43: Mask PHY TX error interrupt, if not debugging by Michael Buesch · 16 years ago
  34. 1a77733 b43: Fix compilation for devices without PCI core by Michael Buesch · 16 years ago
  35. 99da185 b43: checkpatch.pl cleanups by John Daiker · 16 years ago
  36. 25d3ef5 b43: Implement sw scan callbacks by Michael Buesch · 16 years ago
  37. 8821905 b43: Enable PCI slow clock workaround, if needed. by Michael Buesch · 16 years ago
  38. 1cc8f47 b43: Honor the no-slow-clock boardflag by Michael Buesch · 16 years ago
  39. 969d15c b43: Fix radio host flags by Michael Buesch · 16 years ago
  40. fc68ed4 drivers/net/wireless/b43: fix warning: format not a string literal and no ... by Hannes Eder · 16 years ago
  41. 060210f b43: Dynamically control log verbosity by Michael Buesch · 16 years ago
  42. 08e87a8 b43: Accessing the TSF via mac80211 by Alina Friedrichsen · 16 years ago
  43. 1a9f509 b43: Automatically probe for opensource firmware by Michael Buesch · 16 years ago
  44. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 16 years ago
  45. a1d88210 b43: Eliminate compilation warning in b43_op_set_key by Larry Finger · 16 years ago
  46. dc822b5 mac80211: clean up set_key callback by Johannes Berg · 16 years ago
  47. c557289 b43: Change schedule for old-fw support removal by Michael Buesch · 16 years ago
  48. 6b1c7c6 b43/ssb: Add SPROM8 extraction and LP-PHY detection by Michael Buesch · 16 years ago
  49. bb519be b43: detect N PHY revision/radio by Johannes Berg · 16 years ago
  50. 92d6128 ssb/b43: add new N PHY device by Johannes Berg · 16 years ago
  51. 3ebbbb5 b43: Use 64bit atomic register access for TSF by Michael Buesch · 16 years ago
  52. e808e58 b43: Fixup set_key handling by Michael Buesch · 16 years ago
  53. 922d8a0 b43: fix "‘gmode’ may be used uninitialized" warning by John W. Linville · 16 years ago
  54. 9cf7f24 b43: Add key memory dumping by Michael Buesch · 16 years ago
  55. d10d0e5 b43: Fix some MAC locking by Michael Buesch · 16 years ago
  56. c7ab5ef b43: implement short slot and basic rate handling by Johannes Berg · 16 years ago
  57. 71c11fb b43/legacy: remove SSID code by Johannes Berg · 16 years ago
  58. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  59. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  60. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  61. 0f4ac38 mac80211: kill hw.conf.antenna_sel_{rx,tx} by Johannes Berg · 16 years ago
  62. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  63. 870abdf mac80211: add multi-rate retry support by Felix Fietkau · 16 years ago
  64. 1d280dd b43: Increase loop tries in do_dummy_tx by Larry Finger · 16 years ago
  65. 570bdfb b43: Fix Bluetooth Coexistence SPROM programming error for HP 12f8 version of BCM4306 by Larry Finger · 16 years ago
  66. 3bb91bf b43: Fix Bluetooth coexistence SPROM coding error for Motorola 7010 variant of BCM4306 by Larry Finger · 16 years ago
  67. 17741cd mac80211: share STA information with driver by Johannes Berg · 16 years ago
  68. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  69. 5a5f3b4 b43: Remove QoS update workqueue by Michael Buesch · 16 years ago
  70. c40c112 b43: Fix QoS defaults by Michael Buesch · 16 years ago
  71. 0b7dcd9 b43: Replace hardcoded Analog switch by Michael Buesch · 16 years ago
  72. cb24f57 b43: Move Analog switching into phy code by Michael Buesch · 16 years ago
  73. fb11137 b43: Split PHY alloc and init by Michael Buesch · 16 years ago
  74. 3d0da75 b43: Move code from nphy.* to phy_n.* by Michael Buesch · 16 years ago
  75. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  76. 18c8ade b43: Rewrite TX power adjustment by Michael Buesch · 16 years ago
  77. ef1a628 b43: Implement dynamic PHY API by Michael Buesch · 16 years ago
  78. 3eb75aa removed unused #include <version.h> by Huang Weiyi · 16 years ago
  79. 430cd47 b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306 by Larry Finger · 16 years ago
  80. a58d452 b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3) by Larry Finger · 16 years ago
  81. 605a0bd mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag by Johannes Berg · 17 years ago
  82. 0b57664 wireless: fix warnings from QoS patch by Johannes Berg · 17 years ago
  83. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 17 years ago
  84. 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
  85. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  86. 923fd70 b43: Add debugfs firmware debugging knob by Michael Buesch · 17 years ago
  87. 9b839a7 b43: Add simple firmware watchdog by Michael Buesch · 17 years ago
  88. 6bbc321 b43: Add debugfs files for random SHM access by Michael Buesch · 17 years ago
  89. c9e8eae b43: Do not return TX_BUSY from op_tx by Michael Buesch · 17 years ago
  90. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  91. 98a3b2f b43: Fix noise calculation WARN_ON by Michael Buesch · 17 years ago
  92. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  93. 04dea13 b43: enable mesh by Johannes Berg · 17 years ago
  94. 3bf0a32 b43: Fix controller restart crash by Michael Buesch · 17 years ago
  95. 6b4bec0 b43: Upload both beacon templates on initial load by Michael Buesch · 17 years ago
  96. 53c0685 b43: Add firmware markers support by Michael Buesch · 17 years ago
  97. afa83e2 b43: Add panic reason code that doesn't trigger restart by Michael Buesch · 17 years ago
  98. 6821783 b43: Allow running without PCM firmware by Michael Buesch · 17 years ago
  99. e48b0ee b43: Add hooks for firmware debugging by Michael Buesch · 17 years ago
  100. e930488 b43: Fix typo in firmware file name for 802.11 cores with rev 13 by Larry.Finger@lwfinger.net · 17 years ago