1. ff0d91c iwlwifi: reduce memory allocation by Johannes Berg · 14 years ago
  2. 519c7c4 iwlwifi: kzalloc txb array by Johannes Berg · 14 years ago
  3. 6f80240 iwlagn: fix bug in txq freeing by Johannes Berg · 14 years ago
  4. 4f5fa23 iwl3945: fix bugs in txq freeing by Johannes Berg · 14 years ago
  5. fc66be2 iwlwifi: remove inaccurate comment by Wey-Yi Guy · 14 years ago
  6. 3779db1 iwlwifi: remove priv->mac_addr by Johannes Berg · 14 years ago
  7. f8525e5 iwlwifi: beacon internal time unit by Wey-Yi Guy · 14 years ago
  8. 79d0732 iwlwifi: support channel switch offload in driver by Wey-Yi Guy · 14 years ago
  9. a0ee74c iwlwifi: beacon format related helper function by Wey-Yi Guy · 14 years ago
  10. ae0bce0 iwlwifi: remove unused parameter in iwl_priv by Wey-Yi Guy · 14 years ago
  11. f430844 iwlwifi: do not clear data after chain noise calib by Shanyu Zhao · 14 years ago
  12. 86cc652 iwlwifi: remove debug frame dumping by Johannes Berg · 14 years ago
  13. 3a0b9aa iwlwifi: use virtual interface address for scan by Johannes Berg · 14 years ago
  14. 7684c40 iwlwifi: set MAC address in RXON from interface by Johannes Berg · 14 years ago
  15. 30eabc1 iwlwifi: remove mac_addr assignment by Johannes Berg · 14 years ago
  16. 6dea887 iwlwifi: remove unused wlap_bssid_addr assignment by Johannes Berg · 14 years ago
  17. 041fa0c iwlwifi: remove useless node_addr assignments by Johannes Berg · 14 years ago
  18. 7d47618 iwlwifi: move sysfs_create_group to post request firmware by Emmanuel Grumbach · 14 years ago
  19. 9edc71b iwlwifi: add name to Maintainers list by Wey-Yi Guy · 14 years ago
  20. 1402364 iwl3945: fix internal scan by Abhijeet Kolekar · 14 years ago
  21. a6866ac iwl3945: enable stuck queue detection on 3945 by Reinette Chatre · 14 years ago
  22. 467429b ssb: remove the ssb DMA API by FUJITA Tomonori · 14 years ago
  23. 39a6f4b b44: replace the ssb_dma API with the generic DMA API by FUJITA Tomonori · 14 years ago
  24. 718e889 b43: replace the ssb_dma API with the generic DMA API by FUJITA Tomonori · 14 years ago
  25. 4e80313 b43legacy: replace the ssb_dma API with the generic DMA API by FUJITA Tomonori · 14 years ago
  26. 14f9295 ssb: add dma_dev to ssb_device structure by FUJITA Tomonori · 14 years ago
  27. 2e72444 iwlwifi: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  28. 9e55ba7 ath9k: Fix bug in rate table by Vasanthakumar Thiagarajan · 14 years ago
  29. 6267dc7 ath9k_htc: Configure credit size for AR7010 by Sujith · 14 years ago
  30. ea46e64 ath9k_htc: Setup 5GHz channels by Sujith · 14 years ago
  31. 29d9075 ath9k_htc: Configure dual stream rates by Sujith · 14 years ago
  32. 6debeca ath9k_htc: Setup HT capabilites for 2-stream devices by Sujith · 14 years ago
  33. 61389f3 ath9k_common: Move count_streams to common module by Sujith · 14 years ago
  34. b176286 ath9k_htc: Add support for AR7010 by Sujith · 14 years ago
  35. cbba8cd ath9k_hw: Configure byte swap for non AR9271 chips by Sujith · 14 years ago
  36. ce43cee ath9k: Determine Firmware on probe by Sujith · 14 years ago
  37. 5f1e83d p54spi: replace internal "cx3110x" name with "p54spi" by Luke-Jr · 14 years ago
  38. 6b5dccc ath5k: retain promiscuous setting by Bob Copeland · 14 years ago
  39. e307139 ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions by Tobias Doerffel · 14 years ago
  40. 8b9a4e6 mac80211: process station blockack action frames from work by Johannes Berg · 14 years ago
  41. 56bf882 Revert "wireless: hostap, fix oops due to early probing interrupt" by John W. Linville · 14 years ago
  42. 38a6cc7 mac80211: Remove deprecated sta_notify commands by Sujith · 14 years ago
  43. abd984e ath9k_htc: Use proper station add/remove callbacks by Sujith · 14 years ago
  44. 9d1ac34 ssb: Handle alternate SSPROM location by Larry Finger · 14 years ago
  45. ce9426d ath9k: fix dma sync in rx path by Ming Lei · 14 years ago
  46. 26b36cf mac80211: make ARP filtering depend on CONFIG_INET by John W. Linville · 14 years ago
  47. 2826bcd mac80211: reduce debugfs code size by Felix Fietkau · 14 years ago
  48. 84642d6 ath9k: fix queue stop/start based on the number of pending frames by Felix Fietkau · 14 years ago
  49. 764580f ath9k_htc: Fix fair beacon distribution by Sujith · 14 years ago
  50. 21d5130 ath9k_htc: Handle host RX disable by Sujith · 14 years ago
  51. e9201f0 ath9k_htc: Handle monitor interface removal by Sujith · 14 years ago
  52. 2336776 ath9k_htc: Fix locking for ps_idle by Sujith · 14 years ago
  53. 3901737 ath9k_htc: Remove useless cancel_work_sync by Sujith · 14 years ago
  54. 4a34a8c ath9k_htc: Fix bug in handling CONF_IDLE by Sujith · 14 years ago
  55. cb551df ath9k_htc: Add PS wrappers by Sujith · 14 years ago
  56. 881ac6a ath9k_htc: Revamp CONF_IDLE handling by Sujith · 14 years ago
  57. e9141f7 ath9k_hw: Fix async fifo for AR9287 by Sujith · 14 years ago
  58. 15ae733 ath9k_hw: Update the PCI WAR register by Sujith · 14 years ago
  59. a55f858 ath9k_hw: Cleanup TX power calculation for AR9287 by Sujith · 14 years ago
  60. 79d7f4b ath9k_hw: Optimize ath9k_hw_ar9287_set_board_values by Sujith · 14 years ago
  61. 16c94ac ath9k_hw: Cleanup eeprom_9287.c by Sujith · 14 years ago
  62. ad0e2b5 mac80211: simplify key locking by Johannes Berg · 14 years ago
  63. efe4c45 drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
  64. fcea600 mac80211: move plink state by Johannes Berg · 14 years ago
  65. 08daeca mac80211: drop control frames after processing by Johannes Berg · 14 years ago
  66. e0961f1 mac80211: remove useless work starting by Johannes Berg · 14 years ago
  67. 761ab47 mac80211: move WEP weak IV check by Johannes Berg · 14 years ago
  68. 6a8579d mac80211: clean up ieee80211_stop_tx_ba_session by Johannes Berg · 14 years ago
  69. 2b2c009 mac80211: Add support for hardware ARP query filtering by Juuso Oikarinen · 14 years ago
  70. 095dfdb mac80211: remove tx status ampdu_ack_map by Johannes Berg · 14 years ago
  71. 3a4d4aa mac80211: remove bogus mod_timer() call by Johannes Berg · 14 years ago
  72. 1f03baa ath9k: use the key handling code from ath9k_common instead of duplicating it by Felix Fietkau · 14 years ago
  73. eed8e22 ath9k_common: use allocated key cache entries for multi BSS crypto support by Felix Fietkau · 14 years ago
  74. 1d0bb42 ath9k_hw: add multicast key search support by Felix Fietkau · 14 years ago
  75. fd51594 ssb: fast powerup delay calculation for PMU capable devices by Rafał Miłecki · 14 years ago
  76. c35deb4 ssb: update PMU init to match specs by Rafał Miłecki · 14 years ago
  77. 2daf6c1 Revert "iwlwifi: move _agn statistics related structure" by John W. Linville · 14 years ago
  78. 6e387aa rt2x00: Remove suspicious register write by Helmut Schaa · 14 years ago
  79. df7f4eb rt2x00: fix use of mcs rates by Helmut Schaa · 14 years ago
  80. c295a81 rt2x00: Update TX_SW_CFG initvals for 305x SoC by Helmut Schaa · 14 years ago
  81. bd96bd6 rt2x00: Use IEEE80211_TX_CTL_STBC flag by Ivo van Doorn · 14 years ago
  82. 22cabaa rt2x00: rt2800: disable TX STBC for 1 stream devices by Helmut Schaa · 14 years ago
  83. 06443e4 rt2x00: Fix HT40 operation in rt2800. by Gertjan van Wingerde · 14 years ago
  84. 532bc2d rt2x00: Sync rt2800 MCU boot signal with Ralink driver. by Gertjan van Wingerde · 14 years ago
  85. e3a896b rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}. by Gertjan van Wingerde · 14 years ago
  86. 8440c29 rt2x00: Simplify check for external LNA in rt2800_init_rfcsr. by Gertjan van Wingerde · 14 years ago
  87. 6e1fdd1 rt2x00: Introduce separate interface type for PCI-express. by Gertjan van Wingerde · 14 years ago
  88. 785c3c0 rt2x00: Move all register definitions for rt2800 to rt2800.h. by Gertjan van Wingerde · 14 years ago
  89. 5ed8f45 rt2x00: Remove RT2870 chipset identification. by Gertjan van Wingerde · 14 years ago
  90. f0194b2 rt2x00: Centralize rt2800 beacon writing. by Gertjan van Wingerde · 14 years ago
  91. 96b61ba rt2x00: Clean up USB vendor request buffer functions. by Gertjan van Wingerde · 14 years ago
  92. a903ae0 rt2x00: Fix rt2800usb TX descriptor writing. by Gertjan van Wingerde · 14 years ago
  93. 0b8004a rt2x00: Properly reserve room for descriptors in skbs. by Gertjan van Wingerde · 14 years ago
  94. baaffe6 rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc. by Gertjan van Wingerde · 14 years ago
  95. 5c3b685 rt2x00: Push beacon TX descriptor writing to drivers. by Gertjan van Wingerde · 14 years ago
  96. ed3305b ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabled by John W. Linville · 14 years ago
  97. 4fb26fa wl1271: Fix scan parameter handling for 5GHz by Juuso Oikarinen · 14 years ago
  98. 5da54f9 wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHz by Juuso Oikarinen · 14 years ago
  99. f820bc1 wl1271: the core wl1271 module shouldn't depend on SPI_MASTER by Luciano Coelho · 14 years ago
  100. 781608c wl1271: Flush TX buffers to air before going to idle by Juuso Oikarinen · 14 years ago