1. d5160d8 mt76: mt76x02: do not copy beacon skb in mt76x02_mac_set_beacon_enable by Lorenzo Bianconi · 6 years ago
  2. 1920a0c mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable macros by Lorenzo Bianconi · 6 years ago
  3. 49de79a mt76: mt7615: add Smart Carrier Sense support by Lorenzo Bianconi · 6 years ago
  4. 7fe9654 mt76: mt7615: rework locking scheme for mt7615_set_channel by Lorenzo Bianconi · 6 years ago
  5. 0e3d677 mt76: switch to SPDX tag instead of verbose boilerplate text by Ryder Lee · 6 years ago
  6. ff97c52 mt76: mt76x02: fix some checkpatch warnings by Ryder Lee · 6 years ago
  7. 0dacf9d mt76: mt7615: fix some checkpatch warnings by Ryder Lee · 6 years ago
  8. 7f17b86 mt76: mt7603: fix some checkpatch warnings by Ryder Lee · 6 years ago
  9. 06413ab mt76: Add paragraphs to describe the config symbols fully by Ryder Lee · 6 years ago
  10. 4f8a4f1 mt76: mt7615: update cw_min/max related settings by Ryder Lee · 6 years ago
  11. 49f1132 mt76: mt7615: add 4 WMM sets support by Ryder Lee · 6 years ago
  12. 5e814e7 mt76: mt7603: fix watchdog rescheduling in mt7603_set_channel by Lorenzo Bianconi · 6 years ago
  13. 457d19c mt76: mt7615: fix MT7615_WATCHDOG_TIME definition by Lorenzo Bianconi · 6 years ago
  14. 35e4ebe mt76: introduce mt76_mmio_read_copy routine by Lorenzo Bianconi · 6 years ago
  15. 27b8a90 mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signature by Lorenzo Bianconi · 6 years ago
  16. 093733c mt76: mt7615: remove wtbl_sec_key definition by Lorenzo Bianconi · 6 years ago
  17. 45db440 mt76: mt7615: introduce mt7615_mac_wtbl_set_key routine by Lorenzo Bianconi · 6 years ago
  18. 3d687a7 mt76: mt7615: add mt7615_mac_wtbl_addr routine by Lorenzo Bianconi · 6 years ago
  19. 92671eb mt76: mt7615: move mt7615_mac_get_key_info in mac.c by Lorenzo Bianconi · 6 years ago
  20. 880495e mt76: mt7615: add missing register initialization by Felix Fietkau · 6 years ago
  21. 27c7bfc mt76: mt76x0u: add support to TP-Link T2UHP by Lorenzo Bianconi · 6 years ago
  22. 3d1e5cd mt76: mt7615: use params->ssn value directly by Stanislaw Gruszka · 6 years ago
  23. f8f3b20 mt76: mt7603: use params->ssn value directly by Stanislaw Gruszka · 6 years ago
  24. 5eedd2a mt76: mt76x02: use params->ssn value directly by Stanislaw Gruszka · 6 years ago
  25. 8f72e98 mt76: usb: remove unneeded {put,get}_unaligned by Stanislaw Gruszka · 6 years ago
  26. b229bf7 mt76: usb: fix endian in mt76u_copy by Stanislaw Gruszka · 6 years ago
  27. 820e4da mt76: mt7603: fix invalid fallback rates by Felix Fietkau · 6 years ago
  28. f4635f6 mt76: mt7615: fix invalid fallback rates by Felix Fietkau · 6 years ago
  29. 1f5581d mt76: mt7615: fix PS buffering of action frames by Felix Fietkau · 6 years ago
  30. 3eb514d mt76: mt7615: fix using VHT STBC rates by Felix Fietkau · 6 years ago
  31. cf21105 mt76: mt76u: fix typo in mt76u_fill_rx_sg by Lorenzo Bianconi · 6 years ago
  32. 4af81f0 mt76: mt7615: sync with mt7603 rate control changes by Felix Fietkau · 6 years ago
  33. 5f3413f mt76: mt7615: reset rate index/counters on rate table update by Felix Fietkau · 6 years ago
  34. 592ed85 mt76: mt7615: move mt7615_mcu_set_rates to mac.c by Felix Fietkau · 6 years ago
  35. 3815ab3 mt76: mt7603: enable hardware rate up/down selection by Felix Fietkau · 6 years ago
  36. 6c6a3fe6f mt76: mt7615: introduce mt7615_mcu_send_ram_firmware routine by Lorenzo Bianconi · 6 years ago
  37. 2fc4464 mt76: mt7615: always release sem in mt7615_load_patch by Lorenzo Bianconi · 6 years ago
  38. 4a926e3 mt76: mt7615: fall back to sw encryption for unsupported ciphers by Lorenzo Bianconi · 6 years ago
  39. 5abe8ba mt76: mt7615: clean up FWDL TXQ during/after firmware upload by Felix Fietkau · 6 years ago
  40. 70911d9 mt76: mt7615: add radar pattern test knob to debugfs by Lorenzo Bianconi · 6 years ago
  41. 5ec87dc mt76: mt7615: add csa support by Lorenzo Bianconi · 6 years ago
  42. 02fc62e mt76: mt7615: do not perform txcalibration before cac is complited by Lorenzo Bianconi · 6 years ago
  43. d67a664 mt76: mt7615: add hw dfs pattern detector support by Lorenzo Bianconi · 6 years ago
  44. 3ea8370 mt76: mt7615: introduce mt7615_regd_notifier by Lorenzo Bianconi · 6 years ago
  45. 132d8da mt76: mt7615: fix sparse warnings: warning: restricted __le16 degrades to integer by Lorenzo Bianconi · 6 years ago
  46. 850e8f6 mt76: round up length on mt76_wr_copy by Felix Fietkau · 6 years ago
  47. 84b0b66 zd1211rw: zd_usb: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  48. 82f93cf brcmfmac: get chip's default RAM info during PCIe setup by Rafał Miłecki · 6 years ago
  49. 420c20b bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA by Colin Ian King · 6 years ago
  50. 5f42b38 brcmfmac: replace strncpy() by strscpy() by Xulin Sun · 6 years ago
  51. 567a9b7 rt2x00: do not set IEEE80211_TX_STAT_AMPDU_NO_BACK on tx status by Stanislaw Gruszka · 6 years ago
  52. 14aba89 ipw2x00: fix spelling mistake "initializationg" -> "initialization" by Colin Ian King · 6 years ago
  53. 145a32f airo: fix memory leaks by Wenwen Wang · 6 years ago
  54. 7a2eb73 zd1211rw: remove false assertion from zd_mac_clear() by Oliver Neukum · 6 years ago
  55. 73c742b brcmfmac: remove redundant assignment to pointer hash by Colin Ian King · 6 years ago
  56. 0a60e0a bcma: remove two unused variables by YueHaibing · 6 years ago
  57. b80df89 brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056() by Jia-Ju Bai · 6 years ago
  58. 7906690 rtw88: pci: enable MSI interrupt by Yu-Yen Ting · 6 years ago
  59. b3d0773 rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQ by Jian-Hong Pan · 6 years ago
  60. 9f7d65f rtw88: remove redundant assignment to pointer debugfs_topdir by Colin Ian King · 6 years ago
  61. d74d076 rtw88: drop unused rtw_coex_coex_dm_reset() by Guenter Roeck · 6 years ago
  62. 52929ca rtw88: Fix an error message by Dan Carpenter · 6 years ago
  63. fe025ef rtlwifi: rtl8192ce: Fix incorrect returned values by Larry Finger · 6 years ago
  64. 38fcdcb rtlwifi: rtl8188ee: Fix incorrect returned values by Larry Finger · 6 years ago
  65. 3bf404b rtlwifi: rtl8821ae: Fix incorrect returned values by Larry Finger · 6 years ago
  66. afd708f rtlwifi: rtl8192cu: Convert inline routines to little-endian words by Larry Finger · 6 years ago
  67. 3925ae0 rtlwifi: rtl8192cu: Convert macros that set descriptor by Larry Finger · 6 years ago
  68. 0814204 rtlwifi: rtl8192cu: Replace local bit manipulation macros by Larry Finger · 6 years ago
  69. 4170941 rtlwifi: rtl8192cu: Remove unused GET_XXX and SET_XXX by Larry Finger · 6 years ago
  70. 9dc35d8 rtlwifi: rtl8192ee: Remove some variable initializations by Larry Finger · 6 years ago
  71. 200e8bd rtlwifi: rtl8192ee: Convert inline routines to little-endian words by Larry Finger · 6 years ago
  72. 7f1c746 rtlwifi: rtl8192ee: Convert macros that set descriptor by Larry Finger · 6 years ago
  73. 11f92ca rtlwifi: rtl8192ee: Replace local bit manipulation macros by Larry Finger · 6 years ago
  74. 8ef113f rtlwifi: rtl8192ee: Remove unused GET_XXX and SET_XXX by Larry Finger · 6 years ago
  75. 8cc782c rtlwifi: rtl_pci: Fix memory leak when hardware init fails by Larry Finger · 6 years ago
  76. 84d31d3 rtlwifi: remove unused variables 'RTL8712_SDIO_EFUSE_TABLE' and 'MAX_PGPKT_SIZE' by YueHaibing · 6 years ago
  77. 01bb31d rtlwifi: rtl8192cu: Fix value set in descriptor by Larry Finger · 6 years ago
  78. b6326fc rtlwifi: fix non-kerneldoc comment in usb.c by Valdis Klētnieks · 6 years ago
  79. 67538eb Merge branch 'mvpp2-per-cpu-buffers' by David S. Miller · 6 years ago
  80. 7d04b0b mvpp2: percpu buffers by Matteo Croce · 6 years ago
  81. 1361636 mvpp2: refactor BM pool functions by Matteo Croce · 6 years ago
  82. 4ba0ebb net: dsa: Fix off-by-one number of calls to devlink_port_unregister by Vladimir Oltean · 6 years ago
  83. a21cf11 mlx5: Add missing init_net check in FIB notifier by Jiri Pirko · 6 years ago
  84. 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 6 years ago
  85. 089cf7f Linux 5.3-rc7 by Linus Torvalds · 6 years ago
  86. 49ffdb4 Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  87. 2c248f9 Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  88. 345464f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 6 years ago
  89. 4bc61b0 Merge branch 'net-dsa-mv88e6xxx-centralize-SERDES-IRQ-handling' by David S. Miller · 6 years ago
  90. 45de77f net: dsa: mv88e6xxx: centralize SERDES IRQ handling by Vivien Didelot · 6 years ago
  91. 907b9b9 net: dsa: mv88e6xxx: introduce .serdes_irq_status by Vivien Didelot · 6 years ago
  92. 61a46b4 net: dsa: mv88e6xxx: introduce .serdes_irq_enable by Vivien Didelot · 6 years ago
  93. dc272f6 net: dsa: mv88e6xxx: pass lane to .serdes_power by Vivien Didelot · 6 years ago
  94. 6600d8e net: dsa: mv88e6xxx: merge mv88e6352_serdes_power_set by Vivien Didelot · 6 years ago
  95. 9db4a72 net: dsa: mv88e6xxx: implement mv88e6352_serdes_get_lane by Vivien Didelot · 6 years ago
  96. 5122d4e net: dsa: mv88e6xxx: simplify .serdes_get_lane by Vivien Didelot · 6 years ago
  97. 4241ef5 net: dsa: mv88e6xxx: introduce .serdes_irq_mapping by Vivien Didelot · 6 years ago
  98. f441ed0 net: dsa: mv88e6xxx: fix SERDES IRQ mapping by Vivien Didelot · 6 years ago
  99. 946bc25 net: dsa: mv88e6xxx: check errors in mv88e6352_serdes_irq_link by Vivien Didelot · 6 years ago
  100. b943e03 net: hns3: remove set but not used variable 'qos' by YueHaibing · 6 years ago