Commit Graph

20 Commits (893da75956ab48545e8732b46e1cf4350bd25f9c)

Author SHA1 Message Date
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) 17 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