index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
1
-2
/
+2
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-2
/
+2
*
tlan: cancel work at remove path
Devendra Naga
2013-04-16
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-01
2
-2
/
+2
|
\
|
*
drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...
Mugunthan V N
2013-03-27
1
-1
/
+1
|
*
drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queue
Mugunthan V N
2013-03-27
1
-1
/
+1
*
|
net/davinci_emac: use devres APIs
Sekhar Nori
2013-03-26
1
-30
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-22
1
-1
/
+1
|
\
\
|
|
/
|
*
net: ethernet: cpsw: fix erroneous condition in error check
Lothar Waßmann
2013-03-21
1
-1
/
+1
*
|
net: ethernet: davinci_emac: make local function emac_poll_controller() static
Wei Yongjun
2013-03-20
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-20
2
-2
/
+2
|
\
\
|
|
/
|
*
drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...
Mugunthan V N
2013-03-17
1
-1
/
+1
|
*
net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()
Daniel Mack
2013-03-13
1
-1
/
+1
*
|
drivers: net: ethernet: cpsw: implement get phy_id via ioctl
Mugunthan V N
2013-03-13
1
-2
/
+14
*
|
driver: net: ethernet: cpsw: implement interrupt pacing via ethtool
Mugunthan V N
2013-03-13
1
-0
/
+104
*
|
driver: net: ethernet: cpsw: implement ethtool get/set phy setting
Mugunthan V N
2013-03-13
1
-0
/
+29
*
|
drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave
Mugunthan V N
2013-03-13
1
-5
/
+5
*
|
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-03-09
1
-3
/
+1
|
/
*
drivers: net: ethernet: cpsw: consider number of slaves in interation
Daniel Mack
2013-02-26
1
-1
/
+1
*
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-02-21
1
-0
/
+3
|
\
|
*
net: cwdavinci_cpdma: export symbols for cpsw
Arnd Bergmann
2013-02-15
1
-0
/
+3
*
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-2
/
+2
|
\
\
|
*
|
drivers/net/ethernet/ti: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
1
-2
/
+2
|
|
/
*
|
drivers: net: davinci_cpdma: acknowledge interrupt properly
Mugunthan V N
2013-02-18
3
-12
/
+24
*
|
net: ethernet: ti: remove redundant NULL check.
Cyril Roelandt
2013-02-13
1
-4
/
+2
*
|
driver: net: ethernet: cpsw: dual emac interface implementation
Mugunthan V N
2013-02-12
1
-52
/
+283
*
|
driver: net: ethernet: cpsw: make cpts as pointer
Mugunthan V N
2013-02-12
1
-15
/
+21
*
|
driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...
Mugunthan V N
2013-02-12
4
-9
/
+24
*
|
drivers: net:ethernet: cpsw: add support for VLAN
Mugunthan V N
2013-02-06
2
-2
/
+108
*
|
drivers: net: cpsw: Add helper functions for VLAN ALE implementation
Mugunthan V N
2013-02-06
3
-22
/
+113
*
|
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
2
-8
/
+4
*
|
net: ethernet: davinci: Fix build breakage
Thierry Reding
2013-01-21
1
-1
/
+1
*
|
net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptors
Mugunthan V N
2013-01-18
4
-13
/
+57
*
|
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-14
3
-4
/
+4
*
|
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
3
-9
/
+9
*
|
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-03
1
-1
/
+0
|
/
*
cpts: fix a run time warn_on.
Richard Cochran
2012-12-26
1
-1
/
+1
*
cpts: fix build error by removing useless code.
Richard Cochran
2012-12-26
2
-2
/
+0
*
cpts: Fix build error caused by include of plat/clock.h
Tony Lindgren
2012-12-14
1
-2
/
+0
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-3
/
+2
*
net/davinci_emac: remove __dev* attributes
Bill Pemberton
2012-12-03
2
-6
/
+6
*
cpsw: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-3
/
+3
*
tlan: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-4
/
+4
*
cpmac: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-5
/
+5
*
net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selected
Mugunthan V N
2012-11-28
1
-4
/
+3
*
cpts: add missing kconfig dependency
Richard Cochran
2012-11-26
1
-0
/
+1
*
net: cpsw: halt network stack before halting the device during suspend
Mugunthan V N
2012-11-14
1
-3
/
+3
*
cpsw: simplify the setup of the register pointers
Richard Cochran
2012-11-14
1
-139
/
+103
*
net: cpsw: Add parent<->child relation support between cpsw and mdio
Vaibhav Hiremath
2012-11-14
1
-2
/
+14
*
net: davinci_mdio: Fix typo mistake in calling runtime-pm api
Vaibhav Hiremath
2012-11-14
1
-1
/
+1
[next]