summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/adi
Commit message (Expand)AuthorAge
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* net: bfin_mac: Use phy_find_first() instead of open-coding itGuenter Roeck2016-01-11
* bfin_mac: fix error pathSudip Mukherjee2016-01-10
* phy: fix blackfin build failureSudip Mukherjee2016-01-10
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* phy: Centralise print about attached phyAndrew Lunn2016-01-07
* phy: add phydev_name() wrapperAndrew Lunn2016-01-07
* net: bfin_mac: Use platform_register/unregister_drivers()Thierry Reding2015-12-03
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* ptp: blackfin: use helpers for converting ns to timespec.Richard Cochran2015-03-31
* ptp: blackfin: convert to the 64 bit get/set time methods.Richard Cochran2015-03-31
* net: ethernet: adi: drop owner assignment from platform_driversWolfram Sang2014-10-20
* net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser2014-10-03
* bfin_mac: convert bfin Ethernet driver to NAPI frameworkSonic Zhang2014-07-24
* bfin_mac: remove empty MDIO bus reset functionFlorian Fainelli2014-03-28
* bfin_mac: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-24
* ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-21
* net: bfin_mac: do not reset PHY after phy_start()Florian Fainelli2013-12-09
* bfin_mac: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-21
* adi: Remove extern from function prototypesJoe Perches2013-09-24
* bfin_mac: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-12
* net: bfin_mac: use dev_get_platdata()Jingoo Han2013-08-30
* net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-19
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-27
* bfin_mac: fix error return code in bfin_mac_probe()Wei Yongjun2013-05-08
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-15
|\
| * bfin_mac: Restore hardware time-stamping dependency on BF518Lars-Peter Clausen2013-01-10
* | net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-14
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-06
* | net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-03
|/
* bfin_mac: remove __dev* attributesBill Pemberton2012-12-03
* ptp: fixup Kconfig for two PHC drivers.Richard Cochran2012-11-03
* bfin_mac: offer a PTP Hardware Clock.Richard Cochran2012-11-01
* bfin_mac: replace sys time stamps with raw ones instead.Richard Cochran2012-11-01
* bfin_mac: only advertise hardware time stamped when enabled.Richard Cochran2012-11-01
* bfin: Fix build failure due to get_ts_info() changes.David S. Miller2012-04-06
* bfin_mac: Support the get_ts_info ethtool method.Richard Cochran2012-04-04
* adi: adapt to eth_hw_addr_random() and changes in arch/blackfinDanny Kukawka2012-02-19
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-08
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* bfin_mac: use an unique MDIO bus name.Florian Fainelli2012-01-10
* MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-15
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* bfin_mac: Move the Analog Devices Inc driverJeff Kirsher2011-08-12