Commit Graph

73 Commits (f07eb223a081b278be02a58394cb5fd66f1a1bbd)

Author SHA1 Message Date
Joe Perches f767b6df8a netdev: bfin_mac: Remove is_multicast_ether_addr use in netdev_for_each_mc_addr 14 years ago
Tobias Klauser 1225277169 netdev: bfin_mac: Use is_multicast_ether_addr helper 14 years ago
Mike Frysinger c599bd6b9a netdev: bfin_mac: let boards set vlan masks 14 years ago
Mike Frysinger 5ca1bb5ace netdev: bfin_mac: mark setup_system_regs as static 14 years ago
Mike Frysinger c6dd5098f4 netdev: bfin_mac: clean up printk messages 14 years ago
Sonic Zhang 02460d0893 netdev: bfin_mac: push settings to platform resources 15 years ago
David Howells 3dcc1e7f9f Blackfin: Split PLL code from mach-specific cdef headers 15 years ago
Oliver Hartkopp 2244d07bfa net: simplify flags for tx timestamping 15 years ago
Sonic Zhang 4fcc3d3409 netdev:bfin_mac: reclaim and free tx skb as soon as possible after transfer 15 years ago
Denis Kirjanov 7f267de41f bfin_mac: fix memleak in mii_bus{probe|remove} 15 years ago
Sonic Zhang 0e995cd3d3 netdev: bfin_mac: check for mii_bus platform data 15 years ago
Mike Frysinger 2bfa0f0c9a netdev: bfin_mac: handle timeouts with the MDIO registers gracefully 15 years ago
Sonic Zhang c0da776bde netdev: bfin_mac: use promiscuous flag for promiscuous mode 15 years ago
Michael Hennerich 53fd3f2829 netdev: bfin_mac: add support for wake-on-lan magic packets 15 years ago
Sonic Zhang 812a9de715 netdev: bfin_mac: clear RXCKS if hardware generated checksum is not enabled 15 years ago
Sonic Zhang ad2864d887 netdev: bfin_mac: deduce Ethernet FCS from hardware IP payload checksum 15 years ago
Sonic Zhang f6e1e4f3e5 netdev: bfin_mac: invalid data cache only once for each new rx skb buffer 15 years ago
Peter Meerwald ec497b32c3 netdev: bfin_mac: handler RX status errors 15 years ago
Barry Song fe92afedee netdev: bfin_mac: add support for IEEE 1588 PTP 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
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
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
Kay Sievers db1d7bf70f 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. 17 years ago
Adrian Bunk 0ed0563e14 net/bfin_mac.c MDIO namespace fixes 17 years ago
Lennert Buytenhek 298cf9beb9 phylib: move to dynamic allocation of struct mii_bus 17 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