summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/adi
Commit message (Expand)AuthorAgeFilesLines
* 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-281-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-051-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-211-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-271-7/+0
* scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-02-271-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-121-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-131-4/+4
* net: ethernet: adi: bfin_mac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-171-23/+2
* net: ethernet: adi: bfin_mac: use phydev from struct net_devicePhilippe Reynes2016-07-172-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-101-1/+1
* phy: fix blackfin build failureSudip Mukherjee2016-01-101-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-031-3/+0
* bfin_mac: convert bfin Ethernet driver to NAPI frameworkSonic Zhang2014-07-243-32/+53
* bfin_mac: remove empty MDIO bus reset functionFlorian Fainelli2014-03-281-6/+0
* bfin_mac: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-1/+1
* ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-211-0/+1
* net: bfin_mac: do not reset PHY after phy_start()Florian Fainelli2013-12-091-1/+0
* bfin_mac: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-4/+17
* adi: Remove extern from function prototypesJoe Perches2013-09-241-1/+1
* bfin_mac: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-121-2/+2
* net: bfin_mac: use dev_get_platdata()Jingoo Han2013-08-301-3/+3
* net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-191-1/+0
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-271-4/+0
* bfin_mac: fix error return code in bfin_mac_probe()Wei Yongjun2013-05-081-1/+2
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-091-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-151-0/+1
|\
| * bfin_mac: Restore hardware time-stamping dependency on BF518Lars-Peter Clausen2013-01-101-0/+1