summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-17Documentation: Add description of netdevsim trapsIdo Schimmel
2019-08-17netdevsim: Add devlink-trap supportIdo Schimmel
2019-08-17net: phy: remove genphy_config_initHeiner Kallweit
2019-08-17net: phy: remove calls to genphy_config_initHeiner Kallweit
2019-08-16ipvlan: set hw_enc_features like macvlanBill Sommerfeld
2019-08-16net: dsa: mv88e6xxx: check for mode change in port_setup_macMarek BehĂșn
2019-08-16net: phy: adin: add ethtool get_stats supportAlexandru Ardelean
2019-08-16net: phy: adin: implement downshift configuration via phy-tunableAlexandru Ardelean
2019-08-16net: phy: adin: implement PHY subsystem software resetAlexandru Ardelean
2019-08-16net: phy: adin: add EEE translation layer from Clause 45 to Clause 22Alexandru Ardelean
2019-08-16net: phy: adin: add support MDI/MDIX/Auto-MDI selectionAlexandru Ardelean
2019-08-16net: phy: adin: make RMII fifo depth configurableAlexandru Ardelean
2019-08-16net: phy: adin: make RGMII internal delays configurableAlexandru Ardelean
2019-08-16net: phy: adin: configure RGMII/RMII/MII modes on configAlexandru Ardelean
2019-08-16net: phy: adin: add {write,read}_mmd hooksAlexandru Ardelean
2019-08-16net: phy: adin: add support for interruptsAlexandru Ardelean
2019-08-16net: phy: adin: hook genphy_{suspend, resume} into the driverAlexandru Ardelean
2019-08-16net: phy: adin: add support for Analog Devices PHYsAlexandru Ardelean
2019-08-15net: mscc: PTP Hardware Clock (PHC) supportAntoine Tenart
2019-08-15net: mscc: remove the frame_info cpuq memberAntoine Tenart
2019-08-15net: mscc: improve the frame header parsing readabilityAntoine Tenart
2019-08-15net: mscc: describe the PTP register rangeAntoine Tenart
2019-08-15qed: Add driver API for flashing the config attributes.Sudarsana Reddy Kalluru
2019-08-15qed: Add API for configuring NVM attributes.Sudarsana Reddy Kalluru
2019-08-15Merge tag 'linux-can-next-for-5.4-20190814' of git://git.kernel.org/pub/scm/l...David S. Miller
2019-08-15netdevsim: implement support for devlink region and snapshotsJiri Pirko
2019-08-15r8169: sync EEE handling for RTL8168h with vendor driverHeiner Kallweit
2019-08-15r8169: use the generic EEE management functionsHeiner Kallweit
2019-08-15net: phy: realtek: add support for EEE registers on integrated PHY'sHeiner Kallweit
2019-08-15net: phy: swphy: emulate register MII_ESTATUSHeiner Kallweit
2019-08-15net: phy: read MII_CTRL1000 in genphy_read_status only if neededHeiner Kallweit
2019-08-14net/mvpp2: Replace tasklet with softirq hrtimerThomas Gleixner
2019-08-14net: phy: realtek: add NBase-T PHY auto-detectionHeiner Kallweit
2019-08-14r8169: fix sporadic transmit timeout issueHeiner Kallweit
2019-08-13r8152: change rx_copybreak and rx_pending through ethtoolHayes Wang
2019-08-13r8152: support skb_add_rx_fragHayes Wang
2019-08-13r8152: use alloc_pages for rx bufferHayes Wang
2019-08-13r8152: replace array with linking list for rx informationHayes Wang
2019-08-13r8152: separate the rx buffer sizeHayes Wang
2019-08-13net: phy: let phy_speed_down/up support speeds >1GbpsHeiner Kallweit
2019-08-13net: phy: add phy_speed_down_core and phy_resolve_min_speedHeiner Kallweit
2019-08-13net: phy: add __set_linkmode_max_speedHeiner Kallweit
2019-08-13net: hns3: Make hclge_func_reset_sync_vf staticYueHaibing
2019-08-13can: vcan: introduce pr_fmt and make use of itMarc Kleine-Budde
2019-08-13can: vcan: remove unnecessary blank linesMarc Kleine-Budde
2019-08-13can: vcan: convert block comments to network style commentsMarc Kleine-Budde
2019-08-13can: xilinx_can: xcan_set_bittiming(): fix the data phase btr1 calculationSrinivas Neeli
2019-08-13can: xilinx_can: xcan_rx_fifo_get_next_frame(): fix FSR register FL and RI ma...Appana Durga Kedareswara rao
2019-08-13can: xilinx_can: fix the data update logic for CANFD FD framesAppana Durga Kedareswara rao
2019-08-13can: xilinx_can: xcanfd_rx(): fix FSR register handling in the RX pathAppana Durga Kedareswara rao