1. 4a90406 wl1271: remove workaround to ignore -EIO from radio and general params by Luciano Coelho · 16 years ago
  2. 98b5dd5 wl1271: fix radio and general parameters commands by Luciano Coelho · 16 years ago
  3. cc7defa wl1271: set radio and general params also for PLT by Luciano Coelho · 16 years ago
  4. 17d7265 wl1271: fix the inetdev notifier callback return values by Luciano Coelho · 16 years ago
  5. 03442a3 wl1271: Set PSM support flags in driver configuration by Juuso Oikarinen · 16 years ago
  6. 461fa13 wl1271: Prevent PSM-entry retry loop if PSM cancelled by Juuso Oikarinen · 16 years ago
  7. 8450256 wl1271: Decrease BET consecutive terminated beacons value to 10 by Juuso Oikarinen · 16 years ago
  8. 1fe8234 ath9k: clean up rc rate table by Felix Fietkau · 16 years ago
  9. 545750d ath9k: properly use the mac80211 rate control api by Felix Fietkau · 16 years ago
  10. 04658fb ath9k: remove warnings related to signed/unsigned type mismatch by John W. Linville · 16 years ago
  11. 4ba3eb0 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
  12. 18b6c9a ath9k: set ps_default as false by John W. Linville · 16 years ago
  13. 77593ae rndis_wlan: disable stall workaround by Jussi Kivilinna · 16 years ago
  14. c1f8ca1 rndis_wlan: fix buffer overflow in rndis_query_oid by Jussi Kivilinna · 16 years ago
  15. 3681165 iwlwifi: remove reset led_tpt from iwl_leds_init() by Wey-Yi Guy · 16 years ago
  16. 2d237f7 iwlwifi: change message for cmd queue full error by Wey-Yi Guy · 16 years ago
  17. c341ddb iwlwifi: print limited number of event log when uCode error by Wey-Yi Guy · 16 years ago
  18. 644c77f iwlwifi: Tell the ucode immediately when association state changes by Jay Sternberg · 16 years ago
  19. 3a3ff72 iwlwifi: dump error log when uCode error occurred by Wey-Yi Guy · 16 years ago
  20. 5ade1e4 iwlwifi: by default, dump entire sram data portion by Wey-Yi Guy · 16 years ago
  21. ac59257 iwlwifi: update supported PCI_ID list for 5xx0 series by Wey-Yi Guy · 16 years ago
  22. 0fd95af iwlwifi: separate IO tracing by Johannes Berg · 16 years ago
  23. 6262408 iwlwifi: fix reserved2 field in iwl4965_addsta by Wey-Yi Guy · 16 years ago
  24. 2943f13 iwlwifi: dynamically allocate buffer for sram debugfs file by Wey-Yi Guy · 16 years ago
  25. d23db55 iwlwifi: increase tx_queue debugfs buffer size by Wey-Yi Guy · 16 years ago
  26. 43e8511 iwlwifi: set read/write permission for debugfs files by Wey-Yi Guy · 16 years ago
  27. bc6c94f iwl3945: removed unused struct and definitions by Reinette Chatre · 16 years ago
  28. 7163b8a iwlwifi: reset led_tpt when clear tx/rx traffic byte counts by Wey-Yi Guy · 16 years ago
  29. c15d20c iwlwifi: set sm_ps_mode as part of cfg parameters by Wey-Yi Guy · 16 years ago
  30. d5f4cf7 iwlwifi: control led while update tx/rx bytes counts by Wey-Yi Guy · 16 years ago
  31. 74ba67e iwlagn: Use iwl_write8() for CSR_INT_COALESCING register by Ben Cahill · 16 years ago
  32. 4e03185 iwlwifi: Add iwl_write8() by Ben Cahill · 16 years ago
  33. f1cf2db ath5k: Fix I/Q calibration by Lukáš Turek · 16 years ago
  34. 07681e2 b43: Rewrite DMA Tx status handling sanity checks by Michael Buesch · 16 years ago
  35. 8c35024 ath9k: This patch fix RX unpadding for any received frame. by Benoit PAPILLAULT · 16 years ago
  36. 25f94ae ipw2200: Set core hw rfkill status when hardware changes state by Matthew Garrett · 16 years ago
  37. c26409a ipw2100: Register the wiphy device by Matthew Garrett · 16 years ago
  38. a3caa99 libipw: initiate cfg80211 API conversion (v2) by John W. Linville · 16 years ago
  39. 7351c6b mac80211: request TX status where needed by Johannes Berg · 16 years ago
  40. 5be83de cfg80211: convert bools into flags by Johannes Berg · 16 years ago
  41. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 16 years ago
  42. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  43. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  44. 9bd568a b43: Enforce DMA descriptor memory constraints by Michael Buesch · 16 years ago
  45. a2fb0ad wl3501_cs: remove pedantic build warning by John W. Linville · 16 years ago
  46. c95cf3d0 wl1251: add NVS in EEPROM support by David-John Willis · 16 years ago
  47. 7010193a wl1251: remove depcreated qual usage by Kalle Valo · 16 years ago
  48. 06cc5d3 wl1251: Send null data packet with "TODS" bit set by Vidhya Govindan · 16 years ago
  49. 79553f8 wl1251: Fix regression in IRQ loop handling by Juuso Oikarinen · 16 years ago
  50. a1590f2 wl1251: Filter out unwanted events by Janne Ylalehto · 16 years ago
  51. dcea4db wl1251: Add IRQ looping support by Janne Ylalehto · 16 years ago
  52. 33d51fa wl1251: Increase the beacon loss timeout value and handle regain event by Vidhya Govindan · 16 years ago
  53. 72b5734 wl1251: Set the correct dtim period to the firmware by Vidhya Govindan · 16 years ago
  54. d531cf3 wl1251: Add acx command to set tbtt and dtim period by Vidhya Govindan · 16 years ago
  55. 2410378 wl1251: mask aid bits 14 and 15 in ps-poll template by Kalle Valo · 16 years ago
  56. c74ddfd wl1251: allocate space for firmware with vmalloc() by Kalle Valo · 16 years ago
  57. d5da79a wl1251: Implement delayed entry into ELP mode by Juuso Oikarinen · 16 years ago
  58. 6b21a2c wl1251: Configure beacon filtering on if PSM used by Juuso Oikarinen · 16 years ago
  59. 287f6f9 wl1251: Enable beacon filtering with the stack by Juuso Oikarinen · 16 years ago
  60. 474c48c wl1251: Add connection monitoring configuration by Juuso Oikarinen · 16 years ago
  61. 1529538 ar9170: Add support for D-Link DWA 160 A2 by Thomas Klute · 16 years ago
  62. 2edcb7f rt2x00: more ids to rt2800usb.c by Xose Vazquez Perez · 16 years ago
  63. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 16 years ago
  64. cb53a15 ath9k: Fix bug in initializing chain masks by Sujith · 16 years ago
  65. 201cd6c ath9k: Remove a few unused functions by Sujith · 16 years ago
  66. 7c82a18 ath9k: Remove a few unused variables by Sujith · 16 years ago
  67. c6089cc ath9k: Cleanup bss_info_changed callback by Sujith · 16 years ago
  68. 827e69b ath9k: get rid of tx_info_priv by Felix Fietkau · 16 years ago
  69. 7d57b73 ar9170: do not discard valuable DUPOFDM frames by Christian Lamparter · 16 years ago
  70. 9e595d2 iwlwifi: Add comments about CSR registers by Ben Cahill · 16 years ago
  71. 6ab10ff iwlwifi: handle unicast PS buffering by Johannes Berg · 16 years ago
  72. 9bb487b iwlwifi: add sleep_tx_count ucode station API by Johannes Berg · 16 years ago
  73. c397bf1 iwlwifi: report PS filtered status by Johannes Berg · 16 years ago
  74. f513dff iwlwifi: make iwlwifi send beacons by Daniel C Halperin · 16 years ago
  75. 47ff65c iwlwifi: fix bugs in beacon configuration by Daniel C Halperin · 16 years ago
  76. e43ab94 iwlagn: power up device before initializing EEPROM by Reinette Chatre · 16 years ago
  77. 98a7b43 iwlwifi: align tx/rx statistics debugfs format by Wey-Yi Guy · 16 years ago
  78. ae16fc3c iwlwifi: eliminate the possible 1/2 dBm tx power loss in 6x00 & 6x50 series by Wey-Yi Guy · 16 years ago
  79. 4d6ccbf iwl3945: Reset saved POWER_TABLE_CMD in "up" by Ben Cahill · 16 years ago
  80. ef8d552 iwlwifi: update reply_statistics_cmd with 'clear' parameter by Wey-Yi Guy · 16 years ago
  81. 7d2ed11 iwlwifi: remove external reference for non-exist data structure by Wey-Yi Guy · 16 years ago
  82. a8a9a15 iwlwifi: drop non-production PCI-IDs for 6x50 series by Wey-Yi Guy · 16 years ago
  83. d7d1440 iwlwifi: remove unused parameter from iwl_channel_info by Wey-Yi Guy · 16 years ago
  84. 85bb174 iwlwifi: disable coex until implementation ready for 6x50 by Wey-Yi Guy · 16 years ago
  85. 85f0d9e iwlwifi: validate enhanced tx power entry by Wey-Yi Guy · 16 years ago
  86. dfef948 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
  87. ea31ba3 drivers/net/wireless/rtl818x: remove exceptional & on function name by Julia Lawall · 16 years ago
  88. 8fbd90b drivers/net/wireless/p54: remove exceptional & on function name by Julia Lawall · 16 years ago
  89. d20a80f drivers/net/wireless/iwlwifi: remove exceptional & on function name by Julia Lawall · 16 years ago
  90. fe4eb54 drivers/net/adm8211.c: remove exceptional & on function name by Julia Lawall · 16 years ago
  91. a2bfbc0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  92. 2eb2fa6 ath5k: allow setting txpower to 0 by Bob Copeland · 16 years ago
  93. 634a555 rndis_wlan: handle NL80211_AUTHTYPE_AUTOMATIC by Jussi Kivilinna · 16 years ago
  94. 6a62e5e rt2800: do not enable tbtt unless we are in a beacon mode by Josef Bacik · 16 years ago
  95. dd6ae4f ath9k: fix massive rx packet loss issue by Felix Fietkau · 16 years ago
  96. 31a4cf1 rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM. by Gertjan van Wingerde · 16 years ago
  97. 16475b0 rt2x00: Log RT/RF chipset information correctly. by Gertjan van Wingerde · 16 years ago
  98. cce5fc4 rt2x00: Initialize rf302x RF values properly for rt2800pci. by Gertjan van Wingerde · 16 years ago
  99. fa6f632 rt2x00: Fix rt2800lib RF chip programming selection. by Gertjan van Wingerde · 16 years ago
  100. 235faf9 rt2800lib: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 16 years ago