1. 9371d4e iwlwifi: separate nic_config for different NIC by Wey-Yi Guy · 16 years ago
  2. 1b07a13 iwlwifi: remove un-supported eeprom parameters by Wey-Yi Guy · 16 years ago
  3. 85fecff iwlwifi: modify LED blink index table by Wey-Yi Guy · 16 years ago
  4. 2ddb5c8 ath9k: make ath9k_common_ops const by Luis R. Rodriguez · 16 years ago
  5. 5bb1279 atheros: move bus ops to ath_common by Luis R. Rodriguez · 16 years ago
  6. 990b70a ath9k: move ATH9K_RSSI_BAD to hw.h by Luis R. Rodriguez · 16 years ago
  7. cfe8cba ath9k: clarify what hw code is and remove ath9k.h from a few files by Luis R. Rodriguez · 16 years ago
  8. 9680e8a ath9k: remove driver ASSERT, just use BUG_ON() by Luis R. Rodriguez · 16 years ago
  9. e3d01bf ath9k: move ATH_AMPDU_LIMIT_MAX to hw.h by Luis R. Rodriguez · 16 years ago
  10. 25c56ee ath9k: remove ath9k_ht_macmode by Luis R. Rodriguez · 16 years ago
  11. 6420014 ath9k: remove ath9k 25 MHz HT40 spacing stuff by Luis R. Rodriguez · 16 years ago
  12. 43c2761 atheros: move tx/rx chainmask to ath_common by Luis R. Rodriguez · 16 years ago
  13. c46917b atheros: add common debug printing by Luis R. Rodriguez · 16 years ago
  14. cd9bf68 ath9k: separate core driver and hw timer code by Luis R. Rodriguez · 16 years ago
  15. b002a4a atheros: add ieee80211_hw to ath_common by Luis R. Rodriguez · 16 years ago
  16. 13b8155 atheros: define shared bssidmask setting by Luis R. Rodriguez · 16 years ago
  17. e5aa847 ath5k: define ath_common ops by Luis R. Rodriguez · 16 years ago
  18. 9adca12 ath5k: allocate ath5k_hw prior to initializing hw by Luis R. Rodriguez · 16 years ago
  19. 9e4bffd atheros/ath9k: add common read/write ops and port ath9k to use it by Luis R. Rodriguez · 16 years ago
  20. 867633f ath9k: Define bus agnostic bluetooth coex prep helper by Luis R. Rodriguez · 16 years ago
  21. db71971 ath5k: move ath_common to ath5k_hw by Luis R. Rodriguez · 16 years ago
  22. 27c51f1 ath9k: move ath_common to ath_hw by Luis R. Rodriguez · 16 years ago
  23. 394317f ath5k: initialize eeprom struct early on attach by Luis R. Rodriguez · 16 years ago
  24. 954fece ath5k: use common curbssid, bssidmask and macaddr by Luis R. Rodriguez · 16 years ago
  25. 8c727e7 ar9170: make use of common macaddr and curbssid by Luis R. Rodriguez · 16 years ago
  26. 1510718 atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common by Luis R. Rodriguez · 16 years ago
  27. 3453ad8 ath9k: use ath9k_hw_write_associd() on reset by Luis R. Rodriguez · 16 years ago
  28. 7664072 ath9k: Use ath9k_hw_setbssidmask() on reset by Luis R. Rodriguez · 16 years ago
  29. f2b2143 ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw by Luis R. Rodriguez · 16 years ago
  30. bcd8f54 atheros: use get_unaligned_le*() for bssid mask setting by Luis R. Rodriguez · 16 years ago
  31. 1775374 ath: move ath_bcast_mac to common header by Luis R. Rodriguez · 16 years ago
  32. 9ecdef4 ath9k: rename driver core and hw power save helpers by Luis R. Rodriguez · 16 years ago
  33. 8c77a56 ath9k: move ath9k_hw_setpower() to main.c by Luis R. Rodriguez · 16 years ago
  34. 1adc93c ath9k: avoid usage of ath9k_hw_setpower() on hw.c by Luis R. Rodriguez · 16 years ago
  35. a91d75a ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c by Luis R. Rodriguez · 16 years ago
  36. 21526d5 ath9k: move ps helpers onto core driver when reseting tsf by Luis R. Rodriguez · 16 years ago
  37. a36cfbc ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported() by Luis R. Rodriguez · 16 years ago
  38. 8b4fc5b ath9k: move ath_btcoex_config and ath_bt_mode to btcoex.c by Luis R. Rodriguez · 16 years ago
  39. 5e19729 ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.c by Luis R. Rodriguez · 16 years ago
  40. 269ad81 ath9k: simplify ath_btcoex_bt_stomp() by Luis R. Rodriguez · 16 years ago
  41. 766ec4a ath9k: rename ath_btcoex_info to ath_btcoex_hw by Luis R. Rodriguez · 16 years ago
  42. 46289e1 ath9k: rename btcoex_scheme to just scheme by Luis R. Rodriguez · 16 years ago
  43. 05a0b3c ath9k: remove unused bt_duty_cycle by Luis R. Rodriguez · 16 years ago
  44. e08a6ac ath9k: move bt_stomp_type to driver core by Luis R. Rodriguez · 16 years ago
  45. 8c1b395 ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool by Luis R. Rodriguez · 16 years ago
  46. bc74bf8 ath9k: split ath9k_hw_btcoex_enable() into two helpers by Luis R. Rodriguez · 16 years ago
  47. 75d7839 ath9k: move driver core helpers to main.c by Luis R. Rodriguez · 16 years ago
  48. 7a2f0f5 ath9k: split bluetooth hardware coex init into two helpers by Luis R. Rodriguez · 16 years ago
  49. af03abe ath9k: move hw specific btcoex info to ath_hw by Luis R. Rodriguez · 16 years ago
  50. 2e20250 ath9k: move btcoex core driver info to its own struct by Luis R. Rodriguez · 16 years ago
  51. 4d6b228 ath9k: use ath_hw for DPRINTF() and debug init/exit by Luis R. Rodriguez · 16 years ago
  52. 28ad395 Kconfig: STRIP: Remove stale bits of STRIP help text by Ralf Baechle · 16 years ago
  53. e16c1bb ar9170: fix bug in iq-auto calibration value calculation by Christian Lamparter · 16 years ago
  54. 78bd6bb rt2x00: Thrustmaster FunAccess WIFI USB and rt73usb by Michal Szalata · 16 years ago
  55. ffed130 mac80211_hwsim: Fix initial beacon timer configuration by Jouni Malinen · 16 years ago
  56. b96ab54 b43: Always use block-I/O for the PIO data registers by Michael Buesch · 16 years ago
  57. b7a7940 iwlwifi: fix 3945 ucode info retrieval after failure by Reinette Chatre · 16 years ago
  58. 2814298 iwlwifi: fix memory leak in command queue handling by Reinette Chatre · 16 years ago
  59. 2fac971 iwlwifi: fix debugfs buffer handling by Reinette Chatre · 16 years ago
  60. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  61. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 16 years ago
  62. 139d606 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  63. b37fa87 ath9k: Initialize txgain and rxgain for newer AR9287 chipsets. by Vivek Natarajan · 16 years ago
  64. 6c6a22e iwlagn: fix panic in iwl{5000,4965}_rx_reply_tx by Stanislaw Gruszka · 16 years ago
  65. e31f7b9 ath9k: Fix RFKILL bugs by Sujith · 16 years ago
  66. 33e2fb2 drivers/net/wireless: Use usb_endpoint_dir_out by Julia Lawall · 16 years ago
  67. 018ae37 wl12xx: fix kconfig/link errors by Randy Dunlap · 16 years ago
  68. fe24756 rt2x00: fix the definition of rt2x00crypto_rx_insert_iv by Andrew Price · 16 years ago
  69. f82a924 iwlwifi: reduce noise when skb allocation fails by Reinette Chatre · 16 years ago
  70. bba9887 iwlwifi: do not send sync command while holding spinlock by Reinette Chatre · 16 years ago
  71. fe9f634 ar9170usb: add usbid for TP-Link TL-WN821N v2 by Christian Lamparter · 16 years ago
  72. a3ca95fb ath9k: Disable autosleep feature by default. by Vivek Natarajan · 16 years ago
  73. edbf51f ath9k: Fix regression in PA calibration by Sujith · 16 years ago
  74. d865ca6c ath9k: Fix bug in chain handling by Senthil Balasubramanian · 16 years ago
  75. 42abfbe ath9k: Fix AHB reset for AR9280 by Vivek Natarajan · 16 years ago
  76. ce143bb ath9k: Adjust the chainmasks properly by Senthil Balasubramanian · 16 years ago
  77. 0a475cc ath9k: Do a full reset for AR9280 by Vasanthakumar Thiagarajan · 16 years ago
  78. 9ebef79 ath9k: Don't read NF when chip has gone through full sleep mode by Vasanthakumar Thiagarajan · 16 years ago
  79. 204d794 ath9k: Fix rx data corruption by Vasanthakumar Thiagarajan · 16 years ago
  80. d8caa83 ath9k: Fix chip wakeup issue by Sujith · 16 years ago
  81. 46fe782 ath9k: Restore TSF after RESET by Sujith · 16 years ago
  82. 93b1b37 ath9k: Revamp PCIE workarounds by Vivek Natarajan · 16 years ago
  83. 6170cd5 ath9k: Set default noise floor value for AR9287 by Vivek Natarajan · 16 years ago
  84. 692e565 b43: Implement RFKILL status for LP PHY by Larry Finger · 16 years ago
  85. 4963cce b43: Remove BROKEN attribute from SDIO by Michael Buesch · 16 years ago
  86. 82905ac b43: fix build error if !CONFIG_B43_LEDS by Albert Herranz · 16 years ago
  87. e899a3f b43: Don't abuse wl->current_dev in the led work by Michael Buesch · 16 years ago
  88. 9308779 b43: Add LP PHY Analog Switch Support by Thomas Ilnseher · 16 years ago
  89. 09ebe2f b43: Disable PMQ mechanism by Michael Buesch · 16 years ago
  90. 990b86f b43: Add optional verbose runtime statistics by Michael Buesch · 16 years ago
  91. 176e9f6 b43: Fix IRQ sync for SDIO by Michael Buesch · 16 years ago
  92. a8696c8 b43: Fix SDIO interrupt handler deadlock by Michael Buesch · 16 years ago
  93. ce6c4a1 b43: Do not use _irqsafe callbacks by Michael Buesch · 16 years ago
  94. 3dbba8e b43: Add Soft-MAC SDIO device support by Albert Herranz · 16 years ago
  95. a78b3bb b43: Rewrite suspend/resume code by Michael Buesch · 16 years ago
  96. c3de943 p54usb: add Zcomax XG-705A usbid by Christian Lamparter · 16 years ago
  97. 96d8c6a iwlwifi: disable powersave for 4965 by Johannes Berg · 16 years ago
  98. 4a86eaa iwlwifi: find the correct first antenna by Wey-Yi Guy · 16 years ago
  99. de0bd50 iwlwifi: fix potential rx buffer loss by Reinette Chatre · 16 years ago
  100. c929c5a iwlwifi: fix HT operation in 2.4 GHz band by Daniel C Halperin · 16 years ago