1. 7ce24ab rtlwifi: rtl8723be: Fix smatch warnings by Larry Finger · 11 years ago
  2. 2903d04 rtlwifi: rtl8723be: Fix sparse errors by Larry Finger · 11 years ago
  3. 2d9d532 rtlwifi: rtl8192ce: Handle unused switch case by Larry Finger · 11 years ago
  4. bfc1010 rtlwifi: rtl8723ae: Fix too long disable of IRQs by Larry Finger · 11 years ago
  5. 6b63927 rtlwifi: rtl8188ee: Fix too long disable of IRQs by Larry Finger · 11 years ago
  6. 2610dec rtlwifi: rtl8192se: Fix too long disable of IRQs by Larry Finger · 11 years ago
  7. a53268b rtlwifi: rtl8192cu: Fix too long disable of IRQs by Larry Finger · 11 years ago
  8. 1bae2ae rtlwifi: rtl8723be: rtl8723com: Remove unused allow_all_destaddr functions by Larry Finger · 11 years ago
  9. 25b13db rtlwifi: Move common routines to core by Larry Finger · 11 years ago
  10. f3355dd rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rtl8188eu: Modify for new API by Larry Finger · 11 years ago
  11. 997bc71 iwl4965: disable 8K A-MSDU by default by Stanislaw Gruszka · 11 years ago
  12. 76be343 Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warning by Surendra Patil · 11 years ago
  13. a619d1a rtlwifi: rtl8723be: Add new driver by Larry Finger · 11 years ago
  14. 57d9d963 rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management code by Larry Finger · 11 years ago
  15. cbd0c85 rtlwifi: rtl8723ae: rtl8723-common: Copy common firmware code by Larry Finger · 11 years ago
  16. 0a168b4 rtlwifi: rtl8723ae: rtl8723-common: Create new driver for common code by Larry Finger · 11 years ago
  17. 2cddad3 rtlwifi: Prepare existing drivers for new driver by Larry Finger · 11 years ago
  18. aa45a67 rtlwifi: btcoexist: Add new mini driver by Larry Finger · 11 years ago
  19. c24782e rtl818x: make sure TX descriptor writes are done before kicking DMA by andrea merello · 11 years ago
  20. 4c552a5 rtl818x: Make sure the TX descriptor "valid" flag is written by last by andrea merello · 11 years ago
  21. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  22. c14c5d9 wil6210: fix smatch warning in wil_cfg80211_get_station() by Vladimir Kondratiev · 11 years ago
  23. af31cb5 wil6210: fix buffer overflow in wil_txdesc_debugfs_show() by Vladimir Kondratiev · 11 years ago
  24. 7661e97 wl1251: use skb_trim to make skb shorter by Ivaylo Dimitrov · 11 years ago
  25. 4c59ff2 wireless: Kconfig: add missing dependency by Zhao, Gang · 11 years ago
  26. f554724 ath9k_hw: tweak noise immunity thresholds for older chipsets by Felix Fietkau · 11 years ago
  27. 6241226 ath9k_hw: toggle weak signal detection in AP mode on older chipsets by Felix Fietkau · 11 years ago
  28. 727b662 ath9k: fix invalid max frame length by Sylvain Roger Rieunier · 11 years ago
  29. c8e4955 net: Replace min macro with min_t by Silvan Jegen · 11 years ago
  30. 9ffd2e9 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  31. 3e3831c brcmfmac: reset suspend flag upon sdio suspend failure by Arend van Spriel · 11 years ago
  32. a533391 mwifiex: update MCS information as per antenna settings by Amitkumar Karwar · 11 years ago
  33. 0c9c4a0 mwifiex: replace num_cmd_timeout with is_cmd_timedout by Amitkumar Karwar · 11 years ago
  34. e50e06f mwifiex: get rid of extra num_cmd_timeout variable by Amitkumar Karwar · 11 years ago
  35. 38ec3f3 mwifiex: block further commands after timeout by Amitkumar Karwar · 11 years ago
  36. af1fa21 brcmfmac: use pre-allocated scatter-gather table for txglomming by Arend van Spriel · 11 years ago
  37. 4aca7a1 brcmfmac: Correct mcs index report by Daniel Kim · 11 years ago
  38. 81c7883 brcmfmac: Put frame sdio tx error handling in sub function. by Hante Meuleman · 11 years ago
  39. 848819f mwifiex: stop AP at shutdown time by Amitkumar Karwar · 11 years ago
  40. ace2735 mwifiex: skipping pending commands after unload by Amitkumar Karwar · 11 years ago
  41. 4af2bd4 mwifiex: abort scan while cancelling pending command by Amitkumar Karwar · 11 years ago
  42. 828cf22 mwifiex: change transmit buffer size for 8897 by Amitkumar Karwar · 11 years ago
  43. fa0ecbb mwifiex: remove global variable cmd_wait_q_required by Bing Zhao · 11 years ago
  44. 6b7dce1 rtlwifi: Remove redundant if clause by Heinrich Schuchardt · 11 years ago
  45. 0bbc4ad wil6210: do not reorder groupcast Rx by Vladimir Kondratiev · 11 years ago
  46. 4d55a0a wil6210: single station disconnect by Vladimir Kondratiev · 11 years ago
  47. 108d1eb wil6210: use ether_addr_equal by Vladimir Kondratiev · 11 years ago
  48. b8b33a3 wil6210: Provide signal strength indication by Vladimir Kondratiev · 11 years ago
  49. 93ae6d4 wil6210: Fill vring2cid_tid table early by Vladimir Kondratiev · 11 years ago
  50. 91886b0 wil6210: disconnect only requested peer by Vladimir Kondratiev · 11 years ago
  51. c8b78b5 wil6210: per-connection statistics by Vladimir Kondratiev · 11 years ago
  52. ef28afd wil6210: dump_station initial support by Vladimir Kondratiev · 11 years ago
  53. 7b05b0a wil6210: fix BACK status processing by Vladimir Kondratiev · 11 years ago
  54. fb3cac5 wil6210: broadcast Tx by Vladimir Kondratiev · 11 years ago
  55. 9a17738 wil6210: Find free vring for Tx by Vladimir Kondratiev · 11 years ago
  56. b4490f4 wil6210: Block ACK by Vladimir Kondratiev · 11 years ago
  57. 3df2cd36 wil6210: multiple connect - initial support by Vladimir Kondratiev · 11 years ago
  58. 59f7c0a wil6210: [DEBUG] Improve Vring printing by Vladimir Kondratiev · 11 years ago
  59. 3a85543 wil6210: [DEBUG] allow to query Rx and all Tx VRING descriptors by Vladimir Kondratiev · 11 years ago
  60. 1647f12 wil6210: Tx management frame by Vladimir Kondratiev · 11 years ago
  61. c98db0b brcmfmac: Use atomic functions for intstatus update. by Hante Meuleman · 11 years ago
  62. 2259ba3 ath9k_htc: add function ath9k_regwrite_multi by Oleksij Rempel · 11 years ago
  63. 527492e ath9k_htc: remove unused variable sleepduration by Oleksij Rempel · 11 years ago
  64. 7fbdaa2 ath9k: remove unused listen_interval and sleepduration. by Oleksij Rempel · 11 years ago
  65. 8acbea6 mwifiex: Track BA sequence number reset by Paul Stewart · 11 years ago
  66. b6a8cf2 brcmfmac: Small cleanup of redundant code. by Hante Meuleman · 11 years ago
  67. 6f6c195 brcmfmac: Remove immediate sleep support from SDIO. by Hante Meuleman · 11 years ago
  68. 71abdc0 brcmfmac: Minimize SDIO dpc scheduling. by Hante Meuleman · 11 years ago
  69. 05c2c76 brcmfmac: de-init driver layers in correct order. by Hante Meuleman · 11 years ago
  70. 47ab4cd brcmfmac: Correct header debug dump for sdio tx hdrs. by Hante Meuleman · 11 years ago
  71. 44ff566 brcmfmac: remove unused variable data_len from brcmf_sdio_bus_txdata() by Arend van Spriel · 11 years ago
  72. 5aa9f0e brcmfmac: fix use of skb control buffer in SDIO driver part by Arend van Spriel · 11 years ago
  73. 68ca395 brcmfmac: Make firmeware roaming a module param. by Hante Meuleman · 11 years ago
  74. 6da2f4a ath9k_htc: use ath9k_cmn_reload_chainmask by Oleksij Rempel · 11 years ago
  75. b57ba3b ath9k: move ath9k_reload_chainmask_settings to common by Oleksij Rempel · 11 years ago
  76. 91884fa ath9k-common: set maxstream=1 for ar9271 by Oleksij Rempel · 11 years ago
  77. e9fb588 ath9k_htc: use ath9k_cmn_setup_ht_cap by Oleksij Rempel · 11 years ago
  78. b60d105 ath9k: move setup_ht_cap to common-init by Oleksij Rempel · 11 years ago
  79. 31f023a ath9k_htc: use ath9k_cmn_init_channels_rates by Oleksij Rempel · 11 years ago
  80. 13f7105 ath9k: move ath9k_init_channels_rates to common-init by Oleksij Rempel · 11 years ago
  81. 031eb46 mwl8k: Adding support to gather survey per channel by Yogesh Ashok Powar · 11 years ago
  82. 4c924f4 mwl8k: Implement sw_scan start/stop cbs by Yogesh Ashok Powar · 11 years ago
  83. c301531 mwl8k: Adding support to access BBP registers by Yogesh Ashok Powar · 11 years ago
  84. 3ebe8e2 ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} by Zhao, Gang · 11 years ago
  85. 13c1ac5 orinoco: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} by Zhao, Gang · 11 years ago
  86. 3d54b90 zd1201: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} by Zhao, Gang · 11 years ago
  87. 3a11af8 rndis_wlan: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} by Zhao, Gang · 11 years ago
  88. de5356e wl3501_cs: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} by Zhao, Gang · 11 years ago
  89. 61e5487 atmel: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} by Zhao, Gang · 11 years ago
  90. e0febf1 airo: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} by Zhao, Gang · 11 years ago
  91. 14c7615 rtl818x: add comments to explain few not obvious HW configs. by andrea merello · 11 years ago
  92. 4da18bb rtl818x: make dev_alloc_skb() null pointer check to really work by andrea merello · 11 years ago
  93. ec1da08 rtl818x: check for pci_map_single() success when initializing RX ring by andrea merello · 11 years ago
  94. 0269da2 rtl818x: pci_iomap() should pair with pci_iounmap() by andrea merello · 11 years ago
  95. e74075a rtl818x: Explicitly enable contetion window by andrea merello · 11 years ago
  96. edb6e3e Documentation: dt: wireless: Add wl1251 by Sebastian Reichel · 11 years ago
  97. 07bbca6 wl1251: spi: add device tree support by Sebastian Reichel · 11 years ago
  98. e4c2e09 wl1251: spi: add vio regulator support by Sebastian Reichel · 11 years ago
  99. 1d207cd wl1251: move power GPIO handling into the driver by Sebastian Reichel · 11 years ago
  100. 946651c wl1251: split wl251 platform data to a separate structure by Luciano Coelho · 11 years ago