1. c920a19 Bluetooth: hci_uart: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  2. 7c36948 Bluetooth: hci_intel: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  3. 683cc86 Bluetooth: btintel: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  4. eb3939e3 Bluetooth: btusb: Add support for 13d3:3548 Realtek 8822CE device by Sergey Shatunov · 5 years ago
  5. f3d63f5 Bluetooth: hci_qca: Optimized code while enabling clocks for BT SOC by Venkata Lakshmi Narayana Gubba · 5 years ago
  6. 66cb705 Bluetooth: hci_qca: Enable clocks required for BT SOC by Venkata Lakshmi Narayana Gubba · 5 years ago
  7. 2d22bc8 qed: FW 8.42.2.0 debug features by Michal Kalderon · 5 years ago
  8. 6bc82d9 qed: rt init valid initialization changed by Michal Kalderon · 5 years ago
  9. 8a52bba qed: Debug feature: ilt and mdump by Michal Kalderon · 5 years ago
  10. 30d5f85 qed: FW 8.42.2.0 Add fw overlay feature by Michal Kalderon · 5 years ago
  11. 0500a70 qed: FW 8.42.2.0 HSI changes by Michal Kalderon · 5 years ago
  12. 6459d93 qed: FW 8.42.2.0 iscsi/fcoe changes by Michal Kalderon · 5 years ago
  13. 1392d19 qed: Add abstraction for different hsi values per chip by Michal Kalderon · 5 years ago
  14. 997af5d qed: FW 8.42.2.0 Additional ll2 type by Michal Kalderon · 5 years ago
  15. 804c570 qed: Use dmae to write to widebus registers in fw_funcs by Michal Kalderon · 5 years ago
  16. 63ddca3 qed: FW 8.42.2.0 Parser offsets modified by Michal Kalderon · 5 years ago
  17. 92fae6f qed: FW 8.42.2.0 Queue Manager changes by Michal Kalderon · 5 years ago
  18. 6aebde8 qed: FW 8.42.2.0 Expose new registers and change windows by Michal Kalderon · 5 years ago
  19. 2924e06 qed: FW 8.42.2.0 Internal ram offsets modifications by Michal Kalderon · 5 years ago
  20. 6e92d71b octeontx2-pf: ethtool RSS config support by Sunil Goutham · 5 years ago
  21. d45d897 octeontx2-pf: Add basic ethtool support by Christina Jacob · 5 years ago
  22. e239d0c octeontx2-pf: Add ndo_get_stats64 by Geetha sowjanya · 5 years ago
  23. 86d7476 octeontx2-pf: TCP segmentation offload support by Sunil Goutham · 5 years ago
  24. 85069e9 octeontx2-pf: Receive side scaling support by Sunil Goutham · 5 years ago
  25. 4ff7d14 octeontx2-pf: Error handling support by Geetha sowjanya · 5 years ago
  26. 34bfe0e octeontx2-pf: MTU, MAC and RX mode config support by Sunil Goutham · 5 years ago
  27. 50fe6c0 octeontx2-pf: Register and handle link notifications by Linu Cherian · 5 years ago
  28. 3ca6c4c octeontx2-pf: Add packet transmission support by Sunil Goutham · 5 years ago
  29. abe0254 octeontx2-pf: Receive packet handling support by Sunil Goutham · 5 years ago
  30. 04a21ef octeontx2-pf: Setup interrupts and NAPI handler by Sunil Goutham · 5 years ago
  31. caa2da3 octeontx2-pf: Initialize and config queues by Sunil Goutham · 5 years ago
  32. 05fcc9e octeontx2-pf: Attach NIX and NPA block LFs by Sunil Goutham · 5 years ago
  33. 5a6d7c9 octeontx2-pf: Mailbox communication with AF by Sunil Goutham · 5 years ago
  34. 1654757 octeontx2-pf: Add Marvell OcteonTX2 NIC driver by Sunil Goutham · 5 years ago
  35. 9e0703a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  36. 6c77065 sfc: move mcdi filtering code by Alex Maftei (amaftei) · 5 years ago
  37. 00aaf7e sfc: create header for mcdi filtering code by Alex Maftei (amaftei) · 5 years ago
  38. 90c914d sfc: rename mcdi filtering functions/structs by Alex Maftei (amaftei) · 5 years ago
  39. 9599e036 bnxt_en: Add support for devlink info command by Vasundhara Volam · 5 years ago
  40. b014232 bnxt_en: Rename switch_id to dsn by Vasundhara Volam · 5 years ago
  41. 8159cbe bnxt_en: Add support to update progress of flash update by Vasundhara Volam · 5 years ago
  42. cda2cab bnxt_en: Move devlink_register before registering netdev by Vasundhara Volam · 5 years ago
  43. 002870e bnxt_en: Register devlink irrespective of firmware spec version by Vasundhara Volam · 5 years ago
  44. d6292ad bnxt_en: Refactor bnxt_dl_register() by Vasundhara Volam · 5 years ago
  45. 5313845 bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips. by Michael Chan · 5 years ago
  46. 87d67f5 bnxt_en: Periodically check and remove aged-out ntuple filters by Pavan Chebbi · 5 years ago
  47. f47d0e1 bnxt_en: Do not accept fragments for aRFS flow steering. by Michael Chan · 5 years ago
  48. c66c06c bnxt_en: Support UDP RSS hashing on 575XX chips. by Michael Chan · 5 years ago
  49. 1d86859 bnxt_en: Remove the setting of dev_port. by Michael Chan · 5 years ago
  50. 43a5107 bnxt_en: Improve bnxt_probe_phy(). by Michael Chan · 5 years ago
  51. 83d8f5e bnxt_en: Improve link up detection. by Michael Chan · 5 years ago
  52. 82bc2e4 Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 5 years ago
  53. c4c57b9 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 5 years ago
  54. 5a44c71 drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()' by Christophe JAILLET · 5 years ago
  55. b23bfa5 bpf, xdp: Remove no longer required rcu_read_{un}lock() by John Fastabend · 5 years ago
  56. 9719c6b bpf, xdp: virtio_net use access ptr macro for xdp enable check by John Fastabend · 5 years ago
  57. a8ec173 r8169: don't set min_mtu/max_mtu if not needed by Heiner Kallweit · 5 years ago
  58. 6dd4b4f mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()' by Christophe JAILLET · 5 years ago
  59. 02758cb6 net: socionext: fix xdp_result initialization in netsec_process_rx by Lorenzo Bianconi · 5 years ago
  60. b5e82e3 net: socionext: fix possible user-after-free in netsec_process_rx by Lorenzo Bianconi · 5 years ago
  61. d48834f mlx5: Use dev_net netdevice notifier registrations by Jiri Pirko · 5 years ago
  62. 79572c9 mvneta driver disallow XDP program on hardware buffer management by Sven Auhagen · 5 years ago
  63. 2a13513 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 5 years ago
  64. c2f9a4e iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop by Colin Ian King · 5 years ago
  65. f76c340 rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized" by Colin Ian King · 5 years ago
  66. c5f9852 rtlwifi: rtl8723ae: remove unused variables by YueHaibing · 5 years ago
  67. 253e5ab rtlwifi: rtl8192ee: remove unused variables by YueHaibing · 5 years ago
  68. cc071a6 rtlwifi: rtl8821ae: remove unused variables by YueHaibing · 5 years ago
  69. c3a9133 rtlwifi: rtl8188ee: remove redundant assignment to variable cond by Colin Ian King · 5 years ago
  70. ed7791d qtnfmac: add support for TWT responder and spatial reuse by Mikhail Karpenko · 5 years ago
  71. b73f0aa qtnfmac: add support for STA HE rates by Sergey Matyukevich · 5 years ago
  72. e142917 qtnfmac: control qtnfmac wireless interfaces bridging by Sergey Matyukevich · 5 years ago
  73. 155b424 qtnfmac: add module param to configure DFS offload by Sergey Matyukevich · 5 years ago
  74. e92b07a qtnfmac: cleanup slave_radar access function by Sergey Matyukevich · 5 years ago
  75. 627b0d0 brcmfmac: Remove always false 'idx < 0' statement by yuehaibing · 5 years ago
  76. 6b6c150 rtw88: use shorter delay time to poll PS state by Yan-Hsuan Chuang · 5 years ago
  77. f4f84ff8 rtw88: fix potential NULL skb access in TX ISR by Yan-Hsuan Chuang · 5 years ago
  78. 20f2c5f brcmfmac: add initial support for monitor mode by Rafał Miłecki · 5 years ago
  79. 24332f8 brcmfmac: simplify building interface combinations by Rafał Miłecki · 5 years ago
  80. 8c8e60f brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362 by Jean-Philippe Brucker · 5 years ago
  81. b92c017 brcmfmac: use true,false for bool variable by zhengbin · 5 years ago
  82. ab36bb7 cw1200: use true,false for bool variable by zhengbin · 5 years ago
  83. 891984b rtw88: use true,false for bool variable by zhengbin · 5 years ago
  84. 8ddd4a2 rtlwifi: rtl8821ae: Make functions static & rm sw.h by Amadeusz Sławiński · 5 years ago
  85. 02a214e rtlwifi: rtl8723be: Make functions static & rm sw.h by Amadeusz Sławiński · 5 years ago
  86. c218acf rtlwifi: rtl8723ae: Make functions static & rm sw.h by Amadeusz Sławiński · 5 years ago
  87. 5b26408 rtlwifi: rtl8192se: Remove sw.h header by Amadeusz Sławiński · 5 years ago
  88. fef8a2d rtlwifi: rtl8192ee: Make functions static & rm sw.h by Amadeusz Sławiński · 5 years ago
  89. a3cda3c rtlwifi: rtl8192cu: Remove sw.h header by Amadeusz Sławiński · 5 years ago
  90. be913e3 rtlwifi: rtl8192ce: Make functions static & rm sw.h by Amadeusz Sławiński · 5 years ago
  91. 5d3f914 rtlwifi: rtl8188ee: Make functions static & rm sw.h by Amadeusz Sławiński · 5 years ago
  92. fd156bd rtlwifi: rtl8192cu: Fix typo by Amadeusz Sławiński · 5 years ago
  93. bbdd1d8 rtw88: change max_num_of_tx_queue() definition to inline in pci.h by Zong-Zhe Yang · 5 years ago
  94. f48abf0 rtw88: assign NULL to skb after being kfree()'ed by Yan-Hsuan Chuang · 5 years ago
  95. fc83c61 rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop() by Chin-Yen Lee · 5 years ago
  96. 65ae64d rtw88: remove unused vif pointer in struct rtw_vif by Yan-Hsuan Chuang · 5 years ago
  97. 962562c rtw88: remove unused variable 'in_lps' by Yan-Hsuan Chuang · 5 years ago
  98. 3f43f10 rtw88: remove unused spinlock by Tzu-En Huang · 5 years ago
  99. e339b64 rtw88: 8822c: update power sequence to v15 by Tzu-En Huang · 5 years ago
  100. 73a2d0b rtw88: fix TX secondary channel offset of 40M if current bw is 20M or 40M by Ping-Ke Shih · 5 years ago