summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2019-08-13can: ti_hecc: fix indentionMarc Kleine-Budde
2019-08-13can: ti_hecc: convert block comments to network style commentsMarc Kleine-Budde
2019-08-13can: sja1000: f81601: remove unused including <linux/version.h>YueHaibing
2019-08-13can: kvaser_pciefd: Remove unused including <linux/version.h>YueHaibing
2019-08-13can: kvaser_pciefd: kvaser_pciefd_pwm_stop(): remove unnecessary code when se...Christer Beskow
2019-08-11caif: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-11xen-netback: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-11net: dsa: mv88e6xxx: add delay in direct SMI waitVivien Didelot
2019-08-11net: dsa: mv88e6xxx: fix SMI bit checkingVivien Didelot
2019-08-11net: dsa: mv88e6xxx: remove wait and update routinesVivien Didelot
2019-08-11net: dsa: mv88e6xxx: wait for AVB Busy bitVivien Didelot
2019-08-11net: dsa: mv88e6xxx: introduce wait bit routineVivien Didelot
2019-08-11net: dsa: mv88e6xxx: introduce wait mask routineVivien Didelot