1. 5e6e3a9 wireless: mwifiex: initial commit for Marvell mwifiex driver by Bing Zhao · 13 years ago
  2. 903946e ath9k_hw: remove AR9485 1.0 support by Luis R. Rodriguez · 13 years ago
  3. a9cbe96 ath9k: remove the pending frames ath_txq_schedule workaround by Felix Fietkau · 14 years ago
  4. 598cdd5 ath9k_hw: force rx chainmask to 7 on AR9100 by Felix Fietkau · 14 years ago
  5. f171760 ath9k_hw: enable a BlockAck related fixup specific to AR9100 by Felix Fietkau · 14 years ago
  6. 6de66dd ath9k: add support for overriding LED pin and GPIO settings from platform data by Felix Fietkau · 14 years ago
  7. 6fb1b1e ath9k: add support for overriding the MAC address through platform data by Felix Fietkau · 14 years ago
  8. 691680b ath9k: add an interface for overriding the value of specific GPIO pins by Felix Fietkau · 14 years ago
  9. c70cab1 ath9k: remove unnecessary debugfs return code checks by Felix Fietkau · 14 years ago
  10. 716b1bf rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commands by Larry Finger · 14 years ago
  11. a0e7c6c mwl8k: Queue ADDBA requests in respective data queues by Nishant Sarmukadam · 14 years ago
  12. 17033543 mwl8k: Check outgoing rate for a station to decide if ampdu can be created by Nishant Sarmukadam · 14 years ago
  13. 3aefc37 mwl8k: Handle the watchdog event from the firmware by Nishant Sarmukadam · 14 years ago
  14. 65f3ddc mwl8k: Initiate BA sessions by Nishant Sarmukadam · 14 years ago
  15. ac109fd mwl8k: add internal API for managing AMPDU streams by Brian Cavagnolo · 14 years ago
  16. e600707 mwl8k: differentiate between WMM queues and AMPDU queues by Brian Cavagnolo · 14 years ago
  17. 5faa1af mwl8k: add support for block ack commands by Nishant Sarmukadam · 14 years ago
  18. 8a7a578 mwl8k: update to ap firmware API version 2 by Brian Cavagnolo · 14 years ago
  19. 73b4632 mwl8k: refactor in preparation for APIv2 update by Brian Cavagnolo · 14 years ago
  20. e7fc633 ath9k_hw: Speedup register ops for HTC driver by Rajkumar Manoharan · 14 years ago
  21. b0a9ede ath: Speedup key set/reset ops for HTC driver by Rajkumar Manoharan · 14 years ago
  22. 81544026 ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chips by Rajkumar Manoharan · 14 years ago
  23. 6d64ab7 ath9k_htc: Fix LED pin for AR9287 HTC device by Rajkumar Manoharan · 14 years ago
  24. 22dd2fd iwlwifi: remove duplicate initialization in __iwl_down() by Dan Carpenter · 14 years ago
  25. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  26. 00a24705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  27. d78f4b3 ath9k: Fix TX queue stuck issue. by Senthil Balasubramanian · 13 years ago
  28. 19b9675 ath9k: Fix kernel panic caused by invalid rate index access. by Senthil Balasubramanian · 13 years ago
  29. a3ad38e orinoco: Clear dangling pointer on hardware busy by armadefuego@gmail.com · 13 years ago
  30. be36cac iwlagn: fix error in command waiting by Johannes Berg · 13 years ago
  31. 61e1b0b ath9k: Fix kernel panic in AR2427 by Mohammed Shafi Shajakhan · 13 years ago
  32. 6e9d592 rtlwifi: Fix memset argument order by Ilia Mirkin · 14 years ago
  33. 5da201a rt2x00: Add unknown Toshiba device by Peter Lemenkov · 14 years ago
  34. 9a74597 rt2x00: Add 2L Central Europe BV 8070 by Peter Lemenkov · 14 years ago
  35. 7a2a75b rt2x00: Add Planex Communications, Inc. RT8070 by Peter Lemenkov · 14 years ago
  36. 2cea5b3 rt2x00: Add rt2870 device id by Peter Lemenkov · 14 years ago
  37. 3bf184a orinoco: Maintain lock until entry removed from list by Joe Gunn · 14 years ago
  38. f8a22a2 iwlwifi: missing unlock on error path by Dan Carpenter · 14 years ago
  39. 9011cd2 zd1211rw: TrendNet TEW-509UB id added by Tõnu Samuel · 14 years ago
  40. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  41. 5a8b7cd net: change to new flag variable by matt mooney · 14 years ago
  42. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  43. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  44. 4a37390 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  45. 106af2c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  46. 7d2c16b ath9k: fix aggregation related interoperability issues by Felix Fietkau · 14 years ago
  47. efff395 ath9k: improve reliability of beacon transmission and stuck beacon handling by Felix Fietkau · 14 years ago
  48. 86271e4 ath9k: fix the .flush driver op implementation by Felix Fietkau · 14 years ago
  49. 0d51ccc ath9k: fix stopping tx dma on reset by Felix Fietkau · 14 years ago
  50. 997941d ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bits by Felix Fietkau · 14 years ago
  51. 81266ba ath5k: implement ieee80211_ops->{get,set}_ringparam by John W. Linville · 14 years ago
  52. 266af4c7 iwlagn: support off-channel TX by Johannes Berg · 14 years ago
  53. d89dba7 libertas: fix write past end of array in mesh_id_get() by Dan Carpenter · 14 years ago
  54. 23952ec ath9k_hw: Increase the wait count for nf load. by Vivek Natarajan · 14 years ago
  55. 75e0351 ath9k_hw: Fix PLL initialization for AR9485. by Vivek Natarajan · 14 years ago
  56. 7ea1362 ath9k_hw: Improve idle power consumption for AR9485. by Vivek Natarajan · 14 years ago
  57. 2e28694 ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag by Felix Fietkau · 14 years ago
  58. 5f6722e wl1251: fix elp_work race condition by Grazvydas Ignotas · 14 years ago
  59. d0c331a wl1251: remove wl1251_ps_set_elp function by Grazvydas Ignotas · 14 years ago
  60. 409ec36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  61. 23ffaa8 ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range by John W. Linville · 14 years ago
  62. 80751e2 ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition by Bing Zhao · 14 years ago
  63. b9ede5f mwl8k: use kcalloc instead of kmalloc & memset by Shan Wei · 14 years ago
  64. 2a6672f b43: trivial: update B43_PHY_N description (PHY support) by Rafał Miłecki · 14 years ago
  65. ea29cae p54spi: Update kconfig help text by Michael Buesch · 14 years ago
  66. 118253c iwlwifi: fix iwl-rx.c compilation by Stanislaw Gruszka · 14 years ago
  67. 9ac4793 wireless:ath: use resource_size() help function by Shan Wei · 14 years ago
  68. e4b0b32 ath5k: Put hardware in PROMISC mode if there is more than 1 stations. by Ben Greear · 14 years ago
  69. d72751e Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  70. 85a7045 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  71. 410f2bb iwlwifi: avoid too frequent recover from statistics by Stanislaw Gruszka · 14 years ago
  72. 6198c38 iwlwifi: cleanup iwl_good_plcp_health by Stanislaw Gruszka · 14 years ago
  73. 466a19a iwlwifi: move rx handlers code to iwl-rx.c by Stanislaw Gruszka · 14 years ago
  74. db7889c ath9k: Fix txq memory address printing in debugfs. by Ben Greear · 14 years ago
  75. 557d99a rt2x00: Remove unused rt2x00queue_get_queue function. by Gertjan van Wingerde · 14 years ago
  76. a244083 rt2x00: Optimize getting the beacon queue structure. by Gertjan van Wingerde · 14 years ago
  77. 61c6e48 rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue. by Gertjan van Wingerde · 14 years ago
  78. e74df4a rt2x00: Don't treat ATIM queue as second beacon queue. by Gertjan van Wingerde · 14 years ago
  79. 3736fe5 rt2x00: Fix comment in rt2800pci by Helmut Schaa · 14 years ago
  80. 0aa13b2 rt2x00: Revise irqmask locking for PCI devices by Helmut Schaa · 14 years ago
  81. 567108e rt2x00: Remove now unused crypto.aid field by Helmut Schaa · 14 years ago
  82. 1ed3811 rt2x00: Fix rt2800 key assignment in multi bssid setups by Helmut Schaa · 14 years ago
  83. 4df10c8 rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor field by Helmut Schaa · 14 years ago
  84. 55b585e rt2x00: Don't call ieee80211_get_tx_rate for MCS rates by Helmut Schaa · 14 years ago
  85. 2517794 rt2x00: Move TX descriptor field "ifs" into plcp substruct by Helmut Schaa · 14 years ago
  86. fe107a5 rt2x00: Optimize TX descriptor memory layout by Ivo van Doorn · 14 years ago
  87. 26a1d07 rt2x00: Optimize TX descriptor handling by Helmut Schaa · 14 years ago
  88. 7fe7ee7 rt2x00: Generate sw sequence numbers only for devices that need it by Helmut Schaa · 14 years ago
  89. 208f19d rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_tx by Helmut Schaa · 14 years ago
  90. 5356d96 rt2x00: Add unlikely macro to special case tx status handling by Helmut Schaa · 14 years ago
  91. c262e08 rt2x00: Remove useless NULL check by Helmut Schaa · 14 years ago
  92. 87443e8 rt2x00: Make use of unlikely during tx status processing by Helmut Schaa · 14 years ago
  93. 11f818e rt2x00: Optimize calls to rt2x00queue_get_queue by Helmut Schaa · 14 years ago
  94. adde588 rt2x00: fix whitespace damage in the rt2800 specific code by Gabor Juhos · 14 years ago
  95. ba9a621 b43: N-PHY: rev3+: implement gain ctl workarounds by Rafał Miłecki · 14 years ago
  96. 9838985 b43: N-PHY: rev3+: add tables with gain ctl workarounds by Rafał Miłecki · 14 years ago
  97. 0f4091b b43: N-PHY: rev3+: correct switching analog core by Rafał Miłecki · 14 years ago
  98. b06af7a ath9k_hw: Read noise floor only for available chains for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  99. 582d006 ath9k: Add a debugfs interface to dump chip registers by Vasanthakumar Thiagarajan · 14 years ago
  100. 6410db5 rtl8187: Change rate-control feedback by Larry Finger · 14 years ago