Commit History

作者 SHA1 備註 提交日期
  Alexander Beregalov 149da651bf bfin_mac: convert to net_device_ops 16 年之前
  Kay Sievers c23135573f net: struct device - replace bus_id with dev_name(), dev_set_name() 16 年之前
  David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 年之前
  Adrian Bunk 0ed0563e14 net/bfin_mac.c MDIO namespace fixes 16 年之前
  Lennert Buytenhek 298cf9beb9 phylib: move to dynamic allocation of struct mii_bus 16 年之前
  Harvey Harrison b39d66a81f drivers/net: replace __FUNCTION__ with __func__ 16 年之前
  Stephen Hemminger 74dfd9fb0a blackfin_mac: unneeded assignment 17 年之前
  Michael Hennerich ee02fee8f6 Blackfin EMAC Driver: Functional power management support 17 年之前
  Bryan Wu a50c0c05c3 Blackfin EMAC Driver: enable TXDWA new feature for new silicon (rev > 0.2) 17 年之前
  Mike Frysinger d7b843d393 Blackfin EMAC Driver: add proper __devinit/__devexit markings 17 年之前
  Anton Vorontsov c8f15686a4 netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 17 年之前
  David S. Miller 263ba3204a netdev: Convert all drivers away from netif_schedule(). 17 年之前
  Huang Weiyi 94a47f4161 Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h> 17 年之前
  Bryan Wu 679dce39e3 Blackfin EMAC Driver: Initial version of ethtool support 17 年之前
  Bryan Wu 7ef0a7ee2f Blackfin EMAC Driver: code cleanup 17 年之前
  Kay Sievers 72abb46101 net drivers: fix platform driver hotplug/coldplug 17 年之前
  Andy Fleming 9d9326d3bc phy: Change mii_bus id field to a string 17 年之前
  Mike Frysinger 51a491c92e Blackfin EMAC Driver: delete unused variables to fixup gcc warnings 17 年之前
  Bryan Wu 9dc7f30e3b EMAC driver: Fix bug: The clock divisor is set to all ones at reset. 17 年之前
  Alexey Demin 6e01d1a4b2 EMAC driver: fix bug - invalidate data cache of new_skb->data range when cache is WB 17 年之前
  Vitja Makarov 136492b275 EMAC driver: add power down mode 17 年之前
  Michael Hennerich 6893ff1c7e EMAC driver: ADSP-BF52x arch/mach support 17 年之前
  Mike Frysinger 2fb9d6f5a3 EMAC driver: use simpler comment headers and strip out information that is maintained in the scm's log 17 年之前
  Aidan Williams 775919bc23 EMAC driver: bf537 MAC multicast hash filtering patch 17 年之前
  Bryan Wu 7cc8f38188 EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK. 17 年之前
  Bryan Wu 6db9e4617e EMAC driver: shorten the mdelay value to solve netperf performance issue 17 年之前
  Jeff Garzik c99da91e7a Merge branch 'master' into upstream-fixes 17 年之前
  Vitja Makarov 00ff49a91e Blackfin EMAC driver: fix bug - NAT doesn't work with bfin_mac driver 17 年之前
  Mike Frysinger 9862cc5278 Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since this is not BF537 specific and to better match other Blackfin-specific conventions 17 年之前
  Michael Hennerich 2ea10b1a54 Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost packets) 17 年之前