1. 8fbb2e9 cw1200: Fix suspend by Lars-Peter Clausen · 9 years ago
  2. 0aef188 rtl8188ee: fix build break due to missing rtl_hal_pwrseqcmdparsing definition by Jeff Layton · 9 years ago
  3. 7644317 ath9k: Start AIC calibration during MCI reset by Sujith Manoharan · 9 years ago
  4. 6054460 ath9k: Handle MCI_STATE_AIC_CAL by Sujith Manoharan · 9 years ago
  5. f2ef792 ath9k: Handle MCI_STATE_AIC_START by Sujith Manoharan · 9 years ago
  6. 958b682 ath9k: Handle MCI_STATE_AIC_CAL_RESET by Sujith Manoharan · 9 years ago
  7. 208837e ath9k: Disable AIC by default by Sujith Manoharan · 9 years ago
  8. 188f1a1 ath9k: Process the AIC calibration results by Sujith Manoharan · 9 years ago
  9. 716eed4 ath9k: Finish AIC calibration by Sujith Manoharan · 9 years ago
  10. b6ab9ae ath9k: Handle MCI_STATE_AIC_CAL_SINGLE by Sujith Manoharan · 9 years ago
  11. 6dacafe ath9k: Add register definitions for AIC by Sujith Manoharan · 9 years ago
  12. 637625f ath9k: Register private AIC ops by Sujith Manoharan · 9 years ago
  13. d3f193e ath9k: Add initial structures for AIC by Sujith Manoharan · 9 years ago
  14. 960d6d0 mwifiex: delay skb allocation for RX until cmd53 over by Zhaoyang Liu · 9 years ago
  15. 92263a8 mwifiex: add SDIO rx single port aggregation by Zhaoyang Liu · 9 years ago
  16. e35000e mwifiex: preprocess packets from TX queue by Zhaoyang Liu · 9 years ago
  17. 690e792 mwifiex: remove_bss_prio_lock by Zhaoyang Liu · 9 years ago
  18. 39df5e8 mwifiex: get rid of BA setup helper functions by Zhaoyang Liu · 9 years ago
  19. b2713f6 mwifiex: avoid queue_work while work is ongoing by Shengzhen Li · 9 years ago
  20. ea44f4d mwifiex: enhance SD8897 MP aggregation limits by Avinash Patil · 9 years ago
  21. 6215994 mwifiex: rename alloc_rx_buf to alloc_dma_aligned_buf by Avinash Patil · 9 years ago
  22. a9adbcb mwifiex: lock main process till reinitialization of vif is over by Avinash Patil · 9 years ago
  23. a3fa71c wl18xx: show rx_frames_per_rates as an array as it really is by Nicolas Iooss · 9 years ago
  24. 7daa54b rt2x00usb: drop rt2x00usb_disable_radio() from rt2800usb_disable_radio() by Sebastian Andrzej Siewior · 9 years ago
  25. 92d5e24 rt2x00usb: check USB's request error code in rt2800usb_autorun_detect() by Sebastian Andrzej Siewior · 9 years ago
  26. e4fcfaf rt2x00usb: initialize the read value in case of failure by Sebastian Andrzej Siewior · 9 years ago
  27. 6e9344f mwifiex: use del_timer variant in interrupt context by Amitkumar Karwar · 9 years ago
  28. b533be1 mwifiex: Add support for auto ARP in mwifiex. by Maithili Hinge · 9 years ago
  29. 2c11ab9 mwifiex: fix a bug in Rx multiport aggregation logic by Cathy Luo · 9 years ago
  30. 52f119d rtlwifi: No need to export rtl_evm_dbm_jaguar anymore by Priit Laes · 9 years ago
  31. 54fb66d rtlwifi: Clean rtl_evm_db_to_percentage a bit by Priit Laes · 9 years ago
  32. 387f149 ath9k: allow 40MHz radar detection width by Zefir Kurtisi · 9 years ago
  33. 5876697 ath9k: add DFS support for extension channel by Zefir Kurtisi · 9 years ago
  34. 8252a35 ath9k: restart only triggering DFS detector line by Zefir Kurtisi · 9 years ago
  35. 6029e0c Revert "bcma: Kconfig: Let it depend on PCI" by Rafał Miłecki · 9 years ago
  36. 982a40f bcma: allow disabling (not building) PCI driver by Rafał Miłecki · 9 years ago
  37. 702131e bcma: move PCI IRQ control function to host specific code by Rafał Miłecki · 9 years ago
  38. 708c964 rtlwifi: rtl8192cu: remove unused arguments from _beacon_function_enable() by Taehee Yoo · 9 years ago
  39. 76830b2 libertas_tf: if_usb.c: don't export static symbol by Julia Lawall · 9 years ago
  40. cf45932 brcmfmac: fix watchdog timer regression by Arend van Spriel · 9 years ago
  41. 9819a90 brcmfmac: take save&restore memory into account for SDIO shared info by Arend van Spriel · 9 years ago
  42. 0da32ba brcmfmac: extract ram size info from internal memory registers by Arend van Spriel · 9 years ago
  43. 38f29e1 brcmfmac: assure device is ready for download after brcmf_chip_attach() by Arend van Spriel · 9 years ago
  44. d380ebc brcmfmac: rename chip download functions by Arend van Spriel · 9 years ago
  45. 5ded1c2 brcmfmac: always perform cores checks by Arend van Spriel · 9 years ago
  46. 55b59fb brcmfmac: remove duplication of ramsize info by Arend van Spriel · 9 years ago
  47. 3a79e1d ath9k: make ath_frame_info fit into reduced-size rate_driver_data by Florian Westphal · 9 years ago
  48. 6faf22d ar5523: use container_of by Florian Westphal · 9 years ago
  49. dd29511 ath9k: Fix RTT chainmask usage by Sujith Manoharan · 9 years ago
  50. 93f7d6f ath9k: Check allowed PCIE powersave configuration by Sujith Manoharan · 9 years ago
  51. 656cd75 ath9k: Initialize pll_pwrsave for AR9462/AR9565 by Sujith Manoharan · 9 years ago
  52. afa7e6d ath9k: Fix PLL powersave for AR9485 by Sujith Manoharan · 9 years ago
  53. e519f78 ath9k: Add PCIE powersave macros by Sujith Manoharan · 9 years ago
  54. 02beaf1 wil6210: support AP isolation by Vladimir Kondratiev · 9 years ago
  55. c42da99 wil6210: re-submit Rx frames to the wireless media if appropriate by Vladimir Kondratiev · 9 years ago
  56. 7308a20 wil6210: NAPI completion refactor by Vladimir Kondratiev · 9 years ago
  57. 9c51026 brcmfmac: Add support for BCM4345 SDIO chipset. by Syed Asifful Dayyan · 9 years ago
  58. d375bc8 brcmfmac: Fix race condition in msgbuf ioctl processing. by Hante Meuleman · 9 years ago
  59. 449e58b brcmfmac: Fix possible race-condition. by Hante Meuleman · 9 years ago
  60. b441ba8 brcmfmac: Simplify watchdog sleep. by Hante Meuleman · 9 years ago
  61. de6878c brcmfmac: Fix oops when SDIO device is removed. by Hante Meuleman · 9 years ago
  62. 933ef44 rtlwifi: Remove duplicated prototype by Taehee Yoo · 9 years ago
  63. ab5e290 ath5k: fix reset race by Sergey Ryazanov · 9 years ago
  64. 4a2f248 ath5k: channel change fix by Sergey Ryazanov · 9 years ago
  65. 0cf151b Merge tag 'iwlwifi-next-for-kalle-2015-03-12' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 9 years ago
  66. 719a11c vxlan: Don't set s_addr in vxlan_create_sock by Simon Horman · 9 years ago
  67. 76fecd8 mpls: In mpls_egress verify the packet length. by Eric W. Biederman · 9 years ago
  68. 2c29b23 net/macb: Only adjust tx_clk on link change by Jaeden Amero · 9 years ago
  69. 3936194 rhashtable: Fix read-side crash during rehash by Herbert Xu · 9 years ago
  70. a5b6846 rhashtable: kill ht->shift atomic operations by Daniel Borkmann · 9 years ago
  71. 9497df8 rhashtable: Fix reader/rehash race by Herbert Xu · 9 years ago
  72. 5ff0d16 Merge branch 'listener_refactor' by David S. Miller · 9 years ago
  73. 3f66b08 inet: introduce ireq_family by Eric Dumazet · 9 years ago
  74. d4f0687 inet: get_openreq4() & get_openreq6() do not need listener by Eric Dumazet · 9 years ago
  75. 41b822c inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state by Eric Dumazet · 9 years ago
  76. 0159dfd net: add req_prot_cleanup() & req_prot_init() helpers by Eric Dumazet · 9 years ago
  77. 1e2e011 inet: add rsk_refcnt/ireq_refcnt to request socks by Eric Dumazet · 9 years ago
  78. d34ac51 inet: add ireq_state field to inet_request_sock by Eric Dumazet · 9 years ago
  79. 10feb42 inet: add TCP_NEW_SYN_RECV state by Eric Dumazet · 9 years ago
  80. bd337c5 ipv6: add missing ireq_net & ir_cookie initializations by Eric Dumazet · 9 years ago
  81. 54720df cls_bpf: do eBPF invocation under non-bh RCU lock variant for maps by Daniel Borkmann · 9 years ago
  82. 06741d0 Merge branch 'fib_trie_table_merge_fixes' by David S. Miller · 9 years ago
  83. 0b65bd9 fib_trie: Provide a deterministic order for fib_alias w/ tables merged by Alexander Duyck · 9 years ago
  84. 3c9e9f7 fib_trie: Avoid NULL pointer if local table is not allocated by Alexander Duyck · 9 years ago
  85. 80f1d68 ebpf: verifier: check that call reg with ARG_ANYTHING is initialized by Daniel Borkmann · 9 years ago
  86. 20453d8 Merge branch 'possible_net_t' by David S. Miller · 9 years ago
  87. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 9 years ago
  88. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 9 years ago
  89. 6c7005f Merge branch 'rhashtable-cleanups' by David S. Miller · 9 years ago
  90. ec9f71c rhashtable: Remove obj_raw_hashfn by Herbert Xu · 9 years ago
  91. cffaa9c rhashtable: Remove key length argument to key_hashfn by Herbert Xu · 9 years ago
  92. eca8493 rhashtable: Use head_hashfn instead of obj_raw_hashfn by Herbert Xu · 9 years ago
  93. 8d2b187 rhashtable: Move masking back into key_hashfn by Herbert Xu · 9 years ago
  94. 208d271 Merge branch 'iwlwifi-fixes' into iwlwifi-next by Emmanuel Grumbach · 9 years ago
  95. e111e96 iwlwifi: mvm: simplify iwl_mvm_get_wakeup_status() return by Johannes Berg · 9 years ago
  96. 0c2ae04 iwlwifi: mvm: don't double unlock the mutex in __iwl_mvm_resume() by Luciano Coelho · 9 years ago
  97. bca1390 iwlwifi: mvm: clarify time event end handling by Johannes Berg · 9 years ago
  98. f4a3ee4 iwlwifi: mvm: Always enable the smart FIFO by Eran Harary · 9 years ago
  99. 82f0a9e iwlwifi: update copyright to include 2015 by Emmanuel Grumbach · 9 years ago
  100. 2bccec4 iwlwifi: add more new 8260 series PCI IDs by Oren Givon · 9 years ago