index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
davinci_emac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
1
-1
/
+0
2011-06-19
davinci_emac: fix race in transmit time stamping.
Richard Cochran
1
-1
/
+2
2011-06-13
davinci_emac: enable transmit time stamping.
Richard Cochran
1
-0
/
+1
2011-06-13
davinci_emac: pass ioctls through to phy device.
Richard Cochran
1
-2
/
+2
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-3
/
+3
2011-06-01
drivers/net/davinci_emac.c: add missing clk_put
Julia Lawall
1
-4
/
+6
2011-05-26
net: davinci_emac: fix dev_err use at probe
Johan Hovold
1
-11
/
+11
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-4
/
+4
2011-03-22
net: davinci_emac:Fix translation logic for buffer descriptor
Sriram
1
-1
/
+4
2011-03-14
Davinci: Do not reset EMAC TX overruns counter on read
Thomas Lange
1
-1
/
+1
2011-02-28
davinci_emac: Add Carrier Link OK check in Davinci RX Handler
Hegde, Vinay
1
-1
/
+1
2010-09-24
net: davinci_emac: cleanup unused cpdma code
Cyril Chemparathy
1
-930
/
+0
2010-09-24
net: davinci_emac: switch to new cpdma layer
Cyril Chemparathy
1
-85
/
+164
2010-09-24
net: davinci_emac: cleanup unused mdio emac code
Cyril Chemparathy
1
-107
/
+0
2010-09-24
net: davinci_emac: switch to new mdio
Cyril Chemparathy
1
-58
/
+30
2010-08-04
davinci_emac: Fix use after free in davinci_emac_remove
Stefan Weil
1
-1
/
+1
2010-08-02
net: Fix a typo from "dev" to "ndev"
Henrique Camargo
1
-2
/
+2
2010-07-30
TI DaVinci EMAC: Fix incorrect reference to EMAC_CTRL registers.
Sriram
1
-3
/
+5
2010-07-30
TI DaVinci EMAC: Fix asymmetric handling of packets in NAPI Poll function.
Sriram
1
-13
/
+8
2010-07-30
TI DaVinci EMAC : Implement interrupt pacing functionality.
Sriram
1
-2
/
+131
2010-07-05
davinci_emac: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-19
/
+19
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-1
/
+0
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-3
/
+4
2010-03-15
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+1
2010-03-15
TI DaVinci EMAC: Convert to dev_pm_ops
chaithrika@ti.com
1
-11
/
+16
2010-03-15
net: davinci emac: use dma_{map, unmap}_single API for cache coherency
Sekhar Nori
1
-19
/
+26
2010-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-03
davinci_emac: off by one
Dan Carpenter
1
-1
/
+1
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-7
/
+5
2010-02-22
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
1
-3
/
+2
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-2
/
+2
2010-02-05
Fix spelling of 'platform' in log messages
Stefan Weil
1
-1
/
+1
2010-02-04
TI Davinci EMAC : Abstract Buffer address translation logic.
Sriramakrishnan
1
-17
/
+24
2010-02-04
TI Davinci EMAC : add platform specific interrupt enable/disable logic.
Sriramakrishnan
1
-0
/
+11
2010-02-04
TI Davinci EMAC : Re-use driver for other platforms.
Sriramakrishnan
1
-2
/
+1
2010-02-03
drivers/net/davinci_emac.c: Fix continuation line formats
Joe Perches
1
-2
/
+1
2010-01-07
TI DaVinci EMAC: Handle emac module clock correctly.
Sriram
1
-1
/
+3
2009-12-18
TI DaVinci EMAC: Fix MDIO bus frequency configuration
Nageswari Srinivasan
1
-1
/
+1
2009-11-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+0
2009-11-15
TI Davinci EMAC : Fix Console Hang when bringing the interface down
Sriram
1
-3
/
+0
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-11-04
TI DaVinci EMAC: Add suspend/resume capability
Ranjith Lohithakshan
1
-3
/
+27
2009-11-04
DaVinci EMAC: correct param for ISR
Tonyliu
1
-1
/
+1
2009-10-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-12
/
+24
2009-10-13
TI DaVinci EMAC: Clear statistics register properly.
Sriram
1
-12
/
+24
2009-10-05
TI DaVinci EMAC: Minor macro related updates
chaithrika@ti.com
1
-15
/
+11
2009-09-25
TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2
Sriram
1
-1
/
+8
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-1
/
+0
[next]