1. b7acada brcmfmac: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
  2. 378f6a1 brcmfmac: rename brcmf_sdiod_buff_{read,write}() functions by Arend Van Spriel · 7 years ago
  3. 32adbca brcmfmac: add comment block in brcmf_sdio_buscore_read() by Arend Van Spriel · 7 years ago
  4. c9aa7a9 brcmfmac: Remove array of functions by Arend Van Spriel · 7 years ago
  5. a08e61d Merge tag 'iwlwifi-next-for-kalle-2017-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 7 years ago
  6. a9f8946 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 7 years ago
  7. f1398fd qtnfmac: support MAC address based access control by Vasily Ulyanov · 7 years ago
  8. 7a4d3a3 qtnfmac: keeping track of "generation" for STA info by Igor Mitsyanko · 7 years ago
  9. 4d2a7a1 qtnfmac: modify GET_STA_STATS cmd format for back/forward compatibility by Igor Mitsyanko · 7 years ago
  10. 9cbd599 qtnfmac: fill wiphy's extended capabilities by Vasily Ulyanov · 7 years ago
  11. fbad963 qtnfmac: fix rssi data passed to wireless core by Sergey Matyukevich · 7 years ago
  12. e6e594a qtnfmac: check for passed channel being NULL in MGMT_TX command by Igor Mitsyanko · 7 years ago
  13. e6ef8cd qtnfmac: change default interface mode from AP to STA by Igor Mitsyanko · 7 years ago
  14. b05ee45 qtnfmac: add support for radar detection and CAC by Igor Mitsyanko · 7 years ago
  15. 5bf374a qtnfmac: pass complete channel data between driver and firmware by Sergey Matyukevich · 7 years ago
  16. 4fd045c qtnfmac: check that MAC exists in regulatory notifier by Igor Mitsyanko · 7 years ago
  17. 4c8cf8d wcn36xx: fix incorrect assignment to msg_body.min_ch_time by Colin Ian King · 7 years ago
  18. e6fe214 ath10k: bugfix: add USB case in ath10k_core_probe_fw by Erik Stromdahl · 7 years ago
  19. fbea11c ath10k: remove unused prototype by Erik Stromdahl · 7 years ago
  20. 5c9f071 ath10k: fix spelling error by Erik Stromdahl · 7 years ago
  21. 7d3e4db wil6210: remove reference to preset_chandef by Lior David · 7 years ago
  22. 83957bc wil6210: remove leftover "FIXME"s by Dedy Lansky · 7 years ago
  23. a8fd16d wil6210: prevent parallel suspend and dump collection by Maya Erez · 7 years ago
  24. 594b59e wil6210: set platform features based on FW capabilities by Maya Erez · 7 years ago
  25. 38e4c25 wil6210: add platform capabilities bitmap by Maya Erez · 7 years ago
  26. 3dc2c13 wil6210: support 40bit DMA addresses by Lazar Alexei · 7 years ago
  27. a5dc688 wil6210: support Scheduled scan by Dedy Lansky · 7 years ago
  28. 83476cd rt2x00: Fix a typo in printk by Masanari Iida · 7 years ago
  29. ac1181c wl1251: check return from call to wl1251_acx_arp_ip_filter by Colin Ian King · 7 years ago
  30. 6dd80ef rt2x00: do not pause queue unconditionally on error path by Stanislaw Gruszka · 7 years ago
  31. 3d8f162 rt2x00: pause almost full queue early by Stanislaw Gruszka · 7 years ago
  32. b713bbf mwifiex: cancel pcie/sdio work in remove/shutdown handler by Xinming Hu · 7 years ago
  33. 18d6050 mwifiex: debugfs: trigger device dump for usb interface by Xinming Hu · 7 years ago
  34. f5ecd02 mwifiex: device dump support for usb interface by Xinming Hu · 7 years ago
  35. d0e2b44 mwifiex: refactor device dump code to make it generic for usb interface by Xinming Hu · 7 years ago
  36. c3929a9 mt76x2: eeprom: fix typo in mt76x2_get_power_info_5g() by Lorenzo Bianconi · 7 years ago
  37. 364bea5 mt76: fix memcpy to potential null pointer on failed allocation by Colin Ian King · 7 years ago
  38. a86af66 mt76x2: init: fix rx filter default value during init by Lorenzo Bianconi · 7 years ago
  39. e8be626 mt76x2: configure rx filter based on monitor mode setting by Felix Fietkau · 7 years ago
  40. eb46e5b mt76x2: init: disable APCLI by default by Lorenzo Bianconi · 7 years ago
  41. 53aa29b mt76x2: convert between per-chain tx power and combined output by Felix Fietkau · 7 years ago
  42. 984ea50 mt76x2: initialize channel power limits at probe time by Felix Fietkau · 7 years ago
  43. 60e2434 mt76x2: add channel argument to eeprom tx power functions by Felix Fietkau · 7 years ago
  44. ed6b437 mt76x2: increase OFDM SIFS time by Felix Fietkau · 7 years ago
  45. c2d4c87 mt76x2: remove some harmless WARN_ONs in tx status and rx path by Felix Fietkau · 7 years ago
  46. 34152a8 mt76: fix returnvar.cocci warnings by Fengguang Wu · 7 years ago
  47. 1a2b366 mt76: fix debugfs_simple_attr.cocci warnings by Fengguang Wu · 7 years ago
  48. e3720da brcmfmac: Support 43455 save-restore (SR) feature if FW include -sr by Double Lo · 7 years ago
  49. 9c3438e brcmfmac: Clean up interrupt macros by Ian Molton · 7 years ago
  50. 00eb62c brcmfmac: Replace function index with function pointer by Ian Molton · 7 years ago
  51. bcadaaa brcmfmac: More efficient and slightly easier to read fixup for 4339 chips by Arend Van Spriel · 7 years ago
  52. 99d7b6f brcmfmac: Remove func0 from function array by Ian Molton · 7 years ago
  53. 508422f brcmfmac: Correctly handle accesses to SDIO func0 by Ian Molton · 7 years ago
  54. 874bb8e brcmfmac: stabilise the value of ->sbwad in use for some xfer routines. by Ian Molton · 7 years ago
  55. dbda7da brcmfmac: Rename buscore to core for consistency by Arend Van Spriel · 7 years ago
  56. 3d110df brcmfmac: Remove {r,w}_sdreg32 by Ian Molton · 7 years ago
  57. 874e837 rtlwifi: fill FW version and subversion by Ping-Ke Shih · 7 years ago
  58. 08431b6 rtlwifi: btcoex: Use seq_file to dump btcoex status by Ping-Ke Shih · 7 years ago
  59. 610247f rtlwifi: Improve debugging by using debugfs by Ping-Ke Shih · 7 years ago
  60. 981a2b6 rtlwifi: rtl8723: Add error handling to no existing firmware by Ping-Ke Shih · 7 years ago
  61. d63589c rtlwifi: Remove unnecessary parentheses by Frank A. Cancio Bello · 7 years ago
  62. 032cf9a rtlwifi: mark expected switch fall-through in rtl_make_smps_action by Gustavo A. R. Silva · 7 years ago
  63. 2ea70bb rtlwifi: Remove unnecessary 'out of memory' message by Shreeya Patel · 7 years ago
  64. 6c726f3 rtlwifi: use kcalloc instead of multiply by Tobin C. Harding · 7 years ago
  65. 634f6b9 rtlwifi: fix parenthesis alignment by Ping-Ke Shih · 7 years ago
  66. 5e0c1f0 rtlwifi: check for array overflow by Dan Carpenter · 7 years ago
  67. f8dae08 MAINTAINERS: Change maintainer for rtlwifi by Larry Finger · 7 years ago
  68. cd7c0cd rt2x00: Delete an error message for a failed memory allocation in rt2x00queue_allocate() by Markus Elfring · 7 years ago
  69. f66faae Merge branch 'ipv6-ipv4-nexthop-align' by David S. Miller · 7 years ago
  70. 82e45b6 selftests: fib_tests: Add test cases for netdev carrier change by Ido Schimmel · 7 years ago
  71. 5adb768 selftests: fib_tests: Add test cases for netdev down by Ido Schimmel · 7 years ago
  72. 607bd2e selftests: fib_tests: Add test cases for IPv4/IPv6 FIB by Ido Schimmel · 7 years ago
  73. 1de178e ipv6: Flush multipath routes when all siblings are dead by Ido Schimmel · 7 years ago
  74. 922c2ac ipv6: Take table lock outside of sernum update function by Ido Schimmel · 7 years ago
  75. 4a8e56e ipv6: Export sernum update function by Ido Schimmel · 7 years ago
  76. b5cb5a7 ipv6: Teach tree walker to skip multipath routes by Ido Schimmel · 7 years ago
  77. a2c554d ipv6: Add explicit flush indication to routes by Ido Schimmel · 7 years ago
  78. f9d882e ipv6: Report dead flag during route dump by Ido Schimmel · 7 years ago
  79. 8067bb8 ipv6: Ignore dead routes during lookup by Ido Schimmel · 7 years ago
  80. 44c9f2f ipv6: Check nexthop flags in route dump instead of carrier by Ido Schimmel · 7 years ago
  81. 14c5206 ipv6: Check nexthop flags during route lookup instead of carrier by Ido Schimmel · 7 years ago
  82. 5609b80 ipv6: Set nexthop flags during route creation by Ido Schimmel · 7 years ago
  83. 27c6fa7 ipv6: Set nexthop flags upon carrier change by Ido Schimmel · 7 years ago
  84. 4c981e2 ipv6: Prepare to handle multiple netdev events by Ido Schimmel · 7 years ago
  85. 2127d95 ipv6: Clear nexthop flags upon netdev up by Ido Schimmel · 7 years ago
  86. 2b24136 ipv6: Mark dead nexthops with appropriate flags by Ido Schimmel · 7 years ago
  87. 9fcb071 ipv6: Remove redundant route flushing during namespace dismantle by Ido Schimmel · 7 years ago
  88. 7f0b800 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  89. 9be99ba Merge branch 'bpf-stacktrace-map-next-key-support' by Daniel Borkmann · 7 years ago
  90. 3ced9b6 tools/bpf: add a bpf selftest for stacktrace by Yonghong Song · 7 years ago
  91. 16f07c5 bpf: implement syscall command BPF_MAP_GET_NEXT_KEY for stacktrace map by Yonghong Song · 7 years ago
  92. 11d16ed Merge branch 'xdp_rxq_info' by Alexei Starovoitov · 7 years ago
  93. 0fca931 samples/bpf: program demonstrating access to xdp_rxq_info by Jesper Dangaard Brouer · 7 years ago
  94. 02dd329 bpf: finally expose xdp_rxq_info to XDP bpf-programs by Jesper Dangaard Brouer · 7 years ago
  95. e817f85 xdp: generic XDP handling of xdp_rxq_info by Jesper Dangaard Brouer · 7 years ago
  96. 754b8a2 virtio_net: setup xdp_rxq_info by Jesper Dangaard Brouer · 7 years ago
  97. 8bf5c4e tun: setup xdp_rxq_info by Jesper Dangaard Brouer · 7 years ago
  98. 27e95e3 thunderx: setup xdp_rxq_info by Jesper Dangaard Brouer · 7 years ago
  99. 7f1c684 nfp: setup xdp_rxq_info by Jesper Dangaard Brouer · 7 years ago
  100. 96a8604 bnxt_en: setup xdp_rxq_info by Jesper Dangaard Brouer · 7 years ago