1. 04b8e75 iwlagn: add 2000 series pci id by Wey-Yi Guy · 15 years ago
  2. c5a5e18 iwlagn: 2000 series devices support by Wey-Yi Guy · 15 years ago
  3. fa57980 iwlagn: add 2000 series EEPROM version by Wey-Yi Guy · 15 years ago
  4. 1956e1a iwlagn: remove reference to gen2a and gen2b by Wey-Yi Guy · 15 years ago
  5. 5ed540a iwlwifi: use mac80211 throughput trigger by Wey-Yi Guy · 15 years ago
  6. 4a4fdf2 ath9k_hw: replace magic values in register writes with proper defines by Felix Fietkau · 15 years ago
  7. 2b1351a ath5k: Simplify loop when setting up channels by Bruno Randolf · 15 years ago
  8. d7e86c3 ath9k: remove a bogus error message by Felix Fietkau · 15 years ago
  9. 930a762 ath5k: Remove redundant sc->curband by Bruno Randolf · 15 years ago
  10. 4b3721c ath5k: Remove unused sc->curmode by Bruno Randolf · 15 years ago
  11. 75f9569 ath5: Remove unused CTL definitions by Bruno Randolf · 15 years ago
  12. 410e612 ath5k: Add 802.11j 4.9GHz channels to allowed channels by Bruno Randolf · 15 years ago
  13. 0810569 ath5k: Rename ath5k_copy_channels by Bruno Randolf · 15 years ago
  14. 90c02d7 ath5k: Use mac80211 channel mapping function by Bruno Randolf · 15 years ago
  15. 7755bad ath9k: Try more than one queue when scheduling new aggregate. by Ben Greear · 15 years ago
  16. 55f6d0f ath9k: Add 'misc' file to debugfs, fix queue indexes. by Ben Greear · 15 years ago
  17. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 15 years ago
  18. 60f2d1d ath9k: Restart xmit logic in xmit watchdog. by Ben Greear · 15 years ago
  19. 71e025a ath9k: More xmit queue debugfs information. by Ben Greear · 15 years ago
  20. 7f010c9 ath9k: Keep track of stations for debugfs. by Ben Greear · 15 years ago
  21. bda8add ath9k: Add counters to distinquish AMPDU enqueues. by Ben Greear · 15 years ago
  22. 082f653 ath9k: Ensure xmit makes progress. by Ben Greear · 15 years ago
  23. 9244f48 ath9k: Remove un-used member from ath_node. by Ben Greear · 15 years ago
  24. 2dac4fb ath9k: Add more information to debugfs xmit file. by Ben Greear · 15 years ago
  25. 233536e ath9k: Initialize ah->hw by Ben Greear · 15 years ago
  26. 1f427dd ath9k: Show some live tx-queue values in debugfs. by Ben Greear · 15 years ago
  27. ea67485 iwlwifi: fix 4965 notification wait setup by Johannes Berg · 15 years ago
  28. 2a1a78d iwlagn: return error if PAN disable timeout by Johannes Berg · 15 years ago
  29. 311dce7 iwlagn: properly wait for PAN disable by Johannes Berg · 15 years ago
  30. 7194207c iwlagn: add support for waiting for notifications by Johannes Berg · 15 years ago
  31. f945f10 iwlagn: make iwl_rx_handle static by Johannes Berg · 15 years ago
  32. 0b01f030 mac80211: track receiver's aggregation reorder buffer size by Johannes Berg · 15 years ago
  33. 4801416 ath9k: Fix up hardware mode and beacons with multiple vifs. by Ben Greear · 15 years ago
  34. f0b8220 ath9k: fix excessive BAR sending when a frame exceeds its retry limit by Felix Fietkau · 15 years ago
  35. 21f28e6 ath9k: try more than one tid when scheduling a new aggregate by Felix Fietkau · 15 years ago
  36. a4d6e17 ath9k_hw: fix carrier leakage calibration for AR9271 by Rajkumar Manoharan · 15 years ago
  37. 4e3ae38 ath9k_htc: keep calibrated noise floor value for oper channel by Rajkumar Manoharan · 15 years ago
  38. bdd196a ath9k: preserve caldata history buffer across scanning by Rajkumar Manoharan · 15 years ago
  39. 115dad7 ath9k_hw: partially revert "fix dma descriptor rx error bit parsing" by Felix Fietkau · 15 years ago
  40. fda9b7a ath5k: Fix return codes for eeprom read functions. by Wojciech Dubowik · 15 years ago
  41. 8b3f461 ath9k: reduce the likelihood of baseband hang check false positives by Felix Fietkau · 15 years ago
  42. 2ed7222 ath9k: reinitialize block ack window data when starting aggregation by Felix Fietkau · 15 years ago
  43. 49447f2 ath9k: fix initial sequence number after starting an ampdu session by Felix Fietkau · 15 years ago
  44. a9e99a0 ath9k: fix bogus sequence number increases on aggregation tid flush by Felix Fietkau · 15 years ago
  45. 80d184e rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090 by RA-Jay Hung · 15 years ago
  46. 7f6e144 rt2x00: Fix radio off hang issue for PCIE interface by RA-Jay Hung · 15 years ago
  47. 04cf53f ath9k_hw: Offload USB eeprom reading to target by Sujith Manoharan · 15 years ago
  48. 09a525d ath9k_htc: Add multiple register read API by Sujith Manoharan · 15 years ago
  49. fcdc403 mwl8k: Enable HW encryption for AP mode by Nishant Sarmukadam · 15 years ago
  50. d9a07d4 mwl8k: Set mac80211 rx status flags appropriately when hw crypto is enabled by Nishant Sarmukadam · 15 years ago
  51. e53d9b9 mwl8k: Add encapsulation of data packet for crypto by Nishant Sarmukadam · 15 years ago
  52. 252486a mwl8k: Modify add_dma_header to include pad parameters by Nishant Sarmukadam · 15 years ago
  53. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  54. d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  55. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  56. 4e5518c hostap_cs: fix sleeping function called from invalid context by Stanislaw Gruszka · 15 years ago
  57. 3c4a8cc ipw2200: Check for -1 INTA in tasklet too. by Indan Zupancic · 15 years ago
  58. 3b5c582 p54: fix sequence no. accounting off-by-one error by Christian Lamparter · 15 years ago
  59. 55de80d ath9k_htc: Really fix packet injection by Sujith Manoharan · 15 years ago
  60. 6d50192 ath9k_hw: Fix RX handling for USB devices by Sujith Manoharan · 15 years ago
  61. 69bdacc ath9k_hw: Fix thermal issue with UB94 by Sujith Manoharan · 15 years ago
  62. 0742206 ath9k_hw: Fix calibration for AR9287 devices by Sujith Manoharan · 15 years ago
  63. 6cae913d ath9k_hw: Fix chip test by Sujith Manoharan · 15 years ago
  64. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  65. c96e963 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 · 15 years ago
  66. 33af881 ath9k: correct MODULE_PARM_DESC parameters for force_new_ani by John W. Linville · 15 years ago
  67. 18cb6e3 ath5k: qualify global modparam_nohwcrypt variable by John W. Linville · 15 years ago
  68. 3e6109c ath9k: qualify global modparam_nohwcrypt variable by John W. Linville · 15 years ago
  69. 6303710 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  70. db98a6c libertas: down_interruptible() can return -EINTR, not EINTR by roel kluin · 15 years ago
  71. cc72128 ath9k_htc: Fix packet injection by Sujith Manoharan · 15 years ago
  72. a8851d1 ath5k: ath5k_eeprom_mode_from_channel() returns signed by Dan Carpenter · 15 years ago
  73. 2ae79d5 ath9k : few rate control clean ups by Mohammed Shafi Shajakhan · 15 years ago
  74. 1186488 ath9k: fix beacon restart on channel change by Rajkumar Manoharan · 15 years ago
  75. bd8027a Revert "ath9k: Parse DTIM period from mac80211" by Mohammed Shafi Shajakhan · 15 years ago
  76. 1c30cc1 ath9k_hw: fix dma descriptor rx error bit parsing by Felix Fietkau · 15 years ago
  77. 1e1f4ad ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.c by Sujith Manoharan · 15 years ago
  78. 039a072 ath9k_htc: Fix fast channel change by Sujith Manoharan · 15 years ago
  79. 7390867 ath9k_htc: Handle FATAL events by Sujith Manoharan · 15 years ago
  80. 66e3547 ath9k_htc: Move work cancellation outside of mutex by Sujith Manoharan · 15 years ago
  81. ff8f59b ath9k_htc: Handle pending URBs properly by Sujith Manoharan · 15 years ago
  82. ee832d3e ath9k: Few clean ups in beacon config parameters by Mohammed Shafi Shajakhan · 15 years ago
  83. 5af3c1d rt2x00: Fix comment about removed spinlock by Helmut Schaa · 15 years ago
  84. 48103d2 rt2x00: Remove unused interface spinlock by Helmut Schaa · 15 years ago
  85. bfe6a15 rt2x00: Simplify intf->delayed_flags locking by Helmut Schaa · 15 years ago
  86. f833eea rt2x00: Remove superfluous assignment of mpdu_density by Helmut Schaa · 15 years ago
  87. 11f16ae rt2x00: Fix panic on frame padding for rt2800 usb devices by Ismael Luceno · 15 years ago
  88. 736e3ac rt2x00: Fix pointer errors. by Gertjan van Wingerde · 15 years ago
  89. a39fd6b rt2x00: remove intf->mac field. by Gertjan van Wingerde · 15 years ago
  90. 773d1b9 rt2x00: Remove intf->bssid field. by Gertjan van Wingerde · 15 years ago
  91. 5235189 rt2x00: allow txstatus_fifo w/o txstatus_tasklet by Johannes Stezenbach · 15 years ago
  92. c4d6324 rt2x00: simplify txstatus_fifo handling by Johannes Stezenbach · 15 years ago
  93. 97e2c40 carl9170: fix usb pm suspend->resume woes by Christian Lamparter · 15 years ago
  94. 3b38651 carl9170: reduce channel change delay by Christian Lamparter · 15 years ago
  95. c9e57f0 carl9170: add missing return-value check by Christian Lamparter · 15 years ago
  96. bb00755 ath5k: fix cycle counter inconsistent locking by Bob Copeland · 15 years ago
  97. 44cefea ath9k: fix spur mitigation no-spur case for AR9002 by Brian Prodoehl · 15 years ago
  98. ad9082a airo: use simple_write_to_buffer by Akinobu Mita · 15 years ago
  99. 52671e4 ath9k: spin_lock_bh is not required within tasklet context. by Senthil Balasubramanian · 15 years ago
  100. cd017f2 iwlagn: fix scan tx antenna setting on 5Ghz band by Stanislaw Gruszka · 15 years ago