1. 467429b ssb: remove the ssb DMA API by FUJITA Tomonori · 14 years ago
  2. 39a6f4b b44: replace the ssb_dma API with the generic DMA API by FUJITA Tomonori · 14 years ago
  3. 718e889 b43: replace the ssb_dma API with the generic DMA API by FUJITA Tomonori · 14 years ago
  4. 4e80313 b43legacy: replace the ssb_dma API with the generic DMA API by FUJITA Tomonori · 14 years ago
  5. 14f9295 ssb: add dma_dev to ssb_device structure by FUJITA Tomonori · 14 years ago
  6. 2e72444 iwlwifi: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  7. 9e55ba7 ath9k: Fix bug in rate table by Vasanthakumar Thiagarajan · 14 years ago
  8. 6267dc7 ath9k_htc: Configure credit size for AR7010 by Sujith · 14 years ago
  9. ea46e64 ath9k_htc: Setup 5GHz channels by Sujith · 14 years ago
  10. 29d9075 ath9k_htc: Configure dual stream rates by Sujith · 14 years ago
  11. 6debeca ath9k_htc: Setup HT capabilites for 2-stream devices by Sujith · 14 years ago
  12. 61389f3 ath9k_common: Move count_streams to common module by Sujith · 14 years ago
  13. b176286 ath9k_htc: Add support for AR7010 by Sujith · 14 years ago
  14. cbba8cd ath9k_hw: Configure byte swap for non AR9271 chips by Sujith · 14 years ago
  15. ce43cee ath9k: Determine Firmware on probe by Sujith · 14 years ago
  16. 5f1e83d p54spi: replace internal "cx3110x" name with "p54spi" by Luke-Jr · 14 years ago
  17. 38a6cc7 mac80211: Remove deprecated sta_notify commands by Sujith · 14 years ago
  18. abd984e ath9k_htc: Use proper station add/remove callbacks by Sujith · 14 years ago
  19. 9d1ac34 ssb: Handle alternate SSPROM location by Larry Finger · 14 years ago
  20. ce9426d ath9k: fix dma sync in rx path by Ming Lei · 14 years ago
  21. 26b36cf mac80211: make ARP filtering depend on CONFIG_INET by John W. Linville · 14 years ago
  22. 2826bcd mac80211: reduce debugfs code size by Felix Fietkau · 14 years ago
  23. 84642d6 ath9k: fix queue stop/start based on the number of pending frames by Felix Fietkau · 14 years ago
  24. 764580f ath9k_htc: Fix fair beacon distribution by Sujith · 14 years ago
  25. 21d5130 ath9k_htc: Handle host RX disable by Sujith · 14 years ago
  26. e9201f0 ath9k_htc: Handle monitor interface removal by Sujith · 14 years ago
  27. 2336776 ath9k_htc: Fix locking for ps_idle by Sujith · 14 years ago
  28. 3901737 ath9k_htc: Remove useless cancel_work_sync by Sujith · 14 years ago
  29. 4a34a8c ath9k_htc: Fix bug in handling CONF_IDLE by Sujith · 14 years ago
  30. cb551df ath9k_htc: Add PS wrappers by Sujith · 14 years ago
  31. 881ac6a ath9k_htc: Revamp CONF_IDLE handling by Sujith · 14 years ago
  32. e9141f7 ath9k_hw: Fix async fifo for AR9287 by Sujith · 14 years ago
  33. 15ae733 ath9k_hw: Update the PCI WAR register by Sujith · 14 years ago
  34. a55f858 ath9k_hw: Cleanup TX power calculation for AR9287 by Sujith · 14 years ago
  35. 79d7f4b ath9k_hw: Optimize ath9k_hw_ar9287_set_board_values by Sujith · 14 years ago
  36. 16c94ac ath9k_hw: Cleanup eeprom_9287.c by Sujith · 14 years ago
  37. ad0e2b5 mac80211: simplify key locking by Johannes Berg · 14 years ago
  38. efe4c45 drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
  39. fcea600 mac80211: move plink state by Johannes Berg · 14 years ago
  40. 08daeca mac80211: drop control frames after processing by Johannes Berg · 14 years ago
  41. e0961f1 mac80211: remove useless work starting by Johannes Berg · 14 years ago
  42. 761ab47 mac80211: move WEP weak IV check by Johannes Berg · 14 years ago
  43. 6a8579d mac80211: clean up ieee80211_stop_tx_ba_session by Johannes Berg · 14 years ago
  44. 2b2c009 mac80211: Add support for hardware ARP query filtering by Juuso Oikarinen · 14 years ago
  45. 095dfdb mac80211: remove tx status ampdu_ack_map by Johannes Berg · 14 years ago
  46. 3a4d4aa mac80211: remove bogus mod_timer() call by Johannes Berg · 14 years ago
  47. 1f03baa ath9k: use the key handling code from ath9k_common instead of duplicating it by Felix Fietkau · 14 years ago
  48. eed8e22 ath9k_common: use allocated key cache entries for multi BSS crypto support by Felix Fietkau · 14 years ago
  49. 1d0bb42 ath9k_hw: add multicast key search support by Felix Fietkau · 14 years ago
  50. fd51594 ssb: fast powerup delay calculation for PMU capable devices by Rafał Miłecki · 14 years ago
  51. c35deb4 ssb: update PMU init to match specs by Rafał Miłecki · 14 years ago
  52. 2daf6c1 Revert "iwlwifi: move _agn statistics related structure" by John W. Linville · 14 years ago
  53. 6e387aa rt2x00: Remove suspicious register write by Helmut Schaa · 14 years ago
  54. df7f4eb rt2x00: fix use of mcs rates by Helmut Schaa · 14 years ago
  55. c295a81 rt2x00: Update TX_SW_CFG initvals for 305x SoC by Helmut Schaa · 14 years ago
  56. bd96bd6 rt2x00: Use IEEE80211_TX_CTL_STBC flag by Ivo van Doorn · 14 years ago
  57. 22cabaa rt2x00: rt2800: disable TX STBC for 1 stream devices by Helmut Schaa · 14 years ago
  58. 06443e4 rt2x00: Fix HT40 operation in rt2800. by Gertjan van Wingerde · 14 years ago
  59. 532bc2d rt2x00: Sync rt2800 MCU boot signal with Ralink driver. by Gertjan van Wingerde · 14 years ago
  60. e3a896b rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}. by Gertjan van Wingerde · 14 years ago
  61. 8440c29 rt2x00: Simplify check for external LNA in rt2800_init_rfcsr. by Gertjan van Wingerde · 14 years ago
  62. 6e1fdd1 rt2x00: Introduce separate interface type for PCI-express. by Gertjan van Wingerde · 14 years ago
  63. 785c3c0 rt2x00: Move all register definitions for rt2800 to rt2800.h. by Gertjan van Wingerde · 14 years ago
  64. 5ed8f45 rt2x00: Remove RT2870 chipset identification. by Gertjan van Wingerde · 14 years ago
  65. f0194b2 rt2x00: Centralize rt2800 beacon writing. by Gertjan van Wingerde · 14 years ago
  66. 96b61ba rt2x00: Clean up USB vendor request buffer functions. by Gertjan van Wingerde · 14 years ago
  67. a903ae0 rt2x00: Fix rt2800usb TX descriptor writing. by Gertjan van Wingerde · 14 years ago
  68. 0b8004a rt2x00: Properly reserve room for descriptors in skbs. by Gertjan van Wingerde · 14 years ago
  69. baaffe6 rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc. by Gertjan van Wingerde · 14 years ago
  70. 5c3b685 rt2x00: Push beacon TX descriptor writing to drivers. by Gertjan van Wingerde · 14 years ago
  71. ed3305b ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabled by John W. Linville · 14 years ago
  72. 4fb26fa wl1271: Fix scan parameter handling for 5GHz by Juuso Oikarinen · 14 years ago
  73. 5da54f9 wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHz by Juuso Oikarinen · 14 years ago
  74. f820bc1 wl1271: the core wl1271 module shouldn't depend on SPI_MASTER by Luciano Coelho · 14 years ago
  75. 781608c wl1271: Flush TX buffers to air before going to idle by Juuso Oikarinen · 14 years ago
  76. 0d58cbf wl1271: Idle handling into own function by Juuso Oikarinen · 14 years ago
  77. db81956 wl1271: Prevent dropping of TX frames in joins by Juuso Oikarinen · 14 years ago
  78. 43163f0 ath9k: cleanup: remove unneeded null check by Dan Carpenter · 14 years ago
  79. a906b06 drivers/net/wireless/prism54: Use memdup_user by Julia Lawall · 14 years ago
  80. b7b1b51 ath9k: Fix bug in validating received data length for edma by Vasanthakumar Thiagarajan · 14 years ago
  81. 5c6dd92 ath9k: Fix bug in accessing skb->data of rx frame for edma by Vasanthakumar Thiagarajan · 14 years ago
  82. 9f167f6 ath9k: Clean up few function parameters in recv.c by Vasanthakumar Thiagarajan · 14 years ago
  83. 93ef24b ath9k: Move driver specific structures by Sujith · 14 years ago
  84. d435700 ath9k: Move ath9k specific RX code to driver by Sujith · 14 years ago
  85. a0ea949 drivers/net/wireless: Storage class should be before const qualifier by Tobias Klauser · 14 years ago
  86. c5395b6 ath9k_hw: Enable TX IQ calibration on AR9003 by Luis R. Rodriguez · 14 years ago
  87. 252aa63 cfg80211: make action channel type optional by Johannes Berg · 14 years ago
  88. 4f42486 ath5k: print error message if ANI levels are out of range by Bruno Randolf · 14 years ago
  89. 9537a16 ath5k: always calculate ANI listen time by Bruno Randolf · 14 years ago
  90. 40ca22e ath5k: add sysfs files for ANI parameters by Bruno Randolf · 14 years ago
  91. 6673e2e ath5k: use ath5k_softc as driver data by Bruno Randolf · 14 years ago
  92. 30bd3a3 ath5k: clarify logic when to enable spur mitigation filter by Bruno Randolf · 14 years ago
  93. 230fc4f ath5k: remove ATH_TRACE macro by Bruno Randolf · 14 years ago
  94. afe8628 ath5k: run NF calibration only every 60 seconds by Bruno Randolf · 14 years ago
  95. 0e8e02d ath5k: Stop queues only for NF calibration by Bruno Randolf · 14 years ago
  96. 9e04a7e ath5k: move noise floor calibration into tasklet by Bruno Randolf · 14 years ago
  97. ac55952 ath5k: initialize calibration timers by Bruno Randolf · 14 years ago
  98. 3d1ca47 rndis_wlan: increase assocbuf size and validate association info offsets from driver by Jussi Kivilinna · 14 years ago
  99. d5d1154 ath9k_hw: Enable auto sleep for ar9003 by Vasanthakumar Thiagarajan · 14 years ago
  100. fdf7662 ath9k: Fix power save with auto sleeping by Vasanthakumar Thiagarajan · 14 years ago