summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/adi
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser2014-10-041-3/+0Star
* bfin_mac: convert bfin Ethernet driver to NAPI frameworkSonic Zhang2014-07-253-32/+53
* bfin_mac: remove empty MDIO bus reset functionFlorian Fainelli2014-03-281-6/+0Star
* 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-101-1/+0Star
* 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-131-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-201-1/+0Star
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-281-4/+0Star
* 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/+2Star
* 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
* | net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-2/+2
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-071-4/+4
* | net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-041-1/+0Star
|/
* bfin_mac: remove __dev* attributesBill Pemberton2012-12-031-6/+6
* ptp: fixup Kconfig for two PHC drivers.Richard Cochran2012-11-031-1/+1
* bfin_mac: offer a PTP Hardware Clock.Richard Cochran2012-11-013-3/+175
* bfin_mac: replace sys time stamps with raw ones instead.Richard Cochran2012-11-012-70/+28Star
* bfin_mac: only advertise hardware time stamped when enabled.Richard Cochran2012-11-011-0/+4
* bfin: Fix build failure due to get_ts_info() changes.David S. Miller2012-04-061-1/+1
* bfin_mac: Support the get_ts_info ethtool method.Richard Cochran2012-04-041-0/+20
* adi: adapt to eth_hw_addr_random() and changes in arch/blackfinDanny Kukawka2012-02-202-7/+10
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-091-4/+4
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-3/+1Star
* bfin_mac: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+2
* MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-151-0/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
* bfin_mac: Move the Analog Devices Inc driverJeff Kirsher2011-08-124-0/+1946