1. 7d28864 mt76: mt76x02: add check for invalid vif idx by Markus Theil · 5 years ago
  2. f27469a mt76: mt76x02: split beaconing by Markus Theil · 5 years ago
  3. 0794d03 mt76: mt76x02: omit beacon slot clearing by Markus Theil · 5 years ago
  4. e7ec563 mt76: use AC specific reorder timeout by Markus Theil · 5 years ago
  5. 183d1fc mt76: mt7615: add set_coverage class support by Lorenzo Bianconi · 5 years ago
  6. 6a792b1 mt76: mt7603: set 0 as min coverage_class value by Lorenzo Bianconi · 5 years ago
  7. bae76a1 mt76: mt76x02: fix coverage_class type by Lorenzo Bianconi · 5 years ago
  8. 175b4d5 mt76: mt7615: report firmware version using ethtool by Lorenzo Bianconi · 5 years ago
  9. f53300f mt76: mt7615: Fix build with older compilers by Pablo Greco · 5 years ago
  10. 1a874af dt-bindings: net: wireless: mt76: introduce big-endian property by Lorenzo Bianconi · 5 years ago
  11. b3c6d63 mt76: eeprom: add support for big endian eeprom partition by Lorenzo Bianconi · 5 years ago
  12. 00c29ab mt76: mt7603: reset STA_CCA counter setting the channel by Lorenzo Bianconi · 5 years ago
  13. eba5716 mt76: fix possible undetected invalid MAC address by Shayne Chen · 5 years ago
  14. 37a68e0 mt76: disable bh in mt76_dma_rx_poll by Felix Fietkau · 5 years ago
  15. 2703baf mt76: fix rx dma ring descriptor state on reset by Felix Fietkau · 5 years ago
  16. 3e38482 mt7615: replace sta_state callback with sta_add/sta_remove by Felix Fietkau · 5 years ago
  17. c3c25d0 mt76: mt7615: defer mcu initialization via workqueue by Felix Fietkau · 5 years ago
  18. f0305d1 mt76: mt7615: update beacon contents on BSS_CHANGED_BEACON by Felix Fietkau · 5 years ago
  19. 0f2173f mt76: mt7615: add support for registering a second wiphy via debugfs by Felix Fietkau · 5 years ago
  20. 9ce2f7f mt76: mt7615: select the correct tx queue for frames sent to the second phy by Felix Fietkau · 5 years ago
  21. b0b5426 mt76: mt7615: move radio/mac initialization to .start/stop callbacks by Felix Fietkau · 5 years ago
  22. ac3ef85 mt76: mt7615: initialize dbdc settings on interface add by Felix Fietkau · 5 years ago
  23. 27ae721 mt76: mt7615: add multiple wiphy support to the rx path by Felix Fietkau · 5 years ago
  24. 2bed2a3 mt76: mt7615: rework chainmask handling by Felix Fietkau · 5 years ago
  25. 5dabdf7 mt76: mt7615: add multiple wiphy support to the dfs support code by Felix Fietkau · 5 years ago
  26. d23cb96 mt76: mt7615: remove useless MT_HW_RDD0/1 enum by Felix Fietkau · 5 years ago
  27. f89f58c mt76: mt7615: add missing register init for dual-wiphy support by Felix Fietkau · 5 years ago
  28. d446a20 mt76: mt7615: add multiple wiphy support for smart carrier sense by Felix Fietkau · 5 years ago
  29. fdd2e57 mt76: mt7615: add dual-phy support for mac80211 ops by Felix Fietkau · 5 years ago
  30. c9619df mt76: do not overwrite max_tx_fragments if it has been set by Shayne Chen · 5 years ago
  31. 3068448 mt76: move ampdu_ref from mt76_dev to driver struct by Felix Fietkau · 5 years ago
  32. c7d2d63 mt76: add ext_phy field to struct mt76_wcid by Felix Fietkau · 5 years ago
  33. c89d362 mt76: add function for allocating an extra wiphy by Felix Fietkau · 5 years ago
  34. a3d0103 mt76: add priv pointer to struct mt76_phy by Felix Fietkau · 5 years ago
  35. 8af63fe mt76: add multiple wiphy support to mt76_get_min_avg_rssi by Felix Fietkau · 5 years ago
  36. beaaeb6 mt76: move txpower and antenna mask to struct mt76_phy by Felix Fietkau · 5 years ago
  37. 9e5f6dd mt76: move txpower_conf back to driver specific structs by Felix Fietkau · 5 years ago
  38. db7aa18 mt76: move chainmask back to driver specific structs by Felix Fietkau · 5 years ago
  39. 011849e mt76: move state from struct mt76_dev to mt76_phy by Felix Fietkau · 5 years ago
  40. 5a95ca4 mt76: keep a set of software tx queues per phy by Felix Fietkau · 5 years ago
  41. 96747a5 mt76: move channel state to struct mt76_phy by Felix Fietkau · 5 years ago
  42. 426e8e4 mt76: add support for an extra wiphy in mt76_sta_state() by Felix Fietkau · 5 years ago
  43. e394b57 mt76: add support for an extra wiphy in the tx status path by Felix Fietkau · 5 years ago
  44. 9fba6d0 mt76: add support for an extra wiphy in the main tx path by Felix Fietkau · 5 years ago
  45. bfc394d mt76: add support for an extra wiphy in the rx path by Felix Fietkau · 5 years ago
  46. ac24dd3 mt76: introduce struct mt76_phy by Felix Fietkau · 5 years ago
  47. e544325 mt76: move initialization of some struct members to mt76_alloc_device by Felix Fietkau · 5 years ago
  48. aa7619a rtw88: Fix incorrect beamformee role setting by Tzu-En Huang · 5 years ago
  49. d49f2c5 rtw88: 8822[bc]: Make tables const, reduce data object size by Joe Perches · 5 years ago
  50. 74c3d72 rtw88: disable TX-AMSDU on 2.4G band by Yan-Hsuan Chuang · 5 years ago
  51. 9c714b7 rtw88: 8822c: modify rf protection setting by Chien-Hsun Liao · 5 years ago
  52. 40fb04b rtw88: Use secondary channel offset enumeration by Ping-Ke Shih · 5 years ago
  53. bafbc6f rtw88: Use kfree_skb() instead of kfree() by Dan Carpenter · 5 years ago
  54. 16bbc3e rsi: fix null pointer dereference during rsi_shutdown() by Martin Kepplinger · 5 years ago
  55. 8299ade rtw88: 8822c: update power sequence to v16 by Tzu-En Huang · 5 years ago
  56. 55cc844 rtw88: add ciphers to suppress error message by Ping-Ke Shih · 5 years ago
  57. 6eab0ba rtw88: avoid holding mutex for cancel_delayed_work_sync() by Yan-Hsuan Chuang · 5 years ago
  58. 398b9bd rtw88: move rtw_enter_ips() to the last when config by Ping-Ke Shih · 5 years ago
  59. 2a42255 rtw88: pci: 8822c should set clock delay to zero by Yan-Hsuan Chuang · 5 years ago
  60. 9e01c07 rtw88: add rtw_read8_mask and rtw_read16_mask by Yan-Hsuan Chuang · 5 years ago
  61. 597fc0e rtw88: remove unused parameter vif in rtw_lps_pg_info_get() by Yan-Hsuan Chuang · 5 years ago
  62. 863844e brcmfmac: abort and release host after error by Guenter Roeck · 5 years ago
  63. 946d077 qtnfmac: fix potential Spectre vulnerabilities by Sergey Matyukevich · 5 years ago
  64. 501c3be1 qtnfmac: drop unnecessary TLVs from scan command by Igor Mitsyanko · 5 years ago
  65. 5edadc5 qtnfmac: update channel switch command to support 6GHz band by Igor Mitsyanko · 5 years ago
  66. 8b0b5f1 qtnfmac: cleanup alignment in firmware communication protocol by Igor Mitsyanko · 5 years ago
  67. 0d18a9c qtnfmac: pass max scan SSIDs limit on per-radio basis by Igor Mitsyanko · 5 years ago
  68. 601ce21 qtnfmac: implement extendable channel survey dump by Igor Mitsyanko · 5 years ago
  69. bc5db73 qtnfmac: drop QTN_TLV_ID_NUM_IFACE_COMB TLV type by Igor Mitsyanko · 5 years ago
  70. e70cf22 qtnfmac: merge PHY_PARAMS_GET into MAC_INFO by Igor Mitsyanko · 5 years ago
  71. 310cd5d qtnfmac: pass hardware capabilities in TLV element by Igor Mitsyanko · 5 years ago
  72. a3ebb03 qtnfmac: use MAJOR.MINOR format for firmware protocol by Igor Mitsyanko · 5 years ago
  73. 346bdd8 wl1251: remove ti,power-gpio for SDIO mode by H. Nikolaus Schaller · 5 years ago
  74. 57f0a29 DTS: bindings: wl1251: mark ti,power-gpio as optional by H. Nikolaus Schaller · 5 years ago
  75. 24f0bd1 brcmfmac: add the BRCM 4364 found in MacBook Pro 15,2 by brian m. carlson · 5 years ago
  76. bb6d3fb Linux 5.6-rc1 by Linus Torvalds · 5 years ago
  77. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  78. 380a129 Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 5 years ago
  79. 490d332 irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM by Marc Zyngier · 5 years ago
  80. d1ea35f Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  81. 5586c3c Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  82. 1a2a76c Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  83. f413776 Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  84. ca21b9b Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  85. 2fbc23c Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  86. f06bed8 Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  87. 6ff90aa Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  88. fdfa3a6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  89. 291abfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  90. 0fd1695 fs: Add VirtualBox guest shared folder (vboxsf) support by Hans de Goede · 5 years ago
  91. d4f309c Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  92. b0ef7cd Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver by Linus Torvalds · 5 years ago
  93. 4ef1a30 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  94. 5939224 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  95. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  96. 1afa9c3 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  97. 469030d Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  98. b85080c Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  99. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  100. 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago