summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: microchip: common ksz_spi_probe for ksz switchesArun Ramadoss2022-06-244-183/+69
* net: dsa: microchip: remove the ksz8/ksz9477_switch_registerArun Ramadoss2022-06-247-19/+4
* net: dsa: microchip: move ksz_dev_ops to ksz_common.cArun Ramadoss2022-06-246-164/+271
* net: dsa: microchip: common menuconfig for ksz series switchArun Ramadoss2022-06-243-25/+13
* net: dsa: microchip: ksz9477: separate phylink mode from switch registerArun Ramadoss2022-06-242-26/+7
* net: dsa: microchip: common dsa_switch_ops for ksz switchesArun Ramadoss2022-06-244-190/+89
* net: dsa: microchip: move start of switch to ksz_setupArun Ramadoss2022-06-245-5/+20
* net: dsa: microchip: move multicast enable to ksz_setupArun Ramadoss2022-06-246-6/+19
* net: dsa: microchip: move broadcast rate limit to ksz_setupArun Ramadoss2022-06-246-32/+30
* net: dsa: microchip: move setup function to ksz_commonArun Ramadoss2022-06-244-41/+41
* net: dsa: microchip: add the enable_stp_addr pointer in ksz_dev_opsArun Ramadoss2022-06-243-9/+52
* net: dsa: microchip: add config_cpu_port to struct ksz_dev_opsArun Ramadoss2022-06-243-2/+5
* net: dsa: microchip: rename shutdown to reset in ksz_dev_opsArun Ramadoss2022-06-245-9/+9
* Bonding: add per-port priority for failover re-selectionHangbin Liu2022-06-243-0/+75
* cxgb4/cxgb4vf: Fix typo in commentsJiang Jian2022-06-231-1/+1
* bnxt: Fix typo in commentsJiang Jian2022-06-231-1/+1
* net: phy: mxl-gpy: add temperature sensorMichael Walle2022-06-232-0/+108
* net: phy: nxp-tja11xx: use devm_hwmon_sanitize_name()Michael Walle2022-06-231-8/+3
* net: sfp: use hwmon_sanitize_name()Michael Walle2022-06-231-7/+3
* net: phy: Add support for 1PPS out and external timestampsJonathan Lemon2022-06-231-0/+226
* net: phy: broadcom: Add PTP support for some Broadcom PHYs.Jonathan Lemon2022-06-233-0/+724
* net: phy: broadcom: Add Broadcom PTP hooks to bcm-phy-libJonathan Lemon2022-06-232-4/+48
* net: dsa: mv88e6xxx: get rid of SPEED_MAX settingRussell King2022-06-233-33/+30
* net: dsa: mv88e6xxx: remove mv88e6065 dead codeRussell King (Oracle)2022-06-232-17/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-23100-399/+823
|\
| * Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-2314-45/+167
| |\
| | * virtio_net: fix xdp_rxq_info bug after suspend/resumeStephan Gerhold2022-06-221-19/+6
| | * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-06-223-7/+89
| | |\
| | | * ice: ethtool: Prohibit improper channel config for DCBAnatolii Gerasymenko2022-06-212-5/+47
| | | * ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko2022-06-211-1/+38
| | | * ice: Fix switchdev rules book keepingWojciech Drewek2022-06-211-0/+1
| | | * ice: ignore protocol field in GTP offloadMarcin Szycik2022-06-211-1/+3
| | * | igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng2022-06-221-7/+5
| | * | net: dsa: qca8k: reduce mgmt ethernet timeoutChristian Marangi2022-06-221-1/+1
| | * | net: dsa: qca8k: reset cpu port on MTU changeChristian Marangi2022-06-221-1/+21
| | * | hinic: Replace memcpy() with direct assignmentKees Cook2022-06-221-3/+1
| | * | Revert "drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-...Jakub Kicinski2022-06-221-1/+1
| | * | net: phy: smsc: Disable Energy Detect Power-Down in interrupt modeLukas Wunner2022-06-211-2/+4
| | |/
| | * net: phy: at803x: fix NULL pointer dereference on AR9331 PHYOleksij Rempel2022-06-191-0/+6
| | * drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.cWentao_Liang2022-06-191-1/+1
| | * bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh2022-06-171-1/+3
| | * igb: fix a use-after-free issue in igb_clean_tx_ringLorenzo Bianconi2022-06-171-2/+5
| | * hamradio: 6pack: fix array-index-out-of-bounds in decode_std_command()Xu Jia2022-06-171-1/+8
| | * veth: Add updating of trans_startJay Vosburgh2022-06-171-0/+4
| | * phy: aquantia: Fix AN when higher speeds than 1G are not advertisedClaudiu Manoil2022-06-161-1/+14
| * | Merge tag 'mmc-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2022-06-232-8/+14
| |\ \
| | * | mmc: mediatek: wait dma stop bit reset to 0Mengqi Zhang2022-06-151-8/+12
| | * | mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncingChevron Li2022-06-141-0/+2
| * | | Merge tag 'sound-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-06-232-5/+3
| |\ \ \
| | * | | firewire: convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong2022-06-171-4/+2