summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/adi (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: adi: adin1110: Fix some error handling path in adin1110_read_f...Christophe JAILLET2024-10-081-2/+2
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin2024-09-031-1/+1
* net: ethernet: adi: adin1110: Replace linux/gpio.h by proper oneAndy Shevchenko2024-05-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-291-1/+1
|\
| * net: ethernet: adi: move PHYLIB from vendor to driver symbolRandy Dunlap2024-02-281-1/+1
* | net: ethernet: adi: adin1110: Reduce the MDIO_TRDONE poll intervalCiprian Regus2024-02-271-4/+6
|/
* net: ethernet: adi: requires PHYLIB supportRandy Dunlap2024-02-161-0/+1
* net: ethernet: adi: adin1110: Fix uninitialized variableDell Jin2023-10-211-1/+1
* net:ethernet:adi:adin1110: Fix forwarding offloadCiprian Regus2023-09-111-1/+1
* net: ethernet: adi: adin1110: use eth_broadcast_addr() to assign broadcast ad...Yang Yingliang2023-08-061-4/+4
* net: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra2023-03-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-281-1/+1
|\
| * net: ethernet: adi: adin1110: Fix multicast offloadingAlexandru Tachici2023-01-241-1/+1
* | net: phy: Remove probe_capabilitiesAndrew Lunn2023-01-191-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-031-9/+29
|\
| * net: ethernet: adi: adin1110: Fix notifiersAlexandru Tachici2022-10-291-9/+29
* | net: ethernet: adi: adin1110: add reset GPIOAlexandru Tachici2022-10-211-0/+21
* | net: ethernet: adi: adin1110: Fix SPI transfersAlexandru Tachici2022-10-191-21/+16
|/
* net: ethernet: adi: adin1110: Add check in netdev_eventAlexandru Tachici2022-10-061-5/+8
* net: ethernet: adin1110: Add missing MODULE_DEVICE_TABLEYang Yingliang2022-09-261-0/+1
* net: ethernet: adi: Fix return value check in adin1110_probe_netdevs()Wei Yongjun2022-09-261-2/+2
* net: ethernet: adi: Fix invalid parent name lengthAlexandru Tachici2022-09-221-1/+1
* net: ethernet: adi: Add ADIN1110 supportAlexandru Tachici2022-09-203-0/+1730
* net: adi: remove blackfin ethernet driversArnd Bergmann2018-03-264-2056/+0
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-4/+5
* drivers: net: adi: use setup_timer() helper.Allen Pais2017-09-211-3/+2
* net: ethernet: make ptp_clock_info constBhumika Goyal2017-08-221-1/+1
* net: bfin_mac: Remove unused stats member from struct bfin_mac_localTobias Klauser2017-03-281-7/+0
* scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-131-1/+1
|\
| * ptp_clock: Allow for it to be optionalNicolas Pitre2016-11-161-1/+1
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
|/
* net: bfin_mac: Fix a few spelling fixesLABBE Corentin2016-08-141-4/+4
* net: ethernet: adi: bfin_mac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-181-23/+2
* net: ethernet: adi: bfin_mac: use phydev from struct net_devicePhilippe Reynes2016-07-182-20/+12
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* net: bfin_mac: Use phy_find_first() instead of open-coding itGuenter Roeck2016-01-111-15/+2
* bfin_mac: fix error pathSudip Mukherjee2016-01-111-1/+1
* phy: fix blackfin build failureSudip Mukherjee2016-01-111-1/+2
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-10/+1
* phy: Centralise print about attached phyAndrew Lunn2016-01-071-4/+2
* phy: add phydev_name() wrapperAndrew Lunn2016-01-071-2/+2
* net: bfin_mac: Use platform_register/unregister_drivers()Thierry Reding2015-12-031-7/+7
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-2/+0
* ptp: blackfin: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+3
* ptp: blackfin: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+4
* net: ethernet: adi: drop owner assignment from platform_driversWolfram Sang2014-10-201-2/+0
* net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser2014-10-041-3/+0