summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2019-08-13can: xilinx_can: xcan_probe(): skip error message on deferred probeVenkatesh Yadav Abbarapu
2019-08-13can: xilinx_can: xcan_chip_start(): fix failure with invalid busAnssi Hannula
2019-08-13can: ti_hecc: ti_hecc_mailbox_read(): remove set but not used variable 'mbx_m...YueHaibing
2019-08-13can: ti_hecc: ti_hecc_mailbox_read(): add blank lines to improve readabilityMarc Kleine-Budde
2019-08-13can: ti_hecc: ti_hecc_start(): avoid multiple assignmentsMarc Kleine-Budde
2019-08-13can: ti_hecc: fix print formating stringsMarc Kleine-Budde
2019-08-13can: ti_hecc: avoid long linesMarc Kleine-Budde