index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bfin_mac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>
Huang Weiyi
2008-05-22
1
-1
/
+0
*
Blackfin EMAC Driver: Initial version of ethtool support
Bryan Wu
2008-04-29
1
-0
/
+47
*
Blackfin EMAC Driver: code cleanup
Bryan Wu
2008-04-29
1
-126
/
+123
*
net drivers: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-25
1
-2
/
+5
*
phy: Change mii_bus id field to a string
Andy Fleming
2008-04-16
1
-1
/
+1
*
Blackfin EMAC Driver: delete unused variables to fixup gcc warnings
Mike Frysinger
2008-03-28
1
-2
/
+0
*
EMAC driver: Fix bug: The clock divisor is set to all ones at reset.
Bryan Wu
2008-02-03
1
-1
/
+1
*
EMAC driver: fix bug - invalidate data cache of new_skb->data range when cach...
Alexey Demin
2008-02-03
1
-0
/
+6
*
EMAC driver: add power down mode
Vitja Makarov
2008-02-03
1
-1
/
+2
*
EMAC driver: ADSP-BF52x arch/mach support
Michael Hennerich
2008-02-03
1
-3
/
+3
*
EMAC driver: use simpler comment headers and strip out information that is ma...
Mike Frysinger
2008-02-03
1
-28
/
+4
*
EMAC driver: bf537 MAC multicast hash filtering patch
Aidan Williams
2008-02-03
1
-1
/
+41
*
EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK.
Bryan Wu
2008-02-03
1
-4
/
+12
*
EMAC driver: shorten the mdelay value to solve netperf performance issue
Bryan Wu
2008-02-03
1
-2
/
+2
*
Merge branch 'master' into upstream-fixes
Jeff Garzik
2007-12-01
1
-1
/
+1
|
\
|
*
Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since t...
Mike Frysinger
2007-11-15
1
-1
/
+1
*
|
Blackfin EMAC driver: fix bug - NAT doesn't work with bfin_mac driver
Vitja Makarov
2007-11-23
1
-1
/
+1
|
/
*
Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost pack...
Michael Hennerich
2007-10-30
1
-2
/
+0
*
Blackfin EMAC driver: Add phy abstraction layer supporting in bfin_emac driver
Bryan Wu
2007-10-10
1
-124
/
+187
*
Blackfin EMAC driver: add power management interface and change the bf537mac_...
Bryan Wu
2007-10-10
1
-4
/
+19
*
Blackfin EMAC driver: add function to change the MAC address
Alex Landau
2007-10-10
1
-1
/
+12
*
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
1
-20
/
+5
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
Clean up duplicate includes in drivers/net/
Jesper Juhl
2007-10-10
1
-5
/
+0
*
Blackfin Ethernet MAC driver: fix bug Report returned -ENOMEM upwards (in cas...
Michael Hennerich
2007-07-25
1
-1
/
+5
*
Blackfin ethernet driver: on chip ethernet MAC controller driver
Bryan Wu
2007-07-18
1
-0
/
+1009