platform/kernel/linux-rpi.git
2021-04-18 Lv Yunlongmwl8k: Fix a double Free in mwl8k_probe_hw
2021-04-18 Ping-Ke Shihrtw88: Fix array overrun in rtw_get_tx_power_params()
2021-04-18 Wan Jiabingwilc1000: Remove duplicate struct declaration
2021-04-18 Wan Jiabingbrcmfmac: Remove duplicate struct declaration
2021-04-18 Eric Linwl3501: fix typo of 'Networks' in comment
2021-04-18 Marek Vasutrsi: Use resume_noirq for SDIO
2021-04-18 Po-Hao Huangrtw88: update statistics to fw for fine-tuning performance
2021-04-18 Wan Jiabinglibertas: struct lbs_private is declared duplicately
2021-04-18 Bhaskar Chowdhurybrcmfmac: A typo fix
2021-04-18 Aditya Srivastavarsi: fix comment syntax in file headers
2021-04-17 Arnd Bergmannairo: work around stack usage warning
2021-04-17 Arnd Bergmannwlcore: fix overlapping snprintf arguments in debugfs
2021-04-17 Arnd Bergmannlibertas: avoid -Wempty-body warning
2021-04-17 Christophe... rtl8xxxu: Simplify locking of a skb list accesses
2021-04-17 Dan Carpenterwilc1000: fix a loop timeout condition
2021-04-17 zuoqilinmwifiex: Remove unneeded variable: "ret"
2021-04-17 Gustavo A.... rtl8xxxu: Fix fall-through warnings for Clang
2021-04-17 David Mosberger... wilc1000: Bring MAC address setting in line with typica...
2021-04-17 David Mosberger... wilc1000: Add support for enabling CRC
2021-04-17 David Mosberger... wilc1000: Check for errors at end of DMA write
2021-04-17 David Mosberger... wilc1000: Introduce symbolic names for SPI protocol...
2021-04-17 David Mosberger... wilc1000: Make SPI transfers work at 48MHz
2021-04-17 Brian Norrismwifiex: don't print SSID to logs
2021-04-17 Dan Carpenteripw2x00: potential buffer overflow in libipw_wx_set_enc...
2021-04-17 Guobin Huangrtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlock
2021-04-17 wengjianfengqtnfmac: remove meaningless goto statement and labels
2021-04-17 Christophe... rtlwifi: Simplify locking of a skb list accesses
2021-04-17 Christophe... rtlwifi: remove rtl_get_tid_h
2021-04-17 Yang Lirtlwifi: rtl8188ee: remove redundant assignment of...
2021-04-17 Colin Ian Kingrtlwifi: remove redundant assignment to variable err
2021-04-17 Bhaskar Chowdhuryrtlwifi: Few mundane typo fixes
2021-04-17 wengjianfengqtnfmac: remove meaningless labels
2021-04-17 Ping-Ke Shihrtlwifi: 8821ae: upgrade PHY and RF parameters
2021-04-17 Chen Lincw1200: Remove unused function pointer typedef wsm_*
2021-04-17 Chen Lincw1200: Remove unused function pointer typedef cw1200_w...
2021-04-17 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2021-04-12-v2' of...
2021-04-17 Kalle ValoMerge tag 'mt76-for-kvalo-2021-04-12' of https://github...
2021-04-14 David S. MillerMerge tag 'linux-can-next-for-5.13-20210414' of git...
2021-04-14 Eric Dumazetnet/packet: remove data races in fanout operations
2021-04-14 Florian Fainellinet: bridge: propagate error code and extack from br_mc...
2021-04-14 David S. MillerMerge tag 'mlx5-updates-2021-04-13' of git://git./linux...
2021-04-14 Michael Wallenet: enetc: fetch MAC address from device tree
2021-04-14 Wan Jiabingsfc: Remove duplicate argument
2021-04-14 Paolo Abeniskbuff: revert "skbuff: remove some unnecessary operati...
2021-04-14 Jiapeng Chongatm: idt77252: remove unused function
2021-04-14 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2021-04-14 Heiner Kallweitr8169: add support for pause ethtool ops
2021-04-14 David S. MillerMerge branch '10GbE' of git://git./linux/kernel/git...
2021-04-14 Tan Tee Minnet: stmmac: Add support for external trigger timestamping
2021-04-14 David S. MillerMerge branch 'marvell-88x2222-improvements'
2021-04-14 Ivan Bornyakovnet: phy: marvell-88x2222: swap 1G/10G modes on autoneg
2021-04-14 Ivan Bornyakovnet: phy: marvell-88x2222: move read_status after confi...
2021-04-14 Ivan Bornyakovnet: phy: marvell-88x2222: check that link is operational
2021-04-14 Aya Levinnet/mlx5e: Fix RQ creation flow for queues which doesn...
2021-04-14 Wenpeng Liangnet/mlx5: Replace spaces with tab at the start of a...
2021-04-14 Wenpeng Liangnet/mlx5: Remove return statement exist at the end...
2021-04-14 Wenpeng Liangnet/mlx5: Add a blank line after declarations
2021-04-14 Colin Ian Kingnet/mlx5: Fix bit-wise and with zero
2021-04-14 Roi Dayannet/mlx5: DR, Alloc cmd buffer with kvzalloc() instead...
2021-04-14 Jianbo Liunet/mlx5: DR, Use variably sized data structures for...
2021-04-14 Parav Panditnet/mlx5: SF, Reuse stored hardware function id
2021-04-14 Parav Panditnet/mlx5: SF, Use device pointer directly
2021-04-14 Parav Panditnet/mlx5: E-Switch, Initialize eswitch acls ns when...
2021-04-14 Parav Panditnet/mlx5: E-Switch, Move legacy code to a individual...
2021-04-14 Parav Panditnet/mlx5: E-Switch, Convert a macro to a helper routine
2021-04-14 Parav Panditnet/mlx5: E-Switch Make cleanup sequence mirror of...
2021-04-14 Parav Panditnet/mlx5: E-Switch, Make vport number u16
2021-04-14 Parav Panditnet/mlx5: E-Switch, Skip querying SF enabled bits
2021-04-14 Parav Panditnet/mlx5: E-Switch, let user to enable disable metadata
2021-04-14 Mukesh Sisodiyaiwlwifi: dbg: disable ini debug in 9000 family and...
2021-04-14 Matti Gottliebiwlwifi: pcie: Change ma product string name
2021-04-14 Johannes Bergiwlwifi: fw: print out trigger delay when collecting...
2021-04-14 Johannes Bergiwlwifi: trans/pcie: defer transport initialisation
2021-04-14 Luca Coelhoiwlwifi: bump FW API to 63 for AX devices
2021-04-14 Emmanuel Grumbachiwlwifi: mvm: don't WARN if we can't remove a time...
2021-04-14 Emmanuel Grumbachiwlwifi: mvm: don't disconnect immediately if we don...
2021-04-14 Mordechay Goodsteiniwlwifi: rs-fw: don't support stbc for HE 160
2021-04-14 Johannes Bergiwlwifi: warn on SKB free w/o op-mode
2021-04-14 Miri Korenblitiwlwifi: mvm: add support for version 3 of LARI_CONFIG_...
2021-04-14 Mordechay Goodsteiniwlwifi: pcie: add ISR debug info for msix debug
2021-04-14 Mordechay Goodsteiniwlwifi: pcie: merge napi_poll_msix functions
2021-04-14 Johannes Bergiwlwifi: mvm: don't lock mutex in RCU critical section
2021-04-14 Mordechay Goodsteiniwlwifi: mvm: remove PS from lower rates.
2021-04-14 Roee Goldfineriwlwifi: mvm: umac error table mismatch
2021-04-14 Mordechay Goodsteiniwlwifi: queue: avoid memory leak in reset flow
2021-04-14 Emmanuel Grumbachiwlwifi: don't warn if we can't wait for empty tx queues
2021-04-14 Johannes Bergiwlwifi: remove remaining software checksum code
2021-04-14 Emmanuel Grumbachiwlwifi: remove TCM events
2021-04-14 Ravi Darsiiwlwifi: mvm: Use IWL_INFO in fw_reset_handshake()
2021-04-14 Harish Mittyiwlwifi: mvm: refactor ACPI DSM evaluation function
2021-04-14 Miri Korenblitiwlwifi: mvm: support BIOS enable/disable for 11ax...
2021-04-14 Mordechay Goodsteiniwlwifi: move iwl_configure_rxq to be used by other...
2021-04-14 ybaruchiwlwifi: add new so-gf device
2021-04-14 Miri Korenblitiwlwifi: mvm: enable PPAG in China
2021-04-14 Ilan Peeriwlwifi: mvm: Add support for 6GHz passive scan
2021-04-14 ybaruchiwlwifi: add ax201 killer device
2021-04-14 Avraham Sterniwlwifi: mvm: when associated with PMF, use protected...
2021-04-14 Johannes Bergiwlwifi: mvm: clean up queue sync implementation
2021-04-14 Johannes Bergiwlwifi: mvm: write queue_sync_state only for sync
2021-04-14 Avraham Sterniwlwifi: mvm: responder: support responder config comma...
next