aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-28Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-28Merge tag 'spi-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-28Merge tag 'regmap-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-28Merge tag 'linux-watchdog-5.15-rc7' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2021-10-28Revert "net: hns3: fix pause config problem after autoneg disabled"Guangbin Huang
2021-10-28net: virtio: use eth_hw_addr_set()Jakub Kicinski
2021-10-28octeontx2-af: debugfs: Add channel and channel mask.Rakesh Babu
2021-10-28octeontx2-af: cn10k: debugfs for dumping LMTST map tableHarman Kalra
2021-10-28octeontx2-af: debugfs: Minor changes.Rakesh Babu Saladi
2021-10-28octeontx2-af: Fix possible null pointer dereference.Rakesh Babu Saladi
2021-10-28octeontx2-af: Display all enabled PF VF rsrc_alloc entries.Rakesh Babu
2021-10-28octeontx2-af: Check whether ipolicers existsSubbaraya Sundeep
2021-10-28net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino
2021-10-28net: phy: microchip_t1: add cable test support for lan87xx phyYuiko Oshino
2021-10-28ptp: fix code indentation issuesCarlos Llamas
2021-10-28sky2: Remove redundant assignment and parenthesesluo penghao
2021-10-28Merge tag 'mlx5-net-next-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2021-10-28nfp: bpf: relax prog rejection for mtu check through max_pkt_offsetYu Xiao
2021-10-28net: mvpp2: clean up mvpp2_phylink_validate()Russell King (Oracle)
2021-10-28net: mvpp2: drop use of phylink_helper_basex_speed()Russell King (Oracle)
2021-10-28net: mvpp2: remove interface checks in mvpp2_phylink_validate()Russell King (Oracle)
2021-10-28net: mvpp2: populate supported_interfaces memberRussell King
2021-10-28vmxnet3: do not stop tx queues after netif_device_detach()Dongli Zhang
2021-10-28mpt fusion: use dev_addr_set()Jakub Kicinski
2021-10-28firewire: don't write directly to netdev->dev_addrJakub Kicinski
2021-10-28media: use eth_hw_addr_set()Jakub Kicinski
2021-10-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2021-10-27net: phy: Fix unsigned comparison with less than zeroJiapeng Chong
2021-10-27net: thunderbolt: use eth_hw_addr_set()Jakub Kicinski
2021-10-27staging: use of_get_ethdev_address()Jakub Kicinski
2021-10-27net: macb: Fix mdio child node detectionGuenter Roeck
2021-10-27r8169: Add device 10ec:8162 to driver r8169Janghyub Seo
2021-10-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-10-27virtio-ring: fix DMA metadata flagsVincent Whitchurch
2021-10-27usbnet: fix error return code in usbnet_probe()Wang Hai
2021-10-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-10-27net: mvneta: drop use of phylink_helper_basex_speed()Russell King (Oracle)
2021-10-27net: mvneta: remove interface checks in mvneta_validate()Russell King (Oracle)
2021-10-27net: mvneta: populate supported_interfaces memberRussell King
2021-10-27net: hns3: adjust string spaces of some parameters of tx bd info in debugfsGuangbin Huang
2021-10-27net: hns3: expand buffer len for some debugfs commandGuangbin Huang
2021-10-27net: hns3: add more string spaces for dumping packets number of queue info in...Jie Wang
2021-10-27net: hns3: fix data endian problem of some functions of debugfsJie Wang
2021-10-27net: hns3: ignore reset event before initialization process is doneGuangbin Huang
2021-10-27net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND modeYufeng Mo
2021-10-27net: hns3: fix pause config problem after autoneg disabledGuangbin Huang
2021-10-26net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inlineMaor Dickman
2021-10-26net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate togetherKhalid Manaa
2021-10-26net/mlx5e: Add HW-GRO offloadKhalid Manaa