aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/netcp_core.c
AgeCommit message (Expand)Author
2015-09-23net: netcp: add error check to netcp_allocate_rx_buf()Karicheri, Muralidharan
2015-09-23net: netcp: move netcp_register_interface() to after attach moduleKaricheri, Muralidharan
2015-09-23net: netcp: remove dead code from the driverKaricheri, Muralidharan
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-07net: netcp: fix unused interface rx buffer size configurationWingMan Kwok
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-29net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan
2015-07-29net: netcp: fix cleanup interface list in netcp_remove()Karicheri, Muralidharan
2015-07-29net: netcp: Fixes efuse mac addr swap on k2e and k2lWingMan Kwok
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-20net: netcp: fix improper initialization in netcp_ndo_open()Karicheri, Muralidharan
2015-07-10net: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-05-14net: batch of last_rx update avoidance in ethernet drivers.françois romieu
2015-05-12netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck
2015-03-20net: netcp: fix forward port number usage for 10G ethssKaricheri, Muralidharan
2015-03-17net: netcp: constify of_device_id arrayFabian Frederick
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches
2015-01-31drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on KeystoneKaricheri, Muralidharan
2015-01-19net: netcp: Add Keystone NetCP core ethernet driverKaricheri, Muralidharan