1. 712b24a iwlwifi: mvm: clean up AUX station handling by Johannes Berg · 11 years ago
  2. 013290a iwlwifi: mvm: clean up broadcast station handling by Johannes Berg · 11 years ago
  3. 110cf81 iwlwifi: mvm: use iwl_mvm_mac_get_queues_mask() more by Johannes Berg · 11 years ago
  4. 9e84801 iwlwifi: mvm: use tdls indication from mac80211 by Johannes Berg · 11 years ago
  5. df197c0 iwlwifi: mvm: clarify stop_count, remove transport_stopped by Johannes Berg · 11 years ago
  6. b2d81db iwlwifi: mvm: clean up FIFO definitions by Johannes Berg · 11 years ago
  7. 3dfd3a9 iwlwifi: mvm: correct firmware disassoc command sequence by Johannes Berg · 11 years ago
  8. 0ce04ce iwlwifi: mvm: set the TX disable bit when doing a chanctx switch by Luciano Coelho · 11 years ago
  9. 8b4139d iwlwifi: add Intel Mobile Communications copyright by Johannes Berg · 11 years ago
  10. 002a9e2 iwlwifi: trans: configure the scheduler enable register by Avri Altman · 11 years ago
  11. 64ba893 iwlwifi: trans: make aggregation explicit for TX queue handling by Johannes Berg · 11 years ago
  12. d4578ea iwlwifi: trans: allow skipping scheduler hardware config by Johannes Berg · 11 years ago
  13. 0ade579 iwlwifi: mvm: fix comment typo by Eran Harary · 11 years ago
  14. 532cf5c iwlwifi: don't export tracepoints unnecessarily by Johannes Berg · 11 years ago
  15. a43ad46 iwlwifi: mvm: add some debugging to quota allocation by Johannes Berg · 11 years ago
  16. 2ce89cd iwlwifi: mvm: enable passive fragmented scan changes by David Spinadel · 11 years ago
  17. fea7795 iwlwifi: trans: refactor txq_enable arguments by Johannes Berg · 11 years ago
  18. 680073b iwlwifi: consolidate hw scheduler configuration code by Avri Altman · 11 years ago
  19. d20d37b iwlwifi: mvm: wait for TE notif when protecting TDLS session by Liad Kaufman · 11 years ago
  20. 2533edc iwlwifi: mvm: add option that allows a vif to disable PS by Luciano Coelho · 11 years ago
  21. ef9203d iwlwifi: mvm: add function to update only ps by Luciano Coelho · 11 years ago
  22. 128aa94 iwlwifi: mvm: refactor iwl_mvm_power_set_pm() to spin the ps part off by Luciano Coelho · 11 years ago
  23. b187330 iwlwifi: mvm: re-enable ps when monitor interfaces are removed by Luciano Coelho · 11 years ago
  24. 228670b iwlwifi: mvm: clear d0i3 state on recovery by Eliad Peller · 11 years ago
  25. 9ecd051 iwlwifi: mvm: disable tx aggregation on low latency vifs by Eyal Shapira · 11 years ago
  26. bdd5483 iwlwifi: mvm: add debugfs entry for ps_disabled by Luciano Coelho · 11 years ago
  27. d6ca18de iwlwifi: make U-APSD default configurable at compile time by Johannes Berg · 11 years ago
  28. 32be1a8 iwlwifi: mvm: fix the dump_umac_error_log by Eran Harary · 11 years ago
  29. a2d79c5 iwlwifi: mvm: Add marker command 0xcb by Matti Gottlieb · 11 years ago
  30. efc36db iwlwifi: mvm: don't run automatic checks if CT was caused by debugfs by Luciano Coelho · 11 years ago
  31. b689fa7 iwlwifi: mvm: reset the temperature when temperature test is disabled by Luciano Coelho · 11 years ago
  32. a4db848 iwlwifi: mvm: force protection for P2P by Emmanuel Grumbach · 11 years ago
  33. 84fd760 iwlwifi: mvm: add use_ps-poll debugfs power option by Eliad Peller · 11 years ago
  34. 697162a iwlwifi: mvm: use dynamic SMPS for P2P Client by Emmanuel Grumbach · 11 years ago
  35. 7ceb98a iwlwifi: mvm: reduce the AMPDU size in low latency mode by Emmanuel Grumbach · 11 years ago
  36. 7280d1f iwlwifi: mvm: Add set NIC temperature debug option by Matti Gottlieb · 11 years ago
  37. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  38. a61ebdf Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  39. 77b2f28 iwlwifi: mvm: disable scheduled scan to prevent firmware crash by Emmanuel Grumbach · 11 years ago
  40. f0094b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  41. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  42. 61ecba6 airo_cs: Remove typedef local_info_t by Himangi Saraogi · 11 years ago
  43. f0db82a atmel: Remove typedef atmel_priv_ioctl by Himangi Saraogi · 11 years ago
  44. 2da2c58 net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after strncpy call by Rickard Strandqvist · 11 years ago
  45. 2d116b88 brcmfmac: fix memory leakage in msgbuf by Arend van Spriel · 11 years ago
  46. ebcc2f5 brcmfmac: fix curly brace mistake in brcmf_pcie_handle_mb_data() by Arend van Spriel · 11 years ago
  47. 671796d carl9170: fix sending URBs with wrong type when using full-speed by Ronald Wahl · 11 years ago
  48. 8ac41b9 rtlwifi: use pci_zalloc_consistent by Joe Perches · 11 years ago
  49. 504e3b4 rtl818x: use pci_zalloc_consistent by Joe Perches · 11 years ago
  50. e6443b2 mwl8k: use pci_zalloc_consistent by Joe Perches · 11 years ago
  51. f0b6539 ipw2100: use pci_zalloc_consistent by Joe Perches · 11 years ago
  52. 269f8cb net: fix USB network driver config option. by Francois Romieu · 11 years ago
  53. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  54. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  55. aef4f5b Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  56. 11d14c7 b43: N-PHY: fix "Data bus error" while working in 5 GHz by Rafał Miłecki · 11 years ago
  57. ed7f75b b43: update PHY descriptions in Kconfig by Rafał Miłecki · 11 years ago
  58. 70b7d94 brcmfmac: Add TDLS support to msgbuf. by Hante Meuleman · 11 years ago
  59. 17ca5c7 brcmfmac: Fix msgbuf flow control. by Hante Meuleman · 11 years ago
  60. bd4f82e brcmfmac: Update pcie reset device routine. by Hante Meuleman · 11 years ago
  61. 9e37f04 brcmfmac: Adding PCIe bus layer support. by Hante Meuleman · 11 years ago
  62. 9a1bb60 brcmfmac: Adding msgbuf protocol. by Hante Meuleman · 11 years ago
  63. 8851cce brcmfmac: Add protocol addressing mode and peer deletion API. by Hante Meuleman · 11 years ago
  64. 9374a2b brcmfmac: Export brcmf_netif_rx for new protocol msgbuf. by Hante Meuleman · 11 years ago
  65. 46de068 brcmfmac: Do not use strcpy and strcat by Daniel Kim · 11 years ago
  66. 9f0b4cb iwlegacy: use correct structure type name in sizeof by Julia Lawall · 11 years ago
  67. 568ba38 brcmfmac: Fix OOB interrupt not working for BCM43362 by Hans de Goede · 11 years ago
  68. cf9ae8f ath9k: Initialize channel context ops on ahb probe by Rajkumar Manoharan · 11 years ago
  69. a67d19d b43: add support for BCM43131 chipset with N-PHY rev 17 by Rafał Miłecki · 11 years ago
  70. 3cdf0a81 brcmfmac: Fix some wrong register defines by Hans de Goede · 11 years ago
  71. 61f663d brcmfmac: add device tree support for SDIO devices by Chen-Yu Tsai · 11 years ago
  72. 0da4cc6 Merge tag 'for-linville-20140725' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  73. 3fd0202 Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  74. 9a24440 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  75. 0ccb7a3 ath10k: handle attention flags correctly when using A-MSDU by Janusz Dziedzic · 11 years ago
  76. cf850d1 ath10k: don't advertise IBSS iftype for 10.x by Michal Kazior · 11 years ago
  77. aa5b4fb ath10k: fix Rx aggregation reordering by Michal Kazior · 11 years ago
  78. 30d88ce Merge remote-tracking branch 'wireless-next/master' into ath-next by Kalle Valo · 11 years ago
  79. 6438e0d wireless: ath9k: Get rid of timespec conversions by Thomas Gleixner · 11 years ago
  80. bac9832 b43: enable 5 GHz support for N-PHY devices by Rafał Miłecki · 11 years ago
  81. b453fda6 b43: register limited amount of 5G channels for BCM43228 by Rafał Miłecki · 11 years ago
  82. e31cd3b b43: N-PHY: don't calculate values for TSSI if we can't transmit by Rafał Miłecki · 11 years ago
  83. c062488 b43: report correct rate to mac80211 for 5 GHz packets by Rafał Miłecki · 11 years ago
  84. 5d26b50 mac80211_hwsim: fix compiler warning on MIPS by Andrew Bresticker · 11 years ago
  85. c883ad5 b43: N-PHY: fix rev7+ typos at random places by Rafał Miłecki · 11 years ago
  86. d878b3a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  87. c01fac1 ath9k: fix aggregation session lockup by Felix Fietkau · 11 years ago
  88. f697267 iwlwifi: mvm: teardown TDLS peers during chan-switch and AP DCM by Arik Nemtsov · 11 years ago
  89. ae0008c Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Emmanuel Grumbach · 11 years ago
  90. c29a380 ath10k: prevent endless pci rx loop by Michal Kazior · 11 years ago
  91. 16e7545 b43: extract one more radio parameter: version by Rafał Miłecki · 11 years ago
  92. c11082f b43: enable radio 0x2057 rev 14 support (AKA BCM43217) by Rafał Miłecki · 11 years ago
  93. 5af9762 b43: N-PHY: final fixes to rev7+ workarounds by Rafał Miłecki · 11 years ago
  94. 8b343c3 b43: N-PHY: add rev7+ workarounds for radio revs 9 and 14 by Rafał Miłecki · 11 years ago
  95. ce62319 b43: N-PHY: allow applying separated workarounds per core by Rafał Miłecki · 11 years ago
  96. 49083b4 b43: N-PHY: update generic rev7+ workarounds by Rafał Miłecki · 11 years ago
  97. 6b346e54 b43: N-PHY: update digital filters setup by Rafał Miłecki · 11 years ago
  98. 5b5ee45 b43: N-PHY: add helper for setting digital filters by Rafał Miłecki · 11 years ago
  99. 81df6ca mwifiex: card reset: enable rescan of non-removable card by Andreas Fenkart · 11 years ago
  100. 0eeb315 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago