Commit History

Author SHA1 Message Date
  Jiri Pirko 0ddf477b8a net: convert multiple drivers to use netdev_for_each_mc_addr, part3 15 years ago
  Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
  Mike Frysinger 98f672ca99 bfin_mac: use the newer CLKBUFOE bit name via asm/dpmc.h 15 years ago
  Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
  Stephen Hemminger 0fc0b732ea netdev: drivers should make ethtool_ops const 16 years ago
  Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
  David S. Miller b2f8f7525c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
  Graf Yang 080c82550d netdev: bfin_mac: add Blackfin MII bus to platform bus to allow DSA access 16 years ago
  Michael Hennerich 015dac8886 netdev: bfin_mac: fix performance issue found by netperf 16 years ago
  Sonic Zhang 805a8ab3ce netdev: bfin_mac: fix malformed UDP packet transmission when polling with KGDB 16 years ago
  Michael Hennerich 91a455f089 netdev: bfin_mac: drop useless IRQF_SHARED from Blackfin EMAC interrupt 16 years ago
  Mike Frysinger b63dc8fef7 bfin_mac: fix build error due to net_device_ops convert 16 years ago
  Alexander Beregalov 149da651bf bfin_mac: convert to net_device_ops 16 years ago
  Kay Sievers c23135573f net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
  David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
  Adrian Bunk 0ed0563e14 net/bfin_mac.c MDIO namespace fixes 16 years ago
  Lennert Buytenhek 298cf9beb9 phylib: move to dynamic allocation of struct mii_bus 16 years ago
  Harvey Harrison b39d66a81f drivers/net: replace __FUNCTION__ with __func__ 17 years ago
  Stephen Hemminger 74dfd9fb0a blackfin_mac: unneeded assignment 17 years ago
  Michael Hennerich ee02fee8f6 Blackfin EMAC Driver: Functional power management support 17 years ago
  Bryan Wu a50c0c05c3 Blackfin EMAC Driver: enable TXDWA new feature for new silicon (rev > 0.2) 17 years ago
  Mike Frysinger d7b843d393 Blackfin EMAC Driver: add proper __devinit/__devexit markings 17 years ago
  Anton Vorontsov c8f15686a4 netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 17 years ago
  David S. Miller 263ba3204a netdev: Convert all drivers away from netif_schedule(). 17 years ago
  Huang Weiyi 94a47f4161 Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h> 17 years ago
  Bryan Wu 679dce39e3 Blackfin EMAC Driver: Initial version of ethtool support 17 years ago
  Bryan Wu 7ef0a7ee2f Blackfin EMAC Driver: code cleanup 17 years ago
  Kay Sievers 72abb46101 net drivers: fix platform driver hotplug/coldplug 17 years ago
  Andy Fleming 9d9326d3bc phy: Change mii_bus id field to a string 17 years ago
  Mike Frysinger 51a491c92e Blackfin EMAC Driver: delete unused variables to fixup gcc warnings 17 years ago