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
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
1
-6
/
+7
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
1
-1
/
+4
2016-01-29
net: davinci_cpdma: use dma_addr_t for DMA address
Arnd Bergmann
1
-6
/
+6
2016-01-10
net: ti: cpmac: Fix build error due to missed API change
Guenter Roeck
1
-1
/
+1
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
1
-1
/
+1
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2
-2
/
+3
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-3
/
+0
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
2
-6
/
+3
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
3
-4
/
+4
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-25
/
+38
2015-12-29
drivers: net: cpsw: fix error return code
Julia Lawall
1
-3
/
+7
2015-12-19
netcp: fix regression in receive processing
Arnd Bergmann
1
-3
/
+7
2015-12-18
drivers: net: cpsw: increment reference count on fixed-link PHY node
David Rivshin
1
-4
/
+9
2015-12-18
drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHY
David Rivshin
1
-18
/
+22
2015-12-18
ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phy
Pascal Speck (Iktek)
1
-1
/
+1
2015-12-11
netcp: add more __le32 annotations
Arnd Bergmann
2
-5
/
+6
2015-12-11
netcp: try to reduce type confusion in descriptors
Arnd Bergmann
1
-52
/
+71
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2015-11-20
net: cpsw: Fix ethernet regression for dm814x
Tony Lindgren
1
-0
/
+3
2015-11-18
net: add netif_tx_napi_add()
Eric Dumazet
2
-2
/
+2
2015-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+13
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2015-11-04
drivers: net: cpsw: Add support for fixed-link PHY
Markus Brunner
1
-0
/
+13
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+6
2015-10-26
net: netcp: add missing of_node_put
Julia Lawall
1
-2
/
+6
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+11
2015-10-23
drivers: net: cpsw: use module_platform_driver
Grygorii Strashko
1
-11
/
+1
2015-10-21
drivers: net: cpsw: add phy-handle parsing
Heiko Schocher
1
-4
/
+11
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
3
-3
/
+0
2015-10-09
drivers/net/ethernet: make ti/cpsw-phy-sel.c explicitly non-modular
Paul Gortmaker
1
-6
/
+4
2015-09-29
drivers: net: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
1
-2
/
+2
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-66
/
+55
2015-09-23
net: davinci_emac: Add support for fixed-link PHY
Neil Armstrong
1
-2
/
+6
2015-09-23
net: netcp: fix deadlock reported by lockup detector
Karicheri, Muralidharan
1
-16
/
+10
2015-09-23
net: netcp: allocate buffers to desc before re-enable interrupt
Karicheri, Muralidharan
1
-1
/
+1
2015-09-23
net: netcp: check for interface handle in netcp_module_probe()
Karicheri, Muralidharan
1
-0
/
+5
2015-09-23
net: netcp: add error check to netcp_allocate_rx_buf()
Karicheri, Muralidharan
1
-6
/
+7
2015-09-23
net: netcp: move netcp_register_interface() to after attach module
Karicheri, Muralidharan
1
-7
/
+12
2015-09-23
net: netcp: remove dead code from the driver
Karicheri, Muralidharan
1
-9
/
+0
2015-09-23
net: netcp: ethss: fix error in calling sgmii api with incorrect offset
WingMan Kwok
1
-27
/
+20
2015-09-21
drivers: net: cpsw-common: add support for reading mac address for dra7 and a...
Mugunthan V N
1
-0
/
+6
2015-09-21
drivers: net: cpsw: davinci_emac: move reading mac id to common file
Mugunthan V N
4
-59
/
+57
2015-09-15
drivers: net: cpsw: Add support to drive gpios for ethernet to be functional
Mugunthan V N
1
-0
/
+9
2015-09-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+2
2015-09-03
MIPS: Remove all the uses of custom gpio.h
Alban Bedel
1
-0
/
+2
2015-08-25
net: davinci_emac: fix error return code
Julia Lawall
1
-1
/
+3
2015-08-13
drivers: net: cpsw: add am335x errata workarround for interrutps
Mugunthan V N
1
-6
/
+77
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-23
/
+13
2015-08-07
net: netcp: fix unused interface rx buffer size configuration
WingMan Kwok
2
-23
/
+13
2015-08-06
drivers: net: cpsw: add separate napi for tx
Mugunthan V N
1
-13
/
+31
[next]