1. a76a574 ssb: drop BCM4328 hack for SPROM revision by Rafał Miłecki · 14 years ago
  2. aaa13ca ath9k_hw: support reading calibration data from flash on AR9003 by Felix Fietkau · 14 years ago
  3. a05b5d45 ath9k: add support for reading eeprom from platform data on PCI devices by Felix Fietkau · 14 years ago
  4. 458fafd rndis_wlan: avoid uninitialized var warning in rndis_wlan_craft_connected_bss by John W. Linville · 14 years ago
  5. 8befba6 iwmc3200wifi: clarify potentially undefined operation in iwm_scan_ssids by John W. Linville · 14 years ago
  6. 86107fd nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  7. eef39be ath5k: Use generic EWMA library by Bruno Randolf · 14 years ago
  8. c5485a7 lib: Add generic exponentially weighted moving average (EWMA) function by Bruno Randolf · 14 years ago
  9. 50a9432 mac80211: fix powersaving clients races by Johannes Berg · 14 years ago
  10. 4bce22b mac80211: defines for AC numbers by Johannes Berg · 14 years ago
  11. 488f6ba ath9k_hw: add support for reading EEPROM data from the internal OTP ROM by Felix Fietkau · 14 years ago
  12. 2d42efc ath9k: store frame information used by aggregation inside the skb tx info by Felix Fietkau · 14 years ago
  13. 04caf86 ath9k: more tx setup cleanups by Felix Fietkau · 14 years ago
  14. 71a3bf3 ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not set by Felix Fietkau · 14 years ago
  15. 28d1670 ath9k: clean up code duplication around ath_tx_start by Felix Fietkau · 14 years ago
  16. c599261 ath9k: remove bf_tx_aborted from struct ath_buf by Felix Fietkau · 14 years ago
  17. 76e4522 ath9k: remove bfs_frmlen from struct ath_buf_state by Felix Fietkau · 14 years ago
  18. b572d03 ath9k: remove bfs_nframes from struct ath_buf_state by Felix Fietkau · 14 years ago
  19. 269c44b ath9k: remove bfs_al from struct ath_buf_state by Felix Fietkau · 14 years ago
  20. 3017047 ath9k: remove bfs_keyix from struct ath_buf_state by Felix Fietkau · 14 years ago
  21. 82259b7 ath9k: remove bfs_paprd_timestamp from struct ath_buf_state by Felix Fietkau · 14 years ago
  22. 952cd69 ath9k: remove bfs_keytype from struct ath_buf_state by Felix Fietkau · 14 years ago
  23. 5daefbd ath9k: remove bfs_tidno from struct ath_buf_state by Felix Fietkau · 14 years ago
  24. 2d3bcba ath9k: remove bfs_seqno from struct ath_buf_state by Felix Fietkau · 14 years ago
  25. 9a6b827 ath9k: fix PA predistortion training frame setup by Felix Fietkau · 14 years ago
  26. c5d0855 ath9k_hw: set default values for radar pulse detection by Felix Fietkau · 14 years ago
  27. 387e688 rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignment by RA-Jay Hung · 14 years ago
  28. f8eaec6 rt2x00: Fix header_length in rt2x00lib_txdone by RA-Jay Hung · 14 years ago
  29. b43d63b rt2x00: Fix rt2800 USB TX Path DMA issue by RA-Jay Hung · 14 years ago
  30. ef8397c rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR. by Gertjan van Wingerde · 14 years ago
  31. 72c7296 rt2x00: Remove unneccessary internal Kconfig symbols. by Gertjan van Wingerde · 14 years ago
  32. a6a8d66e rt2x00: Remove RT30XX Kconfig variables. by Gertjan van Wingerde · 14 years ago
  33. 46af584 rt2x00: Clean up Kconfig for RT2800 devices. by Gertjan van Wingerde · 14 years ago
  34. f93bc9b rt2x00: Add initial support for RT3370/RT3390 devices. by Gertjan van Wingerde · 14 years ago
  35. ae4ecb9 rt2x00: Increase REGISTER_BUSY_COUNT by Ivo van Doorn · 14 years ago
  36. 28d9cc7 ath9k_htc: Use macro for caldata array size by Mohammed Shafi Shajakhan · 14 years ago
  37. ef1b21f iwlwifi: kill elapsed_jiffies by Stanislaw Gruszka · 14 years ago
  38. 70f3876 iwlagn: simplify iwlagn_tx_skb by Stanislaw Gruszka · 14 years ago
  39. 2cb7865 iwl3945: remove unused len_org variable by Stanislaw Gruszka · 14 years ago
  40. 8f0729b mac80211: add support for setting the ad-hoc multicast rate by Felix Fietkau · 14 years ago
  41. 885a46d cfg80211: add support for setting the ad-hoc multicast rate by Felix Fietkau · 14 years ago
  42. a619a4c mac80211: Add function to get probe request template for current AP by Juuso Oikarinen · 14 years ago
  43. 4e8c14e ath9k_hw: add a private op for configuring radar pulse detection by Felix Fietkau · 14 years ago
  44. 82b873a ath9k: clean up tx buffer setup by Felix Fietkau · 14 years ago
  45. 61117f0 ath9k: remove the tx info padding byte abuse by Felix Fietkau · 14 years ago
  46. f0c255a ath9k: handle tx underrun in the driver instead of rate control by Felix Fietkau · 14 years ago
  47. 1d666d8 ath9k: remove the unnecessary private xretry tx flag by Felix Fietkau · 14 years ago
  48. 7afbb2f ath5k: Cleanup opmode setting logic. by Ben Greear · 14 years ago
  49. 6ee63f5 ath9k_hw: Fix low throughput issue with AR93xx by Senthil Balasubramanian · 14 years ago
  50. 39ec299 ath9k: Fix bug in delimiter padding computation by Vasanthakumar Thiagarajan · 14 years ago
  51. bc20680 ath9k_hw: Add helper function for interpolation by Vasanthakumar Thiagarajan · 14 years ago
  52. 15cbbc4 ath9k_hw: Improve power control accuracy for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  53. f4475a6 ath9k_hw: Enable strong signal detection for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  54. 52a0e24 ath9k_hw: Fix XPABIAS level configuration for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  55. 3092354 ath9k_hw: add eeprom templates for ar9003 family chipsets by Senthil Balasubramanian · 14 years ago
  56. 3ceb801 ath9k_hw: Fix paprd training frame failure. by Senthil Balasubramanian · 14 years ago
  57. ef5a6a7 ath9k_hw: Initialize 2GHz CTL properly. by Senthil Balasubramanian · 14 years ago
  58. b3dd6bc ath9k_hw: Add new member into the eeprom structure. by Senthil Balasubramanian · 14 years ago
  59. a9d85fb ath9k_hw: Fix a reset failure on AR9382 (2x2). by Senthil Balasubramanian · 14 years ago
  60. 72a8011 ath5k: Add support for antenna configuration by Bruno Randolf · 14 years ago
  61. 15d9675 mac80211: Add antenna configuration by Bruno Randolf · 14 years ago
  62. afe0cbf cfg80211: Add nl80211 antenna configuration by Bruno Randolf · 14 years ago
  63. 0e67d6cb drivers/net/wireless/b43legacy/main.c: Use printf extension %pV by Joe Perches · 14 years ago
  64. 5b736d4 drivers/net/wireless/b43/main.c: Use printf extension %pV by Joe Perches · 14 years ago
  65. 7e559ec drivers/net/wireless/ath/debug.c: Use printf extension %pV by Joe Perches · 14 years ago
  66. 5cb56af rndis_wlan: workaround poor scanning with BCM4320a by Jussi Kivilinna · 14 years ago
  67. b5257c9 rndis_wlan: workaround device not returning bss for currently connected AP by Jussi Kivilinna · 14 years ago
  68. f23a478 mac80211: support hardware TX fragmentation offload by Arik Nemtsov · 14 years ago
  69. ca4a083 ssb: return -ENOMEM on alloc fail (instead of CRC check's result) by Rafał Miłecki · 14 years ago
  70. 54435f9 ssb: workarounds: be verbose about hacking SPROM revision, don't duplicate code by Rafał Miłecki · 14 years ago
  71. d1f9e41 mwl8k: use const struct fw pointers throughout by Brian Cavagnolo · 14 years ago
  72. 9902047 mwl8k: make initial firmware load asynchronous by Brian Cavagnolo · 14 years ago
  73. 952a0e9 mwl8k: add API version checking for AP firmware by Brian Cavagnolo · 14 years ago
  74. 0863ade mwl8k: choose proper firmware image as directed by user by Brian Cavagnolo · 14 years ago
  75. 3cc7772 mwl8k: factor out firmware loading and hw init code by Brian Cavagnolo · 14 years ago
  76. 41fdf09 mwl8k: rf_tx_power cmd not supported by AP firmware APIv1 by Nishant Sarmukadam · 14 years ago
  77. a1fe24b mwl8k: revert unnecessary modification of tx descriptor by Brian Cavagnolo · 14 years ago
  78. ae63a33 libertas: EHS_REMOVE_WAKEUP is not always supported by Deepak Saxena · 14 years ago
  79. cf43298 libertas: don't block usb8388 suspend if no wakeup conditions are set by Daniel Drake · 14 years ago
  80. b1d771e carl9170: use generic sign_extend32 by Christian Lamparter · 14 years ago
  81. 7919a57 bitops: Provide generic sign_extend32 function by Andreas Herrmann · 14 years ago
  82. e4b3fdb wl1251: use wl12xx_platform_data to pass data by Grazvydas Ignotas · 14 years ago
  83. 1d4b89f wl1251: add runtime PM support for SDIO by Grazvydas Ignotas · 14 years ago
  84. cb7bbc7 wl1251: add power callback to wl1251_if_operations by Grazvydas Ignotas · 14 years ago
  85. f81c1f4 iwlagn: enable shadow register by Wey-Yi Guy · 14 years ago
  86. 6fe8efb iwlwifi: disable disconnected antenna for advanced bt coex by Shanyu Zhao · 14 years ago
  87. 3031242 iwlwifi: seperate disconnected antenna function by Shanyu Zhao · 14 years ago
  88. b2769b8 iwlagn: fix RXON HT by Johannes Berg · 14 years ago
  89. 8da8e62 iwlagn: re-enable calibration by Johannes Berg · 14 years ago
  90. 52d980c iwlagn: fix RXON issues by Johannes Berg · 14 years ago
  91. 2e1fea4 iwlagn: fix needed chains calculation by Johannes Berg · 14 years ago
  92. 35a6eb3 iwlwifi: resending QoS command when HT changes by Wey-Yi Guy · 14 years ago
  93. fd11743 iwlwlifi: update rx write pointer w/o request mac access in the CAM mode by Winkler, Tomas · 14 years ago
  94. 708068d iwlwifi: legacy tx_cmd_protection function by Wey-Yi Guy · 14 years ago
  95. e39fdee iwlwifi: put all the isr related function under ops by Wey-Yi Guy · 14 years ago
  96. 81baf6e iwlwifi: Legacy isr only used by legacy devices by Wey-Yi Guy · 14 years ago
  97. ae79d23 iwlagn: fix non-5000+ build by Johannes Berg · 14 years ago
  98. 2a21ff4 iwlagn: update PCI ID for 100 series devices by Wey-Yi Guy · 14 years ago
  99. fb30eaf iwlagn: update PCI ID for 6000g2a series devices by Wey-Yi Guy · 14 years ago
  100. 8b37d9f iwlagn: update PCI ID for 6000g2b series devices by Wey-Yi Guy · 14 years ago