1. 1946a2c b43: Fix rfkill allocation leakage in error paths by Michael Buesch · 17 years ago
  2. be9b725 ath5k: debug level improvements by Bruno Randolf · 17 years ago
  3. 4bdb0fb rt61pci: fix-up merge damage by John W. Linville · 16 years ago
  4. c0e1899 ath5k: always extend rx timestamp with tsf by Bruno Randolf · 17 years ago
  5. 6d91e1d ath5k: configure backoff for IBSS beacon queue by Bruno Randolf · 17 years ago
  6. 036cd1e ath5k: use SWBA to detect IBSS HW merges by Bruno Randolf · 17 years ago
  7. 9804b98 ath5k: better beacon timer calculation by Bruno Randolf · 17 years ago
  8. e535c1a ath5k: beacon interval is in TU by Bruno Randolf · 17 years ago
  9. 1008e0f ath5k: use 3 instead of 0x00000003 by Bruno Randolf · 17 years ago
  10. 1f7d87b b43: Fix MAC control and microcode init by Michael Buesch · 17 years ago
  11. 247ae44 ath5k: reset key cache after resume by John W. Linville · 17 years ago
  12. c65638a ath5k: use AR5K_KEYTABLE_SIZE when initializing key table by John W. Linville · 17 years ago
  13. 61cb5dd b43: Fix firmware caching by Michael Buesch · 17 years ago
  14. 95b66ba b43: Add more N-PHY init code by Michael Buesch · 17 years ago
  15. bfe6a50 b43legacy: Remove the PHY spinlock by Michael Buesch · 17 years ago
  16. 819d772 b43/nphy.c: include headers to avoid build breakage on some platforms by John W. Linville · 17 years ago
  17. 7373800 drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warning by Andrew Morton · 17 years ago
  18. d2594d0 drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warning by Andrew Morton · 17 years ago
  19. 222b01b b43legacy: fix use-after-free rfkill bug by Stefano Brivio · 17 years ago
  20. 61d3002 libertas: pepper main with debug statement by Holger Schurig · 17 years ago
  21. c9d1be36 libertas: don't blindly try mesh by Holger Schurig · 17 years ago
  22. dac10a9 libertas: always show firmware release by Holger Schurig · 17 years ago
  23. 4365929 libertas: move cardspecific data to driver by Holger Schurig · 17 years ago
  24. ae3e0fc libertas cs/sdio: fix 'NOHZ: local_softirq_pending 08' message by Holger Schurig · 17 years ago
  25. 8ac919b b43: Add lots of N-PHY lookup tables by Michael Buesch · 17 years ago
  26. 8a1b024 iwlwifi: style fixes to usage of << and >> operators by Reinette Chatre · 17 years ago
  27. e7a2827 iwlwifi: remove reference to non-existent documentation by Reinette Chatre · 17 years ago
  28. 7197266 iwlwifi: Update iwlwifi version stamp to 1.2.23 by Zhu Yi · 17 years ago
  29. fa254a6 iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_sta by Tomas Winkler · 16 years ago
  30. c33104f iwlwifi: 4965 unify rate scale variable names for station data by Tomas Winkler · 17 years ago
  31. 98c9221 iwlwifi: move uCode helper functions to iwl-helpers.h by Tomas Winkler · 17 years ago
  32. e655b9f iwlwifi: fix problem when rf_killswitch change during suspend/resume by Zhu Yi · 16 years ago
  33. 5a66926a iwlwifi: delay firmware loading from pci_probe to network interface open by Zhu Yi · 17 years ago
  34. 3058f02 iwlwifi: document scan command by Ben Cahill · 17 years ago
  35. 87e4f7d iwlwifi: remove iwl4965_tx_cmd by Tomas Winkler · 17 years ago
  36. 6a218f6 iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.h by Tomas Winkler · 17 years ago
  37. 440d42c iwl4965: Remove redundant code in iwl4965_tx_cmd by Tomas Winkler · 17 years ago
  38. d159131 b43: Add NPHY channel switch code by Michael Buesch · 17 years ago
  39. 53a6e23 b43: Add NPHY radio init code by Michael Buesch · 17 years ago
  40. 60168f1 b43: Add Broadcom 2055 radio register definitions by Michael Buesch · 17 years ago
  41. 60da481 WAVELAN - compile-time check for struct sizes by Helge Deller · 17 years ago
  42. eb189d8b b43: Add support for new firmware by Michael Buesch · 16 years ago
  43. 243dcfc b43: Fix radio ID register reading by Michael Buesch · 17 years ago
  44. 89539eb rt2x00: Fix queue_idx initialization by Ivo van Doorn · 17 years ago
  45. 40561b8 rt2x00: Data and desc pointer initialization by Ivo van Doorn · 17 years ago
  46. dd0d43e b43: Add N-PHY related initvals firmware filenames. by Michael Buesch · 17 years ago
  47. 47f76ca b43: Fix tim search buffer overrun by Michael Buesch · 17 years ago
  48. 280d0e1 b43: Put multicast frames on the mcast queue by Michael Buesch · 17 years ago
  49. d4df6f1 b43: Fix template upload locking. by Michael Buesch · 17 years ago
  50. e66fee6 b43: Fix upload of beacon packets to the hardware by Michael Buesch · 17 years ago
  51. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 17 years ago
  52. 2bc454b mac80211: Fix rate reporting regression by Michael Wu · 17 years ago
  53. 9ab4617 iwlwifi: A-MPDU Rx flow enabled by Ron Rindjunsky · 17 years ago
  54. 132127e ath5k: Fix frame duration oops by Luis R. Rodriguez · 17 years ago
  55. 32bfd35 mac80211: dont use interface indices in drivers by Johannes Berg · 17 years ago
  56. f653211 Add rtl8180 wireless driver by Michael Wu · 17 years ago
  57. fa1c114 [PATCH] Net: add ath5k wireless driver by Jiri Slaby · 17 years ago
  58. 3543f80 b43: finish removal of pio support by John W. Linville · 17 years ago
  59. 17f65f8 hostap_cs: don't match revisions in presense of the MAC chip name by Pavel Roskin · 17 years ago
  60. f31800d b43: Remove the PHY spinlock by Michael Buesch · 17 years ago
  61. 5250703 b43: Fix PHY register routing by Michael Buesch · 17 years ago
  62. 424047e b43: Add N-PHY register definitions by Michael Buesch · 17 years ago
  63. 9081728 zd1211rw: fix alignment for QOS and WDS frames by Michael Buesch · 17 years ago
  64. 01c2098 iwlwifi: fix compilation warning in 'iwl-4965.c' by Miguel Botón · 17 years ago
  65. 93d2334 rt2x00: Release rt2x00 2.0.14 by Ivo van Doorn · 17 years ago
  66. 7d1de80 rt2x00: Correctly initialize data and desc pointer by Ivo van Doorn · 17 years ago
  67. 837e7f2 rt2x00: Move init_txring and init_rxring into rt2x00lib by Ivo van Doorn · 17 years ago
  68. 7e56d38 rt2x00: Determine MY_BSS from descriptor by Ivo van Doorn · 17 years ago
  69. dd3193e rt2x00: Cleanup write_tx_desc() arguments by Ivo van Doorn · 17 years ago
  70. 3c4f208 rt2x00: Move packet filter flags by Ivo van Doorn · 17 years ago
  71. e37ea21 rt2x00: Move start() and stop() handlers into rt2x00lib.c by Ivo van Doorn · 17 years ago
  72. 0426710 rt2x00: Store queue idx and entry idx in data_ring and data_entry by Ivo van Doorn · 17 years ago
  73. 3867705 rt2x00: Only set the TBCN flag when the interface is configured to send beacons. by Ivo van Doorn · 17 years ago
  74. 1230cb8 rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSY by Ivo van Doorn · 17 years ago
  75. 3e34c6d rt2x00: Fix chipset debugfs file by Ivo van Doorn · 17 years ago
  76. 96c755a b43: Fix any N-PHY related WARN_ON() in the attach stage. by Michael Buesch · 17 years ago
  77. d5c71e4 b43: Add NPHY kconfig option by Michael Buesch · 17 years ago
  78. aa6c7ae b43: Add definitions for MAC Control register by Michael Buesch · 17 years ago
  79. 03b2977 b43: Remove PIO support by Michael Buesch · 17 years ago
  80. f3dd3fc b43: Fix chip access validation for new devices by Michael Buesch · 17 years ago
  81. 9db1f6d b43: Only select allowed TX and RX antennas by Michael Buesch · 17 years ago
  82. e861b98 ssb: Fix extraction of values from SPROM by Michael Buesch · 17 years ago
  83. 66c6b13 iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig' by Zhu Yi · 17 years ago
  84. 27ae4d4 prism54: remove questionable down_interruptible usage by Daniel Walker · 17 years ago
  85. 772353d Revert "rtl8187: fix tx power reading" by John W. Linville · 17 years ago
  86. 0e5ce1f misc wireless annotations by Al Viro · 17 years ago
  87. 5b5e807 ipw2200: do not byteswap struct ipw_associate by Al Viro · 17 years ago
  88. e62e1ee ipw2200 trivial annotations by Al Viro · 17 years ago
  89. 0569056 prism54 trivial annotations by Al Viro · 17 years ago
  90. cecefb8 bcm43xx annotations by Al Viro · 17 years ago
  91. 8160c03 p54pci: endianness annotations and fixes by Al Viro · 17 years ago
  92. 184a3b2 hostap: don't mess with mixed-endian even for internal skb queues by Al Viro · 17 years ago
  93. 8a9faf3 hostap annotations by Al Viro · 17 years ago
  94. 3eb9b41 airo: last of endianness annotations by Al Viro · 17 years ago
  95. 329e2c0 airo: sanitize handling of StatusRid by Al Viro · 17 years ago
  96. a749716 airo: sanitize APListRid handling by Al Viro · 17 years ago
  97. 56d81bd airo: sanitize handling of CapabilityRid by Al Viro · 17 years ago
  98. a23ace5 airo: sanitize handling of StatsRid by Al Viro · 17 years ago
  99. 4293ea3 airo: sanitize handling of WepKeyRid by Al Viro · 17 years ago
  100. 17e7049 airo: sanitize BSSListRid handling by Al Viro · 17 years ago