Commit Graph

32 Commits (bbaf5e97337287479eb78dbc3822d9560bbfd2e2)

Author SHA1 Message Date
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
Bryan Wu 9dc7f30e3b EMAC driver: Fix bug: The clock divisor is set to all ones at reset. 17 years ago
Alexey Demin 6e01d1a4b2 EMAC driver: fix bug - invalidate data cache of new_skb->data range when cache is WB 17 years ago
Vitja Makarov 136492b275 EMAC driver: add power down mode 17 years ago
Michael Hennerich 6893ff1c7e EMAC driver: ADSP-BF52x arch/mach support 17 years ago
Mike Frysinger 2fb9d6f5a3 EMAC driver: use simpler comment headers and strip out information that is maintained in the scm's log 17 years ago
Aidan Williams 775919bc23 EMAC driver: bf537 MAC multicast hash filtering patch 17 years ago
Bryan Wu 7cc8f38188 EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK. 17 years ago
Bryan Wu 6db9e4617e EMAC driver: shorten the mdelay value to solve netperf performance issue 17 years ago
Vitja Makarov 00ff49a91e Blackfin EMAC driver: fix bug - NAT doesn't work with bfin_mac driver 17 years ago
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 years ago
Michael Hennerich 2ea10b1a54 Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost packets) 18 years ago
Bryan Wu 4ae5a3ad5a Blackfin EMAC driver: Add phy abstraction layer supporting in bfin_emac driver 18 years ago
Bryan Wu 496a34c224 Blackfin EMAC driver: add power management interface and change the bf537mac_reset to bf537mac_disable 18 years ago
Alex Landau 73f8318286 Blackfin EMAC driver: add function to change the MAC address 18 years ago
Jeff Garzik 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Jesper Juhl bf1e9a080d Clean up duplicate includes in drivers/net/ 18 years ago
Bryan Wu e190d6b140 Blackfin ethernet driver: on chip ethernet MAC controller driver 18 years ago
Michael Hennerich 4af4b84088 Blackfin Ethernet MAC driver: fix bug Report returned -ENOMEM upwards (in case L1/uncached memory alloc fails) 18 years ago