Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-27wifi: mwifiex: Fix comment typoJason Wang
2022-07-27wifi: mwl8k: use time_after to replace "jiffies > a"Li Qiong
2022-07-27wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queueJose Ignacio Tornos Martinez
2022-07-27wifi: iwlwifi: mvm: fix clang -Wformat warningsJustin Stitt
2022-07-26net: ethernet: stmicro: stmmac: permit MTU change with interface upChristian Marangi
2022-07-26net: ethernet: stmicro: stmmac: generate stmmac dma conf before openChristian Marangi
2022-07-26net: ethernet: stmicro: stmmac: move dma conf to dedicated structChristian Marangi
2022-07-26net: ethernet: stmicro: stmmac: first disable all queues and disconnect in re...Christian Marangi
2022-07-26net: ethernet: stmicro: stmmac: move queue reset to dedicated functionsChristian Marangi
2022-07-26Merge tag 'wireless-next-2022-07-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-07-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-07-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-07-25net: ethernet: mtk-ppe: fix traffic offload with bridged wlanLorenzo Bianconi
2022-07-25mlxsw: spectrum_ptp: Rename mlxsw_sp1_ptp_phc_adjfreq()Amit Cohen
2022-07-25mlxsw: spectrum_ptp: Rename mlxsw_sp_ptp_get_message_types()Amit Cohen
2022-07-25mlxsw: spectrum_ptp: Use 'struct mlxsw_sp_ptp_clock' per ASICAmit Cohen
2022-07-25mlxsw: spectrum_ptp: Use 'struct mlxsw_sp_ptp_state' per ASICAmit Cohen
2022-07-25mlxsw: pci: Simplify FRC clock readingAmit Cohen
2022-07-25mlxsw: spectrum_ptp: Initialize the clock to zero as part of initializationAmit Cohen
2022-07-25mlxsw: Rename 'read_frc_capable' bit to 'read_clock_capable'Danielle Ratson
2022-07-25mlxsw: resources: Add resource identifier for maximum number of FIDsAmit Cohen
2022-07-25mlxsw: spectrum: Fix the shift of FID field in TX headerDanielle Ratson
2022-07-25mlxsw: Set time stamp type as part of config profileDanielle Ratson
2022-07-25mlxsw: cmd: Add UTC related fields to query firmware commandDanielle Ratson
2022-07-25mlxsw: pci_hw: Add 'time_stamp' and 'time_stamp_type' fields to CQEv2Danielle Ratson
2022-07-25mlxsw: reg: Add Monitoring Time Precision Correction Port Configuration RegisterDanielle Ratson
2022-07-25mlxsw: reg: Add MTUTC register's fields for supporting PTP in Spectrum-2Danielle Ratson
2022-07-25mlxsw: Rename mlxsw_reg_mtptptp_pack() to mlxsw_reg_mtptpt_pack()Danielle Ratson
2022-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-07-25net: macb: Update tsu clk usage in runtime suspend/resume for VersalHarini Katakam
2022-07-25net: macb: Sort CAPS flags by bit positionsHarini Katakam
2022-07-25net: ethernet: mtk_eth_soc: add support for page_pool_get_statsLorenzo Bianconi
2022-07-25net: ethernet: mtk_eth_soc: add xmit XDP supportLorenzo Bianconi
2022-07-25net: ethernet: mtk_eth_soc: introduce xdp ethtool countersLorenzo Bianconi
2022-07-25net: ethernet: mtk_eth_soc: add basic XDP supportLorenzo Bianconi
2022-07-25net: ethernet: mtk_eth_soc: rely on page_pool for single page buffersLorenzo Bianconi
2022-07-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-23net: usb: ax88179_178a: wol optimizationsJustin Chen
2022-07-23net: usb: ax88179_178a: move priv to driver_privJustin Chen
2022-07-23net: usb: ax88179_178a: restore state on resumeJustin Chen
2022-07-23net: usb: ax88179_178a: clean up pm callsJustin Chen
2022-07-23net: usb: ax88179_178a: remove redundant init codeJustin Chen
2022-07-23Merge tag 'for-net-next-2022-07-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-23Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packetLuiz Augusto von Dentz
2022-07-23Bluetooth: btusb: Add support for ISO packetsLuiz Augusto von Dentz
2022-07-23mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_devic...Jiri Pirko
2022-07-22Bluetooth: btrtl: Fix typo in commentshaomin Deng
2022-07-22iavf: Check for duplicate TC flower filter before parsingAvinash Dayanand
2022-07-22i40e: Refactor tc mqprio checksPrzemyslaw Patynowski
2022-07-22wifi: mac80211_hwsim: handle links for wmediumd/virtioJohannes Berg