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