1. cc071a6 rtlwifi: rtl8821ae: remove unused variables by YueHaibing · 5 years ago
  2. c3a9133 rtlwifi: rtl8188ee: remove redundant assignment to variable cond by Colin Ian King · 5 years ago
  3. ed7791d qtnfmac: add support for TWT responder and spatial reuse by Mikhail Karpenko · 5 years ago
  4. b73f0aa qtnfmac: add support for STA HE rates by Sergey Matyukevich · 5 years ago
  5. e142917 qtnfmac: control qtnfmac wireless interfaces bridging by Sergey Matyukevich · 5 years ago
  6. 155b424 qtnfmac: add module param to configure DFS offload by Sergey Matyukevich · 5 years ago
  7. e92b07a qtnfmac: cleanup slave_radar access function by Sergey Matyukevich · 5 years ago
  8. 627b0d0 brcmfmac: Remove always false 'idx < 0' statement by yuehaibing · 5 years ago
  9. 6b6c150 rtw88: use shorter delay time to poll PS state by Yan-Hsuan Chuang · 5 years ago
  10. f4f84ff8 rtw88: fix potential NULL skb access in TX ISR by Yan-Hsuan Chuang · 5 years ago
  11. 20f2c5f brcmfmac: add initial support for monitor mode by Rafał Miłecki · 5 years ago
  12. 24332f8 brcmfmac: simplify building interface combinations by Rafał Miłecki · 5 years ago
  13. 8c8e60f brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362 by Jean-Philippe Brucker · 5 years ago
  14. b92c017 brcmfmac: use true,false for bool variable by zhengbin · 5 years ago
  15. ab36bb7 cw1200: use true,false for bool variable by zhengbin · 5 years ago
  16. 891984b rtw88: use true,false for bool variable by zhengbin · 5 years ago
  17. 8ddd4a2 rtlwifi: rtl8821ae: Make functions static & rm sw.h by Amadeusz Sławiński · 5 years ago
  18. 02a214e rtlwifi: rtl8723be: Make functions static & rm sw.h by Amadeusz Sławiński · 5 years ago
  19. c218acf rtlwifi: rtl8723ae: Make functions static & rm sw.h by Amadeusz Sławiński · 5 years ago
  20. 5b26408 rtlwifi: rtl8192se: Remove sw.h header by Amadeusz Sławiński · 5 years ago
  21. fef8a2d rtlwifi: rtl8192ee: Make functions static & rm sw.h by Amadeusz Sławiński · 5 years ago
  22. a3cda3c rtlwifi: rtl8192cu: Remove sw.h header by Amadeusz Sławiński · 5 years ago
  23. be913e3 rtlwifi: rtl8192ce: Make functions static & rm sw.h by Amadeusz Sławiński · 5 years ago
  24. 5d3f914 rtlwifi: rtl8188ee: Make functions static & rm sw.h by Amadeusz Sławiński · 5 years ago
  25. fd156bd rtlwifi: rtl8192cu: Fix typo by Amadeusz Sławiński · 5 years ago
  26. bbdd1d8 rtw88: change max_num_of_tx_queue() definition to inline in pci.h by Zong-Zhe Yang · 5 years ago
  27. f48abf0 rtw88: assign NULL to skb after being kfree()'ed by Yan-Hsuan Chuang · 5 years ago
  28. fc83c61 rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop() by Chin-Yen Lee · 5 years ago
  29. 65ae64d rtw88: remove unused vif pointer in struct rtw_vif by Yan-Hsuan Chuang · 5 years ago
  30. 962562c rtw88: remove unused variable 'in_lps' by Yan-Hsuan Chuang · 5 years ago
  31. 3f43f10 rtw88: remove unused spinlock by Tzu-En Huang · 5 years ago
  32. e339b64 rtw88: 8822c: update power sequence to v15 by Tzu-En Huang · 5 years ago
  33. 73a2d0b rtw88: fix TX secondary channel offset of 40M if current bw is 20M or 40M by Ping-Ke Shih · 5 years ago
  34. 35a68fa rtw88: fix rate mask for 1SS chip by Ping-Ke Shih · 5 years ago
  35. b6c1290 rtw88: Add wowlan net-detect support by Chin-Yen Lee · 5 years ago
  36. e3e400d rtw88: Add wowlan pattern match support by Chin-Yen Lee · 5 years ago
  37. 44bc17f rtw88: support wowlan feature for 8822c by Chin-Yen Lee · 5 years ago
  38. c8e5695 rtw88: load wowlan firmware if wowlan is supported by Chin-Yen Lee · 5 years ago
  39. 7862210 rtw88: add interface config for 8822c by Yan-Hsuan Chuang · 5 years ago
  40. fd30e89 rtw88: pci: reset dma when reset pci trx ring by Chin-Yen Lee · 5 years ago
  41. 25cab7e rtw88: pci: reset ring index when release skbs in tx ring by Chin-Yen Lee · 5 years ago
  42. b61156f hostap: Adjust indentation in prism2_hostapd_add_sta by Nathan Chancellor · 5 years ago
  43. cf33a77 wlcore: mesh: Add support for RX Broadcast Key by Maital Hahn · 5 years ago
  44. 70e5b8f mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame() by Brian Norris · 5 years ago
  45. fafa742 Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 5 years ago
  46. e07c5f2 net: amd: a2065: Use print_hex_dump_debug() helper by Geert Uytterhoeven · 5 years ago
  47. 2412643 net: amd: a2065: Kill Sun LANCE relics by Geert Uytterhoeven · 5 years ago
  48. e45d0fa net: ethernet: ixp4xx: Use parent dev for DMA pool by Linus Walleij · 5 years ago
  49. f458ac4 ARM/net: ixp4xx: Pass ethernet physical base as resource by Linus Walleij · 5 years ago
  50. 3cb5b0e net: ehernet: ixp4xx: Use netdev_* messages by Linus Walleij · 5 years ago
  51. d813d7e net: ethernet: ixp4xx: Use distinct local variable by Linus Walleij · 5 years ago
  52. c83db9e net: ethernet: ixp4xx: Standard module init by Linus Walleij · 5 years ago
  53. a41a5b2 ixp4xx_eth: move platform_data definition by Arnd Bergmann · 5 years ago
  54. 2785543 ptp: ixp46x: move adjacent to ethernet driver by Arnd Bergmann · 5 years ago
  55. c74f16b wan: ixp4xx_hss: prepare compile testing by Arnd Bergmann · 5 years ago
  56. 504c28c wan: ixp4xx_hss: fix compile-testing on 64-bit by Arnd Bergmann · 5 years ago
  57. c7554dc net: hns3: refactor the notification scheme of PF reset by Huazhong Tan · 5 years ago
  58. c3106ca net: hns3: modify hclge_func_reset_sync_vf()'s return type to void by Huazhong Tan · 5 years ago
  59. 5bb784e net: hns3: enlarge HCLGE_RESET_WAIT_CNT by Huazhong Tan · 5 years ago
  60. f28368b net: hns3: refactor the procedure of VF FLR by Huazhong Tan · 5 years ago
  61. 8627bde net: hns3: refactor the precedure of PF FLR by Huazhong Tan · 5 years ago
  62. 1cc9bc6 net: hns3: split hclgevf_reset() into preparing and rebuilding part by Huazhong Tan · 5 years ago
  63. d4fa065 net: hns3: split hclge_reset() into preparing and rebuilding part by Huazhong Tan · 5 years ago
  64. 6821af8 sfc: remove set but not used variable 'nic_data' by YueHaibing · 5 years ago
  65. de4ff83 sfc: remove duplicated include from ef10.c by YueHaibing · 5 years ago
  66. 3071c51 bnxt: Detach page from page pool before sending up the stack by Jonathan Lemon · 5 years ago
  67. 04e4272 devlink: rename and expand devlink-trap-netdevsim.rst by Jacob Keller · 5 years ago
  68. f4bdd71 devlink: move devlink documentation to subfolder by Jacob Keller · 5 years ago
  69. 814c2bf r8169: factor out PHY configuration to r8169_phy_config.c by Heiner Kallweit · 5 years ago
  70. 2992bdf r8169: add r8169.h by Heiner Kallweit · 5 years ago
  71. 1c5be5e r8169: rename rtl_apply_firmware by Heiner Kallweit · 5 years ago
  72. 00b522d r8169: add phydev argument to rtl8168d_apply_firmware_cond by Heiner Kallweit · 5 years ago
  73. 3ab077d r8169: use phy_read/write instead of rtl_readphy/writephy by Heiner Kallweit · 5 years ago
  74. c4d7699 r8169: replace rtl_w0w1_phy by Heiner Kallweit · 5 years ago
  75. 11b3bed r8169: replace rtl_patchphy by Heiner Kallweit · 5 years ago
  76. 6d7a631 r8169: move disabling MAC EEE for RTL8402/RTL8106e by Heiner Kallweit · 5 years ago
  77. 8d46f62 r8169: move setting ERI register 0x1d0 for RTL8106 by Heiner Kallweit · 5 years ago
  78. 8aa9a5d r8169: switch to phylib functions in rtl_writephy_batch by Heiner Kallweit · 5 years ago
  79. 4c867e3 r8169: change argument type of RTL8168g-specific PHY config functions by Heiner Kallweit · 5 years ago
  80. 8cecc8f r8169: change argument type of EEE PHY functions by Heiner Kallweit · 5 years ago
  81. fc71238 r8169: move RTL8169scd Gigabyte PHY quirk by Heiner Kallweit · 5 years ago
  82. b5aed0b r8169: remove not needed debug print in rtl8169_init_phy by Heiner Kallweit · 5 years ago
  83. becd837 r8169: prepare for exporting rtl_hw_phy_config by Heiner Kallweit · 5 years ago
  84. e735def net: stmmac: gmac5+: Fix missing return by Jose Abreu · 5 years ago
  85. 8eea7c7 net: stmmac: xgmac: Fix missing return by Jose Abreu · 5 years ago
  86. f7226e0 sfc: move RPS code by Alex Maftei (amaftei) · 5 years ago
  87. 3148231 sfc: move yet more functions by Alex Maftei (amaftei) · 5 years ago
  88. 960f162 sfc: move RSS code by Alex Maftei (amaftei) · 5 years ago
  89. 88f7df3 sfc: move a couple more functions by Alex Maftei (amaftei) · 5 years ago
  90. 3653954 sfc: move some ethtool code by Alex Maftei (amaftei) · 5 years ago
  91. 190c736 sfc: move various functions by Alex Maftei (amaftei) · 5 years ago
  92. 3d95b88 sfc: move more rx code by Alex Maftei (amaftei) · 5 years ago
  93. b8cd949 sfc: move more tx code by Alex Maftei (amaftei) · 5 years ago
  94. 86de7ce sfc: refactor selftest work init code by Alex Maftei (amaftei) · 5 years ago
  95. 2cab57e net: stmmac: pci: remove the duplicate code of set phy_mask by Dejin Zheng · 5 years ago
  96. 4dab08d mlxsw: spectrum: Only require minimum firmware version by Ido Schimmel · 5 years ago
  97. 22895f8 mlxsw: spectrum: Update firmware version to xx.2000.2714 by Ido Schimmel · 5 years ago
  98. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  99. b69f7a3 sfc: move MCDI logging device attribute by Alex Maftei (amaftei) · 5 years ago
  100. b5775b4 sfc: conditioned some functionality by Alex Maftei (amaftei) · 5 years ago