Age | Commit message (Expand) | Author | Files | Lines |
2013-06-20 | net: Move MII out from under NET_CORE and hide it | Ben Hutchings | 1 | -1/+0 |
2013-05-28 | net: ethernet: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -4/+0 |
2013-05-09 | bfin_mac: fix error return code in bfin_mac_probe() | Wei Yongjun | 1 | -1/+2 |
2013-03-10 | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb | Joe Perches | 1 | -4/+2 |
2013-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2013-01-15 | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli | 1 | -2/+2 |
2013-01-11 | bfin_mac: Restore hardware time-stamping dependency on BF518 | Lars-Peter Clausen | 1 | -0/+1 |
2013-01-07 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 1 | -4/+4 |
2013-01-04 | net: remove unnecessary NET_ADDR_RANDOM "bitclean" | Jiri Pirko | 1 | -1/+0 |
2012-12-03 | bfin_mac: remove __dev* attributes | Bill Pemberton | 1 | -6/+6 |
2012-11-03 | ptp: fixup Kconfig for two PHC drivers. | Richard Cochran | 1 | -1/+1 |
2012-11-01 | bfin_mac: offer a PTP Hardware Clock. | Richard Cochran | 3 | -3/+175 |
2012-11-01 | bfin_mac: replace sys time stamps with raw ones instead. | Richard Cochran | 2 | -70/+28 |
2012-11-01 | bfin_mac: only advertise hardware time stamped when enabled. | Richard Cochran | 1 | -0/+4 |
2012-04-06 | bfin: Fix build failure due to get_ts_info() changes. | David S. Miller | 1 | -1/+1 |
2012-04-04 | bfin_mac: Support the get_ts_info ethtool method. | Richard Cochran | 1 | -0/+20 |
2012-02-20 | adi: adapt to eth_hw_addr_random() and changes in arch/blackfin | Danny Kukawka | 2 | -7/+10 |
2012-02-09 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A. Dalvi | 1 | -4/+4 |
2012-02-01 | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 1 | -3/+1 |
2012-01-11 | bfin_mac: use an unique MDIO bus name. | Florian Fainelli | 1 | -1/+2 |
2011-09-15 | MII: fix Kconfig dependencies for MII | Jeff Kirsher | 1 | -0/+1 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-08-12 | bfin_mac: Move the Analog Devices Inc driver | Jeff Kirsher | 4 | -0/+1946 |