1. 809c525 cw1200: Make the "scan failed" message into a warning by Solomon Peachy · 11 years ago
  2. 5f5deff iwl3945: do not print RFKILL message by Stanislaw Gruszka · 11 years ago
  3. 60ce473 wl1251: return -ENOMEM if kzalloc fails by Jing Wang · 11 years ago
  4. d94248a libertas/sdio: make sure card enters power-off when firmware is loaded. by NeilBrown · 11 years ago
  5. c8520bc rt2x00: rt2800lib: update RF registers for RT5390 by Kevin Lo · 11 years ago
  6. d8d13d3 mwifiex: improvements in mwifiex_ret_tx_power_cfg() by Amitkumar Karwar · 11 years ago
  7. eac40d9 rt2x00: rt2800lib: Update BBP register initialization for RT53xx by Kevin Lo · 11 years ago
  8. 4b074b0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  9. 7d68849 brcmfmac: expose chip information through debugfs by Arend van Spriel · 11 years ago
  10. 01376a0 brcmfmac: move firmware event related defines to fweh.h by Arend van Spriel · 11 years ago
  11. b881879 brcmfmac: remove some unused definitions by Arend van Spriel · 11 years ago
  12. aec87ce brcmfmac: Use consistent naming for BCDC. by Hante Meuleman · 11 years ago
  13. 5ca8521 brcmfmac: move firmware command code definitions by Arend van Spriel · 11 years ago
  14. 6f5838a brcmfmac: move firmware related structures to fwil_types.h by Arend van Spriel · 11 years ago
  15. 84c69fb brcmfmac: remove unnecessary EXPORT_SYMBOL() usage by Arend van Spriel · 11 years ago
  16. 55685b8 brcmfmac: provide firmware version in ethtool driver info by Arend van Spriel · 11 years ago
  17. 85b8413 brcmfmac: Dynamically register a protocol layer. by Hante Meuleman · 11 years ago
  18. e601fb3 brcmfmac: remove redundant ioctl handlers by Arend van Spriel · 11 years ago
  19. 9b2d2f2 brcmfmac: use platform specific alignment in SDIO by Arend van Spriel · 11 years ago
  20. e217d1c brcmfmac: determine alignment values during probe by Arend van Spriel · 11 years ago
  21. f931868 brcmfmac: removed dhd_proto.h. by Hante Meuleman · 11 years ago
  22. 5d406f8 brcmfmac: rename dhd_cdc to bcdc by Hante Meuleman · 11 years ago
  23. 8da9d2c brcmfmac: add host tx glomming support by Franky Lin · 11 years ago
  24. bed89b6 brcmfmac: add firmware and nvram file name for bcm4339 by Franky Lin · 11 years ago
  25. 9a9e405 brcmfmac: fix driver build issue when CONFIG_BRCMDBG is not set by Arend van Spriel · 11 years ago
  26. 2f5f817 brcmfmac: determine sd host controller related variable earlier by Arend van Spriel · 11 years ago
  27. 4b77696 brcmfmac: support hardware extension header in trace_brcmf_sdpcm_hdr() by Arend van Spriel · 11 years ago
  28. 89eda36 brcmsmac: select CONFIG_BCMA when possible by Arend van Spriel · 11 years ago
  29. b317d1d brcmfmac: reduce logging noise accessing SDIO SleepCSR register by Arend van Spriel · 11 years ago
  30. 15265f9 brcmfmac: remove empty brcmf_proto_stop by Franky Lin · 11 years ago
  31. dcede4b brcmfmac: start netif queues only when setup is completed successful by Arend van Spriel · 11 years ago
  32. cf45828 brcmfmac: replace dongle command list with .preinit() callback by Arend van Spriel · 11 years ago
  33. 8dee77b brcmfmac: add separate function for passing bus tx overhead by Arend van Spriel · 11 years ago
  34. 1e86d69 brcmfmac: Update fwsignal to fix out of order tx. by Hante Meuleman · 11 years ago
  35. 2c8672c ath9k: Fix initvals for freq 2484 by Sujith Manoharan · 11 years ago
  36. 40cc87d ath9k: Update AR9340 initvals by Sujith Manoharan · 11 years ago
  37. 2d9507c ath9k: Update initvals for AR9580 v1.0 by Sujith Manoharan · 11 years ago
  38. 879fb28 ath9k: Update initvals for AR9300 v2.2 by Sujith Manoharan · 11 years ago
  39. dbb3e2f ath9k: Remove duplicate initvals for AR9462 v2.1 by Sujith Manoharan · 11 years ago
  40. 3777f7d ath9k: Attach INI arrays for AR9565 v1.1 by Sujith Manoharan · 11 years ago
  41. 8af4596 ath9k: Add version macros for AR9565 1.1 by Sujith Manoharan · 11 years ago
  42. ae4a9a10 ath9k: Add initvals for AR9565 1.1 by Sujith Manoharan · 11 years ago
  43. ffaa02f ath9k: Cleanup IQ calibration for PCOEM chips by Sujith Manoharan · 11 years ago
  44. af02efb ath9k_hw: allow fast channel change when only CHANNEL_HT changes by Felix Fietkau · 11 years ago
  45. 09d8e31 ath9k_hw: fix TSF save/restore around chip reset by Felix Fietkau · 11 years ago
  46. 10e2318 ath9k: optimize ath9k_flush by Felix Fietkau · 11 years ago
  47. 10ffb6a ath9k: optimize ath_drain_all_txq by Felix Fietkau · 11 years ago
  48. bf3dac5 ath9k: use a timer to put hardware into full sleep by Felix Fietkau · 11 years ago
  49. f28c785 ath9k: Fix TX IQ calibration for SoC chips by Sujith Manoharan · 11 years ago
  50. 34d9b68 ath9k: Fix Carrier Leak calibration for SoC chips by Sujith Manoharan · 11 years ago
  51. c20a2c5 ath9k: Remove unnecessary check by Sujith Manoharan · 11 years ago
  52. a364078 ath9k: Remove RTT/MCI code from SoC calibration by Sujith Manoharan · 11 years ago
  53. 3b06c1d7 ath9k: Separate routines for PCOEM and SoC calibration by Sujith Manoharan · 11 years ago
  54. 26f2a64 ath9k: fix SC_OP_INVALID test in ath9k_tx99_init() by Dan Carpenter · 11 years ago
  55. 8fd007a ath9k: Apply CUS227 specific TX gain values by Sujith Manoharan · 11 years ago
  56. c6fc7e6 ath9k: Remove pcieSerDesWrite by Sujith Manoharan · 11 years ago
  57. 28148db ath9k: Remove unused AR9462 2.0 initvals by Sujith Manoharan · 11 years ago
  58. f51ecd7 ath9k: Add SERDES initvals for AR9462 2.1 by Sujith Manoharan · 11 years ago
  59. babaa80 ath9k: Add an initialization routine for WoW by Sujith Manoharan · 11 years ago
  60. e60001e ath9k: Use CONFIG_ATH9K_WOW by Sujith Manoharan · 11 years ago
  61. bb00b1f ath9k: Add a config option for WoW by Sujith Manoharan · 11 years ago
  62. 9c9cb10 ath9k: Fix wow.c compilation by Sujith Manoharan · 11 years ago
  63. ef6b19e ath9k: Fix TX99 config option usage by Sujith Manoharan · 11 years ago
  64. 4dd3564 ath9k: Identify Killer Wireless cards by Sujith Manoharan · 11 years ago
  65. 9658113 ath9k: Add WB335 PCI IDs by Sujith Manoharan · 11 years ago
  66. 019b952 brcmfmac: fix uninitialized warning by Arend van Spriel · 11 years ago
  67. 3469adb net: wireless: wcn36xx: fix potential NULL pointer dereference by Michal Nazarewicz · 11 years ago
  68. beae416 net: wireless: ath9k: avoid possible NULL pointer dereference by Michal Nazarewicz · 11 years ago
  69. a1783a7 ath9k: Fix XLNA bias strength by Sujith Manoharan · 11 years ago
  70. 93c1cfb ath9k: Fix QuickDrop usage by Sujith Manoharan · 11 years ago
  71. 041b499 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  72. e487eae cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify by Simon Wunderlich · 11 years ago
  73. b176e62 cfg80211: aggregate mgmt_tx parameters into a struct by Andrei Otcheretianski · 11 years ago
  74. 1d940aa mac80211_hwsim: use CLOCK_MONOTONIC_RAW by Johannes Berg · 11 years ago
  75. 3c5da7e iwlwifi: mvm: use a cast to calculate the last seqno from the next one by Luciano Coelho · 11 years ago
  76. cfa8889 iwlwifi: mvm: set seqno also when no keys are set by Luciano Coelho · 11 years ago
  77. 6860bd1 iwlwifi: pcie: stop sending commands to dead firmware by Alexander Bondar · 11 years ago
  78. 3fde33b iwlwifi: bump required firmware API version for 3160/7260 by Emmanuel Grumbach · 11 years ago
  79. 9fc3fe9 iwlwifi: mvm: don't WARN about unsuccessful time event by Emmanuel Grumbach · 11 years ago
  80. 56c07a9 iwlwifi: mvm: BT Coex fix another NULL pointer dereference by Emmanuel Grumbach · 11 years ago
  81. a338f1e iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUT by Emmanuel Grumbach · 11 years ago
  82. 53e88cb iwlwifi: add new HW - 7265 series by Oren Givon · 11 years ago
  83. 6960a05 iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160 by Emmanuel Grumbach · 11 years ago
  84. 60765a4 iwlwifi: mvm: check sta_id/drain values in debugfs by Johannes Berg · 11 years ago
  85. d5aedd7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  86. 517543f mwifiex: fix memory leak issue for ibss join by Ujjal Roy · 11 years ago
  87. 0b3f575 brcmsmac: Fix build dep on LEDS_CLASS by Borislav Petkov · 11 years ago
  88. a09a85a cfg80211: add flags to define country IE processing rules by Luis R. Rodriguez · 11 years ago
  89. a2f73b6 cfg80211: move regulatory flags to their own variable by Luis R. Rodriguez · 11 years ago
  90. 3751c4e mac80211_hwsim: claim CCK support for HT clients by Karl Beldan · 11 years ago
  91. c17aa52 mac80211_hwsim: VHT add 160MHz width support by Janusz Dziedzic · 11 years ago
  92. bba05e3 mac80211_hwsim: Add iface comb for DFS by Janusz Dziedzic · 11 years ago
  93. 70526e5 mac80211_hwsim: use debugfs_remove_recursive by Janusz Dziedzic · 11 years ago
  94. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  95. cdb1b80 mac80211_hwsim: Fix bcn_en_iter to use atomic iteration by Jouni Malinen · 11 years ago
  96. 76a56eb mac80211_hwsim: Fix radiotap header for ACK frames by Jouni Malinen · 11 years ago
  97. db739ef xen-netback: stop the VIF thread before unbinding IRQs by David Vrabel · 11 years ago
  98. 78ef359 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  99. 7acd718 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  100. 3fb69bc net/phy: Add the autocross feature for forced links on VSC82x4 by Madalin Bucur · 11 years ago