Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-07dp83640: Use generic ptp_msg_is_sync() functionKurt Kanzenbach
2022-03-06net: phy: Use netif_rx().Sebastian Andrzej Siewior
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-06-16net: phy: remove unnecessary line continuationWenpeng Liang
2021-06-16net: phy: change format of some declarationsWenpeng Liang
2020-11-25net: phy: dp83640: use new PTP_MSGTYPE_SYNC defineChristian Eggers
2020-11-25net: phy: ti: remove the use of .ack_interrupt()Ioana Ciornei
2020-11-25net: phy: ti: implement generic .handle_interrupt() callbackIoana Ciornei
2020-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20net: phy: dp83640: Use generic helper functionKurt Kanzenbach
2020-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-16net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov
2020-07-07net: phy: dp83640: Fixup cast to restricted __be16 warningAndrew Lunn
2020-05-01dp83640: reverse arguments to list_add_tailJulia Lawall
2020-03-30ptp: Avoid deadlocks in the programmable pin code.Richard Cochran
2019-12-26net: Introduce a new MII time stamping interface.Richard Cochran
2019-12-26net: phy: dp83640: Move the probe and remove methods around.Richard Cochran
2019-11-15dp83640: Reject requests to enable time stamping on both edges.Richard Cochran
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15dp83640: reject unsupported external timestamp flagsJacob Keller
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller
2019-04-16net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit
2019-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-04net: dp83640: expire old TX-skbSebastian Andrzej Siewior
2019-01-23net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit
2018-10-02net: phy: Add phydev_info()Andrew Lunn
2018-10-02net: phy: Add phydev_warn()Andrew Lunn
2018-08-11net: dp83640: Mark expected switch fall-throughsGustavo A. R. Silva
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook
2018-04-09dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit
2017-08-31dp83640: don't hold spinlock while calling netif_rx_niStefan Sørensen
2017-06-23net: dp83640: Avoid NULL pointer dereference.Richard Cochran
2017-04-20dp83640: don't recieve time stamps twiceDan Carpenter
2016-11-10ptp: dp83640: Use the high resolution frequency method.Richard Cochran
2016-01-21net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2015-11-03dp83640: Only wait for timestamps for packets with timestamping enabled.Stefan Sørensen
2015-11-03dp83640: Prune rx timestamp list before reading from itStefan Sørensen
2015-11-03dp83640: Delay scheduled work.Stefan Sørensen
2015-11-03dp83640: Include hash in timestamp/packet matchingStefan Sørensen
2015-07-18dp83640: only report generic filters in ts_infoJacob Keller
2015-05-26net: dp83640: fix improper double spin locking.Richard Cochran
2015-05-26net: dp83640: reinforce locking rules.Richard Cochran
2015-05-26net: dp83640: fix broken calibration routine.Richard Cochran
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-03-31ptp: dp83640: convert to the 64 bit get/set time methods.Richard Cochran