index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
netcp_ethss.c
Age
Commit message (
Expand
)
Author
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
2015-10-26
net: netcp: add missing of_node_put
Julia Lawall
2015-09-23
net: netcp: ethss: fix error in calling sgmii api with incorrect offset
WingMan Kwok
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-29
net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functions
Karicheri, Muralidharan
2015-07-29
net: netcp: ethss: fix up incorrect use of list api
Karicheri, Muralidharan
2015-07-27
net: netcp: Fixes SGMII reset on network interface shutdown
WingMan Kwok
2015-07-27
net: netcp: Adds missing statistics for K2L and K2E
WingMan Kwok
2015-07-27
net: netcp: Fixes to CPSW statistics collection
WingMan Kwok
2015-07-27
net: netcp: Consolidates statistics collection code
WingMan Kwok
2015-07-27
net: netcp: Fixes error in oversized memory allocation for statistics storage
WingMan Kwok
2015-07-27
net: netcp: Fixes hw statistics module base setting error
WingMan Kwok
2015-07-27
net: netcp: Fixes the use of spin_lock_bh in timer function
WingMan Kwok
2015-04-27
net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interface
Karicheri, Muralidharan
2015-03-20
net: netcp: ethss: enhancement to support NetCP 1.5 ethss
WingMan Kwok
2015-03-20
net: netcp: enclose macros in parentheses
Karicheri, Muralidharan
2015-03-20
net: netcp: use separate reg region for individual ethss modules
Karicheri, Muralidharan
2015-03-20
net: netcp: fix forward port number usage for 10G ethss
Karicheri, Muralidharan
2015-02-04
NetCP: Deletion of unnecessary checks before two function calls
Markus Elfring
2015-01-31
drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone
Karicheri, Muralidharan
2015-01-19
net: netcp: Enhance GBE driver to support 10G Ethernet
Wingman Kwok
2015-01-19
net: netcp: Add Keystone NetCP GbE driver
Wingman Kwok