platform/kernel/linux-starfive.git
2020-05-06 Jason Yanray_cs: use true,false for bool variable
2020-05-06 Jason Yanrtlwifi: use true,false for bool variable in rtl_init_r...
2020-05-06 Christophe... ipw2x00: Remove a memory allocation failure log message
2020-05-06 Kai-Heng Fengrtw88: Use udelay instead of usleep in atomic context
2020-05-06 Kai-Heng Fengiopoll: Introduce read_poll_timeout_atomic macro
2020-05-04 Greg Kroah... brcmfmac: no need to check return value of debugfs_crea...
2020-05-04 Jason Yanbrcmfmac: remove comparison to bool in brcmf_fws_attach()
2020-05-04 Ryohei Kondobrcmfmac: add vendor ie for association responses
2020-05-04 Chi-Hsien Linbrcmfmac: only generate random p2p address when needed
2020-05-04 Madhan Mohan Rbrcmfmac: p2p cert 6.1.9-support GOUT handling p2p...
2020-05-04 Wright Fengbrcmfmac: remove arp_hostip_clear from brcmf_netdev_stop
2020-05-04 Wright Fengbrcmfmac: keep apsta enabled when AP starts with MCHAN...
2020-05-04 Colin Ian Kingrtw88: fix spelling mistake "fimrware" -> "firmware"
2020-05-04 Yan-Hsuan Chuangrtw88: 8822c: update phy parameter tables to v50
2020-05-04 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2020-04-24-2' of...
2020-04-28 John Oldmanssb: scan: fix block comments coding style issues
2020-04-28 John Oldmanssb: sprom: fix block comments coding style issues
2020-04-28 Yan-Hsuan Chuangrtw88: fix sparse warnings for download firmware routine
2020-04-24 Gil Adamiwlwifi: debug: set NPK buffer in context info
2020-04-24 Luca Coelhoiwlwifi: pcie: add new structs for So devices with...
2020-04-24 Luca Coelhoiwlwifi: pcie: add new structure for Qu devices with...
2020-04-24 Johannes Bergiwlwifi: mvm: tell firmware about required LTR delay
2020-04-24 Ihab Zhaikaiwlwifi: update few product names in AX family
2020-04-24 Luca Coelhoiwlwifi: pcie: add cfgs for SoCs with device ID 0x4FD0
2020-04-24 Ihab Zhaikaiwlwifi: add new cards for AX family
2020-04-24 Mordechay Goodsteiniwlwifi: acpi: read TAS table from ACPI and send it...
2020-04-24 Emmanuel Grumbachiwlwifi: remove fw_monitor module parameter
2020-04-24 Luca Coelhoiwlwifi: remove deprecated and unused iwl_mvm_keyinfo...
2020-04-24 Gil Adamiwlwifi: mvm: add framework for specific phy configuration
2020-04-24 Johannes Bergiwlwifi: pcie: move iwl_pcie_ctxt_info_alloc_dma()...
2020-04-24 Shahar S Matityahuiwlwifi: yoyo: support IWL_FW_INI_TIME_POINT_HOST_ALIVE...
2020-04-24 Johannes Bergiwlwifi: mvm: add DCM flag to rate pretty-print
2020-04-24 Johannes Bergiwlwifi: pcie: gen2: minor code cleanups in byte table...
2020-04-24 Johannes Bergiwlwifi: pcie: add n_window/ampdu to tx_queue debugfs
2020-04-24 Johannes Bergiwlwifi: pcie: use seq_file for tx_queue debugfs file
2020-04-24 Mordechay Goodsteiniwlwifi: support version 9 of WOWLAN_GET_STATUS notific...
2020-04-24 Shahar S Matityahuiwlwifi: dbg: support multiple dumps in legacy dump...
2020-04-24 Mordechay Goodsteiniwlwifi: move API version lookup to common code
2020-04-24 Tova Mussaiiwlwifi: nvm: use iwl_nl80211_band_from_channel_idx
2020-04-24 Tova Mussaiiwlwifi: scan: remove support for fw scan api v13
2020-04-23 Ping-Ke Shihrtw88: 8723d: initialize mac/bb/rf basic functions
2020-04-23 Ping-Ke Shihrtw88: 8723d: Organize chip TX/RX FIFO
2020-04-23 Ping-Ke Shihrtw88: 8723d: implement set_tx_power_index ops
2020-04-23 Ping-Ke Shihrtw88: 8723d: 11N chips don't support H2C queue
2020-04-23 Ping-Ke Shihrtw88: decompose while(1) loop of power sequence pollin...
2020-04-23 Ping-Ke Shihrtw88: 8723d: Add mac power-on/-off function
2020-04-23 Ping-Ke Shihrtw88: no need to send additional information to legacy...
2020-04-23 Ping-Ke Shihrtw88: add legacy firmware download for 8723D devices
2020-04-23 Raz Bouganimwlcore: Adding suppoprt for IGTK key in wlcore driver
2020-04-21 Tzu-En Huangrtw88: set power trim according to efuse PG values
2020-04-21 Ping-Ke Shihrtw88: 8723d: Add read_efuse to recognize efuse info...
2020-04-21 Ping-Ke Shihrtw88: 8723d: Add new chip op efuse_grant() to control...
2020-04-21 Ping-Ke Shihrtw88: 8723d: Add cfg_ldo25 to control LDO25
2020-04-21 Ping-Ke Shihrtw88: 8723d: Add mac/bb/rf/agc/power_limit tables
2020-04-21 Ping-Ke Shihrtw88: 8723d: Add RF read/write ops
2020-04-21 Ping-Ke Shihrtw88: 8723d: Add power sequence
2020-04-21 Ping-Ke Shihrtw88: 8723d: add beamform wrapper functions
2020-04-21 Ping-Ke Shihrtw88: 8723d: Add basic chip capabilities
2020-04-21 Jason Yanrtlwifi: rtl8723ae: fix warning comparison to bool
2020-04-21 Jason Yanrtlwifi: rtl8821ae: use true,false for bool variables
2020-04-21 Jason Yanrtlwifi: rtl8723be: use true,false for bool variables
2020-04-21 Jason Yanrtlwifi: rtl8192ee: use true,false for bool variables
2020-04-21 Jason Yanrtlwifi: rtl8723ae: use true,false for bool variables
2020-04-21 Jason Yanrtlwifi: rtl8188ee: use true,false for bool variables
2020-04-15 Nils ANDRÉ... brcmfmac: remove leading space
2020-04-15 Jason Yanipw2x00: make ipw_setup_deferred_work() void
2020-04-15 Jason Yanbrcmsmac: make brcms_c_stf_ss_update() void
2020-04-15 Jason Yanorinoco: remove useless variable 'err' in spectrum_cs_s...
2020-04-15 Jason Yanlibertas: make lbs_process_event() void
2020-04-15 Jules Irengebrcmsmac: Add missing annotation for brcms_down()
2020-04-15 Jules Irengebrcmsmac: Add missing annotation for brcms_rfkill_set_h...
2020-04-15 Jules Irengehostap: Add missing annotations for prism2_bss_list_pro...
2020-04-15 Yan-Hsuan Chuangrtw88: add support for set/get antennas
2020-04-15 Yan-Hsuan Chuangrtw88: make rtw_chip_ops::set_antenna return int
2020-04-15 Jason Yanlibertas: make lbs_init_mesh() void
2020-04-15 Jason Yancw1200: make cw1200_spi_irq_unsubscribe() void
2020-04-15 Jason Yanipw2x00: make ipw_qos_association_resp() void
2020-04-14 Jason Yanbrcmsmac: make brcms_c_set_mac() void
2020-04-14 Christophe... qtnfmac: Simplify code in _attach functions
2020-04-14 Larry Fingerb43legacy: Fix case where channel status is corrupted
2020-04-14 Kai-Heng Fengrtw88: Add delay on polling h2c command status bit
2020-04-14 Giuseppe Marco... p54usb: add AirVasT USB stick device-id
2020-04-14 Colin Ian Kingbrcm80211: remove redundant pointer 'address'
2020-04-14 Qiujun Huangrsi: fix a typo "throld" -> "threshold"
2020-04-14 Qiujun Huangrtlwifi: rtl8723ae: fix spelling mistake "chang" -...
2020-04-14 Jaehoon Chungbrcmfmac: fix wrong location to get firmware feature
2020-04-14 YueHaibingrtw88: Make two functions static
2020-04-14 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2020-04-14 Manikanta Pubbisettyath11k: rx path optimizations
2020-04-14 Manikanta Pubbisettyath11k: set IRQ_DISABLE_UNLAZY flag for DP interrupts
2020-04-14 Aloka Dixitath11k: Fix TWT radio count
2020-04-14 Karthikeyan... ath11k: Modify the interrupt timer threshold
2020-04-14 Karthikeyan... ath11k: fix duplication peer create on same radio
2020-04-12 Linus TorvaldsLinux 5.7-rc1
2020-04-12 Linus TorvaldsMAINTAINERS: sort field names for all entries
2020-04-12 Linus TorvaldsMAINTAINERS: sort entries by entry name
2020-04-12 Linus TorvaldsMerge tag 'x86-urgent-2020-04-12' of git://git./linux...
2020-04-12 Linus TorvaldsMerge tag 'timers-urgent-2020-04-12' of git://git....
2020-04-12 Linus TorvaldsMerge tag 'sched-urgent-2020-04-12' of git://git./linux...
2020-04-12 Linus TorvaldsMerge tag 'perf-urgent-2020-04-12' of git://git./linux...
next