index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bfin_mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-12
net/bfin_mac.c MDIO namespace fixes
Adrian Bunk
1
-13
/
+13
2008-10-08
phylib: move to dynamic allocation of struct mii_bus
Lennert Buytenhek
1
-12
/
+19
2008-09-24
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
1
-4
/
+4
2008-07-29
blackfin_mac: unneeded assignment
Stephen Hemminger
1
-1
/
+0
2008-07-29
Blackfin EMAC Driver: Functional power management support
Michael Hennerich
1
-0
/
+1
2008-07-29
Blackfin EMAC Driver: enable TXDWA new feature for new silicon (rev > 0.2)
Bryan Wu
1
-26
/
+77
2008-07-29
Blackfin EMAC Driver: add proper __devinit/__devexit markings
Mike Frysinger
1
-3
/
+3
2008-07-22
netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328
Anton Vorontsov
1
-1
/
+0
2008-07-17
netdev: Convert all drivers away from netif_schedule().
David S. Miller
1
-1
/
+1
2008-05-22
Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>
Huang Weiyi
1
-1
/
+0
2008-04-29
Blackfin EMAC Driver: Initial version of ethtool support
Bryan Wu
1
-0
/
+47
2008-04-29
Blackfin EMAC Driver: code cleanup
Bryan Wu
1
-126
/
+123
2008-04-25
net drivers: fix platform driver hotplug/coldplug
Kay Sievers
1
-2
/
+5
2008-04-16
phy: Change mii_bus id field to a string
Andy Fleming
1
-1
/
+1
2008-03-28
Blackfin EMAC Driver: delete unused variables to fixup gcc warnings
Mike Frysinger
1
-2
/
+0
2008-02-03
EMAC driver: Fix bug: The clock divisor is set to all ones at reset.
Bryan Wu
1
-1
/
+1
2008-02-03
EMAC driver: fix bug - invalidate data cache of new_skb->data range when cach...
Alexey Demin
1
-0
/
+6
2008-02-03
EMAC driver: add power down mode
Vitja Makarov
1
-1
/
+2
2008-02-03
EMAC driver: ADSP-BF52x arch/mach support
Michael Hennerich
1
-3
/
+3
2008-02-03
EMAC driver: use simpler comment headers and strip out information that is ma...
Mike Frysinger
1
-28
/
+4
2008-02-03
EMAC driver: bf537 MAC multicast hash filtering patch
Aidan Williams
1
-1
/
+41
2008-02-03
EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK.
Bryan Wu
1
-4
/
+12
2008-02-03
EMAC driver: shorten the mdelay value to solve netperf performance issue
Bryan Wu
1
-2
/
+2
2007-12-01
Merge branch 'master' into upstream-fixes
Jeff Garzik
1
-1
/
+1
2007-11-23
Blackfin EMAC driver: fix bug - NAT doesn't work with bfin_mac driver
Vitja Makarov
1
-1
/
+1
2007-11-15
Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since t...
Mike Frysinger
1
-1
/
+1
2007-10-30
Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost pack...
Michael Hennerich
1
-2
/
+0
2007-10-10
Blackfin EMAC driver: Add phy abstraction layer supporting in bfin_emac driver
Bryan Wu
1
-124
/
+187
2007-10-10
Blackfin EMAC driver: add power management interface and change the bf537mac_...
Bryan Wu
1
-4
/
+19
2007-10-10
Blackfin EMAC driver: add function to change the MAC address
Alex Landau
1
-1
/
+12
2007-10-10
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
1
-20
/
+5
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-10
Clean up duplicate includes in drivers/net/
Jesper Juhl
1
-5
/
+0
2007-07-25
Blackfin Ethernet MAC driver: fix bug Report returned -ENOMEM upwards (in cas...
Michael Hennerich
1
-1
/
+5
2007-07-18
Blackfin ethernet driver: on chip ethernet MAC controller driver
Bryan Wu
1
-0
/
+1009