aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/adi (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-09net: bfin_mac: do not reset PHY after phy_start()Florian Fainelli1-1/+0
2013-11-21bfin_mac: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-4/+17
2013-09-24adi: Remove extern from function prototypesJoe Perches1-1/+1
2013-09-12bfin_mac: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2013-08-30net: bfin_mac: use dev_get_platdata()Jingoo Han1-3/+3
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings1-1/+0
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han1-4/+0
2013-05-08bfin_mac: fix error return code in bfin_mac_probe()Wei Yongjun1-1/+2
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches1-4/+2
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli1-2/+2
2013-01-10bfin_mac: Restore hardware time-stamping dependency on BF518Lars-Peter Clausen1-0/+1
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-4/+4
2013-01-03net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko1-1/+0
2012-12-03bfin_mac: remove __dev* attributesBill Pemberton1-6/+6
2012-11-03ptp: fixup Kconfig for two PHC drivers.Richard Cochran1-1/+1
2012-11-01bfin_mac: offer a PTP Hardware Clock.Richard Cochran3-3/+175
2012-11-01bfin_mac: replace sys time stamps with raw ones instead.Richard Cochran2-70/+28
2012-11-01bfin_mac: only advertise hardware time stamped when enabled.Richard Cochran1-0/+4
2012-04-06bfin: Fix build failure due to get_ts_info() changes.David S. Miller1-1/+1
2012-04-04bfin_mac: Support the get_ts_info ethtool method.Richard Cochran1-0/+20
2012-02-19adi: adapt to eth_hw_addr_random() and changes in arch/blackfinDanny Kukawka2-7/+10
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-4/+4
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-3/+1
2012-01-10bfin_mac: use an unique MDIO bus name.Florian Fainelli1-1/+2
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher1-0/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-12bfin_mac: Move the Analog Devices Inc driverJeff Kirsher4-0/+1946