1. 155d556 bnx2: Zero out status block before chip reset. by Michael Chan · 15 years ago
  2. f8f2109 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  3. a145d57 mwl8k: update copyright and version number by Lennert Buytenhek · 15 years ago
  4. ab56579 mwl8k: remove mwl8k_queue_work() by Lennert Buytenhek · 15 years ago
  5. e6935ea mwl8k: get rid of mwl8k_configure_filter() workqueue use by Lennert Buytenhek · 15 years ago
  6. 954ef50 mwl8k: get rid of mwl8k_get_stats() workqueue use by Lennert Buytenhek · 15 years ago
  7. 3e4f542 mwl8k: get rid of mwl8k_conf_tx() workqueue use by Lennert Buytenhek · 15 years ago
  8. 733d306 mwl8k: get rid of mwl8k_set_rts_threshold() workqueue use by Lennert Buytenhek · 15 years ago
  9. 3a980d0 mwl8k: get rid of mwl8k_bss_info_changed() workqueue use by Lennert Buytenhek · 15 years ago
  10. ee03a93 mwl8k: get rid of mwl8k_config() workqueue use by Lennert Buytenhek · 15 years ago
  11. d3cea0b mwl8k: get rid of mwl8k_stop() workqueue use by Lennert Buytenhek · 15 years ago
  12. 2ec610c mwl8k: get rid of mwl8k_start() workqueue use by Lennert Buytenhek · 15 years ago
  13. 618952a mwl8k: fix firmware command serialisation by Lennert Buytenhek · 15 years ago
  14. 950d5b0 mwl8k: mwl8k_queue_work() cleanup by Lennert Buytenhek · 15 years ago
  15. 23b3390 mwl8k: mwl8k_txq_xmit() rework by Lennert Buytenhek · 15 years ago
  16. 7595d67 mwl8k: implement idle mode by Lennert Buytenhek · 15 years ago
  17. 361c55c mwl8k: no need to hold ->tx_lock while setting the hardware interrupt mask by Lennert Buytenhek · 15 years ago
  18. c3f967d mwl8k: don't hardcode the number of transmit queues by Lennert Buytenhek · 15 years ago
  19. d4b7057 mwl8k: don't touch 'command done' interrupt during firmware load by Lennert Buytenhek · 15 years ago
  20. 76266b2 mwl8k: dma header manipulations can't fail by Lennert Buytenhek · 15 years ago
  21. 240e86e mwl8k: ->add_interface() is not called for monitor interfaces by Lennert Buytenhek · 15 years ago
  22. e81cd2d mwl8k: fix mwl8k_configure_filter() parameter lifetime issue by Lennert Buytenhek · 15 years ago
  23. 5539bb5 mwl8k: remove MWL8K_*_SLOTTIME defines by Lennert Buytenhek · 15 years ago
  24. 0439b1f mwl8k: remove MWL8K_WMM_* defines by Lennert Buytenhek · 15 years ago
  25. 68ce388 mwl8k: remove MWL8K_RADIO_*_PREAMBLE defines by Lennert Buytenhek · 15 years ago
  26. c46563b mwl8k: remove MWL8K_RADIO_* defines by Lennert Buytenhek · 15 years ago
  27. ce9e2e1 mwl8k: various coding style cleanups by Lennert Buytenhek · 15 years ago
  28. ff45fc6 mwl8k: sort firmware command list by opcode, and trim unused commands by Lennert Buytenhek · 15 years ago
  29. d89173f mwl8k: s/IEEE80211_ADDR_LEN/ETH_ALEN/g by Lennert Buytenhek · 15 years ago
  30. c23b5a6 mwl8k: remove various unused struct members and defines by Lennert Buytenhek · 15 years ago
  31. 22e66a4 ath9k: Nuke struct ath9k_node_stats by Vasanthakumar Thiagarajan · 15 years ago
  32. ff36041 ath9k: Fix bug in retrieving average beacon rssi by Vasanthakumar Thiagarajan · 15 years ago
  33. 035d024 b43: add hardware tkip by gregor kowski · 15 years ago
  34. 5904d20 b43: LP-PHY: Implement spec updates and remove resolved FIXMEs by Gábor Stefanik · 15 years ago
  35. 30fab9e orinoco: remove spare whitespace by David Kilroy · 15 years ago
  36. eeef418 ar9170: refactor configure_filter by Christian Lamparter · 15 years ago
  37. 5791ce1 b43: LP-PHY: Two small spec updates by Gábor Stefanik · 15 years ago
  38. d904dc1 rt2x00: bss_info_changed() callback is allowed to sleep by Ivo van Doorn · 15 years ago
  39. afa6204 rt2x00: configure_filter() callback is allowed to sleep by Ivo van Doorn · 15 years ago
  40. 21f8a73 ipw2x00: fix sparse warnings by Reinette Chatre · 15 years ago
  41. e5539bc wl1271: remove print_mac usage by John W. Linville · 15 years ago
  42. 608b88c ath: move regulatory info into shared common structure by Luis R. Rodriguez · 15 years ago
  43. 4c48381 ath9k: Fix TX poll cancelling by Sujith · 15 years ago
  44. bcd64e0 wl1251: halt the embedded CPU before loading firmware by Bob Copeland · 15 years ago
  45. 92ed48e rt2x00: Add support for retry rates by Benoit PAPILLAULT · 15 years ago
  46. cd80b68 rt2x00: Fix MCS register intialization by Ivo van Doorn · 15 years ago
  47. 534aff0 rt2x00: wireless CLI ID and packet ID must not be 0 by Ivo van Doorn · 15 years ago
  48. 0fefe0f rt2x00: Set SKBDESC_L2_PADDED in RX path by Ivo van Doorn · 15 years ago
  49. 05a3273 rt2x00: Add new RF chip defines by Ivo van Doorn · 15 years ago
  50. 1738c9e rt2x00: Fix for rt2800usb for SHARED_KEY_TABLE initializations by Ivo van Doorn · 15 years ago
  51. 73077c8 rt2x00: Fix RFKILL polling by Ivo van Doorn · 15 years ago
  52. 5f1c07d b43: LP-PHY: Fix setting TX power control mode during RC calibration by Gábor Stefanik · 15 years ago
  53. 12d4bba b43: LP-PHY: Fix reading old mode in the set TX power control routine by Gábor Stefanik · 15 years ago
  54. 1de6f73 wl1251: correct definitions for 0th bit defines by Bob Copeland · 15 years ago
  55. f424afa mac80211: remove deprecated API by Johannes Berg · 15 years ago
  56. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  57. 86b2892 b43: LP-PHY: Remove BROKEN from B43_PHY_LP by Gábor Stefanik · 15 years ago
  58. 7e4d852 b43: LP-PHY: Update B2062 radio init with recent spec changes by Gábor Stefanik · 15 years ago
  59. ed07c4b b43: LP-PHY: Fix a bug in the B2062 channel tune path by Gábor Stefanik · 15 years ago
  60. 5269102e b43: LP-PHY: Update code for spec fixes, and fix a few typos by Gábor Stefanik · 15 years ago
  61. 055114a b43: LP-PHY: Fix a spec error in the B2062 channel switch routine by Gábor Stefanik · 15 years ago
  62. 96909e9 b43: LP-PHY: Update baseband init for recent spec changes by Gábor Stefanik · 15 years ago
  63. 826ee70 b43: Handle B43_PHYTYPE_LP in RX path by Gábor Stefanik · 15 years ago
  64. 1245684 b43: LP-PHY: Fix another TX power control abuse by Gábor Stefanik · 15 years ago
  65. 16373f6 b43: LP-PHY: Update TX gain override for a spec typo fix by Gábor Stefanik · 15 years ago
  66. 0c61bb9 b43: LP-PHY: Don't adjust gain table for rev2+ when setting channel by Gábor Stefanik · 15 years ago
  67. 9d86a2d b43: Make LP-PHY testable by Gábor Stefanik · 15 years ago
  68. 759b973 b43: Add LP-PHY firmware loading support by Gábor Stefanik · 15 years ago
  69. c46aaba p54: disable PS by default by Christian Lamparter · 15 years ago
  70. 326bebb ath9k: Updates for AR9287_12 version of chipset. by Vivek Natarajan · 15 years ago
  71. d4fe5af ath9k: Fix ref power interpolation logic for AR9287 chipsets. by Vivek Natarajan · 15 years ago
  72. 08fc5c1 ath9k: Enable LEDs for AR9287 chipsets. by Vivek Natarajan · 15 years ago
  73. d340b1f ath9k: Set AR_WA for AR9287 as it improves consistency in throughput. by Vivek Natarajan · 15 years ago
  74. db91f2e ath9k: Add open loop power control support for AR9287. by Vivek Natarajan · 15 years ago
  75. 1e711be b43: LP-PHY: Implement channel switching for rev0/1/B2062 radio by Gábor Stefanik · 15 years ago
  76. 588f837 b43: LP-PHY: Implement channel switching for rev2+/B2063 radio by Gábor Stefanik · 15 years ago
  77. 6f632d5 libertas: don't use dynamic-sized array by Andrey Yurovsky · 15 years ago
  78. b23da49 iwlwifi: disable PS by default by Johannes Berg · 15 years ago
  79. 396887a iwlwifi: fix erroneous use of iwl_rx_packet.len as a length by Daniel C Halperin · 15 years ago
  80. 15993e0 iwlwifi: add thermal throttling support to 5150 by Wey-Yi Guy · 15 years ago
  81. b261793 iwlwifi: use station HT capabilities and BSS operating mode for Green-field by Daniel C Halperin · 15 years ago
  82. 28e6f48 iwlwifi: check short GI support per-station rather than globally by Daniel C Halperin · 15 years ago
  83. 28bd723 iwlwifi: configure HT40 channels in iwl_mac_config by Daniel C Halperin · 15 years ago
  84. 9f30e04 iwlwifi: refactor packet reception code by Daniel C Halperin · 15 years ago
  85. 367ca28 iwlwifi: remove unused members of iwl_ht_info by Johannes Berg · 15 years ago
  86. 415e499 iwlwifi: traverse linklist to find the valid OTP block by Wey-Yi Guy · 15 years ago
  87. 3b24716 iwlwifi: cleanup HT40 extension channels setup by Zhu Yi · 15 years ago
  88. 7869b0e iwlwifi: include HT configuration when adding stations through rs_rate_init by Daniel C Halperin · 15 years ago
  89. be25276 iwlwifi: remove unused HT configuration entry tx_chan_width by Daniel C Halperin · 15 years ago
  90. e6a6cf4 iwlwifi: prevent read outside array bounds by Reinette Chatre · 15 years ago
  91. 7021f62 b43: LP-PHY: Initialize TX power control by Gábor Stefanik · 15 years ago
  92. 2f19c28 b43: Update dummy transmission to match V4 specs by Gábor Stefanik · 15 years ago
  93. bb81b2d net: add Xilinx emac lite device driver by John Linn · 15 years ago
  94. 886f9fe ppp_generic: Help GCC see that 'flen' is always initialized. by David S. Miller · 15 years ago
  95. 0c3f450 sky2: version 1.25 by Stephen Hemminger · 15 years ago
  96. 724b694 sky2: no recycling by Stephen Hemminger · 15 years ago
  97. 6b84dac sky2: optimize transmit completion by Stephen Hemminger · 15 years ago
  98. ee5f68f sky2: dynamic size transmit ring by Stephen Hemminger · 15 years ago
  99. c119731 sky2: simplify list element error by Stephen Hemminger · 15 years ago
  100. 5dce95e sky2: transmit ring 64 bit conservation by Stephen Hemminger · 15 years ago