1. f4989d9 iwlwifi: trace full RX by Johannes Berg · 16 years ago
  2. 832c10f wl1251: fix ELP_CTRL register reads by Grazvydas Ignotas · 16 years ago
  3. 3cfd43f ath5k: add debugfs file for queue debugging by Bruno Randolf · 16 years ago
  4. 20fbed2 ath5k: no need to save/restore the default antenna by Bruno Randolf · 16 years ago
  5. 0ca7402 ath5k: new function for setting the antenna switch table by Bruno Randolf · 16 years ago
  6. 39d5b2c ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masks by Bruno Randolf · 16 years ago
  7. 84efa0e libertas: Fix ethtool reporting no WOL options supported if WOL is not already active by Sascha Silbe · 16 years ago
  8. a5fdbca ath: Fix uninitialized variable warnings by Prarit Bhargava · 16 years ago
  9. 9d88477 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 16 years ago
  10. dc1dfe4 iwlwifi: fix-up botched revert by John W. Linville · 16 years ago
  11. 436c109 ath5k: fix NULL pointer in antenna configuration by Bruno Randolf · 16 years ago
  12. 0f666a0 p54usb: Add device ID for Dell WLA3310 USB by Jason Dravet · 16 years ago
  13. aa679c3 wl1251: fix a memory leak in probe by Grazvydas Ignotas · 16 years ago
  14. f668da2 iwlwifi: fix wrapping when handling aggregated batches by Daniel Halperin · 16 years ago
  15. 02cd8de iwlwifi: parse block ack responses correctly by Daniel Halperin · 16 years ago
  16. 18ab9f1 iwlwifi: remove unused parameter by Wey-Yi Guy · 16 years ago
  17. f84b29e iwlwifi: queue user-initiated scan when doing internal scan by Johannes Berg · 16 years ago
  18. 0e1654f iwlwifi: generic scan TX antenna forcing by Johannes Berg · 16 years ago
  19. 3839f7c iwlwifi: do not use huge command buffer for channel switch by Wey-Yi Guy · 16 years ago
  20. ff0d91c iwlwifi: reduce memory allocation by Johannes Berg · 16 years ago
  21. 519c7c4 iwlwifi: kzalloc txb array by Johannes Berg · 16 years ago
  22. 6f80240 iwlagn: fix bug in txq freeing by Johannes Berg · 16 years ago
  23. 4f5fa23 iwl3945: fix bugs in txq freeing by Johannes Berg · 16 years ago
  24. fc66be2 iwlwifi: remove inaccurate comment by Wey-Yi Guy · 16 years ago
  25. 3779db1 iwlwifi: remove priv->mac_addr by Johannes Berg · 16 years ago
  26. f8525e5 iwlwifi: beacon internal time unit by Wey-Yi Guy · 16 years ago
  27. 79d0732 iwlwifi: support channel switch offload in driver by Wey-Yi Guy · 16 years ago
  28. a0ee74c iwlwifi: beacon format related helper function by Wey-Yi Guy · 16 years ago
  29. ae0bce0 iwlwifi: remove unused parameter in iwl_priv by Wey-Yi Guy · 16 years ago
  30. f430844 iwlwifi: do not clear data after chain noise calib by Shanyu Zhao · 16 years ago
  31. 86cc652 iwlwifi: remove debug frame dumping by Johannes Berg · 16 years ago
  32. 3a0b9aa iwlwifi: use virtual interface address for scan by Johannes Berg · 16 years ago
  33. 7684c40 iwlwifi: set MAC address in RXON from interface by Johannes Berg · 16 years ago
  34. 30eabc1 iwlwifi: remove mac_addr assignment by Johannes Berg · 16 years ago
  35. 6dea887 iwlwifi: remove unused wlap_bssid_addr assignment by Johannes Berg · 16 years ago
  36. 041fa0c iwlwifi: remove useless node_addr assignments by Johannes Berg · 16 years ago
  37. 7d47618 iwlwifi: move sysfs_create_group to post request firmware by Emmanuel Grumbach · 16 years ago
  38. 1402364 iwl3945: fix internal scan by Abhijeet Kolekar · 16 years ago
  39. a6866ac iwl3945: enable stuck queue detection on 3945 by Reinette Chatre · 16 years ago
  40. 467429b ssb: remove the ssb DMA API by FUJITA Tomonori · 16 years ago
  41. 39a6f4b b44: replace the ssb_dma API with the generic DMA API by FUJITA Tomonori · 16 years ago
  42. 718e889 b43: replace the ssb_dma API with the generic DMA API by FUJITA Tomonori · 16 years ago
  43. 4e80313 b43legacy: replace the ssb_dma API with the generic DMA API by FUJITA Tomonori · 16 years ago
  44. 14f9295 ssb: add dma_dev to ssb_device structure by FUJITA Tomonori · 16 years ago
  45. 2e72444 iwlwifi: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 16 years ago
  46. 9e55ba7 ath9k: Fix bug in rate table by Vasanthakumar Thiagarajan · 16 years ago
  47. 6267dc7 ath9k_htc: Configure credit size for AR7010 by Sujith · 16 years ago
  48. ea46e64 ath9k_htc: Setup 5GHz channels by Sujith · 16 years ago
  49. 29d9075 ath9k_htc: Configure dual stream rates by Sujith · 16 years ago
  50. 6debeca ath9k_htc: Setup HT capabilites for 2-stream devices by Sujith · 16 years ago
  51. 61389f3 ath9k_common: Move count_streams to common module by Sujith · 16 years ago
  52. b176286 ath9k_htc: Add support for AR7010 by Sujith · 16 years ago
  53. cbba8cd ath9k_hw: Configure byte swap for non AR9271 chips by Sujith · 16 years ago
  54. ce43cee ath9k: Determine Firmware on probe by Sujith · 16 years ago
  55. 5f1e83d p54spi: replace internal "cx3110x" name with "p54spi" by Luke-Jr · 16 years ago
  56. 6b5dccc ath5k: retain promiscuous setting by Bob Copeland · 16 years ago
  57. e307139 ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions by Tobias Doerffel · 16 years ago
  58. 56bf882 Revert "wireless: hostap, fix oops due to early probing interrupt" by John W. Linville · 16 years ago
  59. abd984e ath9k_htc: Use proper station add/remove callbacks by Sujith · 16 years ago
  60. 9d1ac34 ssb: Handle alternate SSPROM location by Larry Finger · 16 years ago
  61. ce9426d ath9k: fix dma sync in rx path by Ming Lei · 16 years ago
  62. 84642d6 ath9k: fix queue stop/start based on the number of pending frames by Felix Fietkau · 16 years ago
  63. 764580f ath9k_htc: Fix fair beacon distribution by Sujith · 16 years ago
  64. 21d5130 ath9k_htc: Handle host RX disable by Sujith · 16 years ago
  65. e9201f0 ath9k_htc: Handle monitor interface removal by Sujith · 16 years ago
  66. 2336776 ath9k_htc: Fix locking for ps_idle by Sujith · 16 years ago
  67. 3901737 ath9k_htc: Remove useless cancel_work_sync by Sujith · 16 years ago
  68. 4a34a8c ath9k_htc: Fix bug in handling CONF_IDLE by Sujith · 16 years ago
  69. cb551df ath9k_htc: Add PS wrappers by Sujith · 16 years ago
  70. 881ac6a ath9k_htc: Revamp CONF_IDLE handling by Sujith · 16 years ago
  71. e9141f7 ath9k_hw: Fix async fifo for AR9287 by Sujith · 16 years ago
  72. 15ae733 ath9k_hw: Update the PCI WAR register by Sujith · 16 years ago
  73. a55f858 ath9k_hw: Cleanup TX power calculation for AR9287 by Sujith · 16 years ago
  74. 79d7f4b ath9k_hw: Optimize ath9k_hw_ar9287_set_board_values by Sujith · 16 years ago
  75. 16c94ac ath9k_hw: Cleanup eeprom_9287.c by Sujith · 16 years ago
  76. efe4c45 drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc casts by Joe Perches · 16 years ago
  77. 6a8579d mac80211: clean up ieee80211_stop_tx_ba_session by Johannes Berg · 16 years ago
  78. 095dfdb mac80211: remove tx status ampdu_ack_map by Johannes Berg · 16 years ago
  79. 1f03baa ath9k: use the key handling code from ath9k_common instead of duplicating it by Felix Fietkau · 16 years ago
  80. eed8e22 ath9k_common: use allocated key cache entries for multi BSS crypto support by Felix Fietkau · 16 years ago
  81. 1d0bb42 ath9k_hw: add multicast key search support by Felix Fietkau · 16 years ago
  82. fd51594 ssb: fast powerup delay calculation for PMU capable devices by Rafał Miłecki · 16 years ago
  83. c35deb4 ssb: update PMU init to match specs by Rafał Miłecki · 16 years ago
  84. 2daf6c1 Revert "iwlwifi: move _agn statistics related structure" by John W. Linville · 16 years ago
  85. 6e387aa rt2x00: Remove suspicious register write by Helmut Schaa · 16 years ago
  86. df7f4eb rt2x00: fix use of mcs rates by Helmut Schaa · 16 years ago
  87. c295a81 rt2x00: Update TX_SW_CFG initvals for 305x SoC by Helmut Schaa · 16 years ago
  88. bd96bd6 rt2x00: Use IEEE80211_TX_CTL_STBC flag by Ivo van Doorn · 16 years ago
  89. 22cabaa rt2x00: rt2800: disable TX STBC for 1 stream devices by Helmut Schaa · 16 years ago
  90. 06443e4 rt2x00: Fix HT40 operation in rt2800. by Gertjan van Wingerde · 16 years ago
  91. 532bc2d rt2x00: Sync rt2800 MCU boot signal with Ralink driver. by Gertjan van Wingerde · 16 years ago
  92. e3a896b rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}. by Gertjan van Wingerde · 16 years ago
  93. 8440c29 rt2x00: Simplify check for external LNA in rt2800_init_rfcsr. by Gertjan van Wingerde · 16 years ago
  94. 6e1fdd1 rt2x00: Introduce separate interface type for PCI-express. by Gertjan van Wingerde · 16 years ago
  95. 785c3c0 rt2x00: Move all register definitions for rt2800 to rt2800.h. by Gertjan van Wingerde · 16 years ago
  96. 5ed8f45 rt2x00: Remove RT2870 chipset identification. by Gertjan van Wingerde · 16 years ago
  97. f0194b2 rt2x00: Centralize rt2800 beacon writing. by Gertjan van Wingerde · 16 years ago
  98. 96b61ba rt2x00: Clean up USB vendor request buffer functions. by Gertjan van Wingerde · 16 years ago
  99. a903ae0 rt2x00: Fix rt2800usb TX descriptor writing. by Gertjan van Wingerde · 16 years ago
  100. 0b8004a rt2x00: Properly reserve room for descriptors in skbs. by Gertjan van Wingerde · 16 years ago