| Commit message (Expand) | Author | Age | Files | Lines |
* | net: netcp: fix deadlock reported by lockup detector | Karicheri, Muralidharan | 2015-09-23 | 1 | -16/+10 |
* | net: netcp: allocate buffers to desc before re-enable interrupt | Karicheri, Muralidharan | 2015-09-23 | 1 | -1/+1 |
* | net: netcp: check for interface handle in netcp_module_probe() | Karicheri, Muralidharan | 2015-09-23 | 1 | -0/+5 |
* | net: netcp: add error check to netcp_allocate_rx_buf() | Karicheri, Muralidharan | 2015-09-23 | 1 | -6/+7 |
* | net: netcp: move netcp_register_interface() to after attach module | Karicheri, Muralidharan | 2015-09-23 | 1 | -7/+12 |
* | net: netcp: remove dead code from the driver | Karicheri, Muralidharan | 2015-09-23 | 1 | -9/+0 |
* | net: netcp: ethss: fix error in calling sgmii api with incorrect offset | WingMan Kwok | 2015-09-23 | 1 | -27/+20 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-09-03 | 1 | -0/+2 |
|\ |
|
| * | MIPS: Remove all the uses of custom gpio.h | Alban Bedel | 2015-09-03 | 1 | -0/+2 |
* | | net: davinci_emac: fix error return code | Julia Lawall | 2015-08-25 | 1 | -1/+3 |
* | | drivers: net: cpsw: add am335x errata workarround for interrutps | Mugunthan V N | 2015-08-13 | 1 | -6/+77 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-13 | 2 | -23/+13 |
|\| |
|
| * | net: netcp: fix unused interface rx buffer size configuration | WingMan Kwok | 2015-08-07 | 2 | -23/+13 |
* | | drivers: net: cpsw: add separate napi for tx | Mugunthan V N | 2015-08-06 | 1 | -13/+31 |
* | | drivers: net: cpsw: dual_emac: simplify napi usage | Mugunthan V N | 2015-08-06 | 1 | -17/+9 |
* | | drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c... | Mugunthan V N | 2015-08-06 | 1 | -25/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-31 | 4 | -37/+77 |
|\| |
|
| * | net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functions | Karicheri, Muralidharan | 2015-07-29 | 2 | -28/+17 |
| * | net: netcp: ethss: fix up incorrect use of list api | Karicheri, Muralidharan | 2015-07-29 | 1 | -3/+2 |
| * | net: netcp: fix cleanup interface list in netcp_remove() | Karicheri, Muralidharan | 2015-07-29 | 1 | -2/+11 |
| * | net: netcp: Fixes SGMII reset on network interface shutdown | WingMan Kwok | 2015-07-27 | 3 | -2/+47 |
* | | net: netcp: Fixes efuse mac addr swap on k2e and k2l | WingMan Kwok | 2015-07-29 | 1 | -2/+13 |
* | | net: netcp: Adds missing statistics for K2L and K2E | WingMan Kwok | 2015-07-27 | 1 | -3/+174 |
* | | net: netcp: Fixes to CPSW statistics collection | WingMan Kwok | 2015-07-27 | 1 | -11/+75 |
* | | net: netcp: Consolidates statistics collection code | WingMan Kwok | 2015-07-27 | 1 | -45/+54 |
* | | net: netcp: Fixes error in oversized memory allocation for statistics storage | WingMan Kwok | 2015-07-27 | 1 | -25/+21 |
* | | net: netcp: Fixes hw statistics module base setting error | WingMan Kwok | 2015-07-27 | 1 | -1/+5 |
* | | net: netcp: Fixes the use of spin_lock_bh in timer function | WingMan Kwok | 2015-07-27 | 1 | -2/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-23 | 2 | -7/+4 |
|\| |
|
| * | drivers: net: cpsw: remove tx event processing in rx napi poll | Mugunthan V N | 2015-07-21 | 1 | -6/+3 |
| * | net: netcp: fix improper initialization in netcp_ndo_open() | Karicheri, Muralidharan | 2015-07-20 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-13 | 1 | -18/+7 |
|\| |
|
| * | drivers: net: cpsw: fix disabling of tx interrupt in rx isr | Mugunthan V N | 2015-07-09 | 1 | -16/+3 |
| * | drivers: net: cpsw: fix crash while accessing second slave ethernet interface | Mugunthan V N | 2015-07-08 | 1 | -2/+4 |
* | | net: Drop owner assignment from platform_driver | Krzysztof Kozlowski | 2015-07-10 | 1 | -1/+0 |
|/ |
|
* | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker | 2015-06-23 | 1 | -6/+2 |
* | net: cpsw: remove redundant calls disabling dma interrupts. | Richard Cochran | 2015-05-25 | 1 | -3/+0 |
* | net: cpsw: remove redundant calls enabling dma interrupts. | Richard Cochran | 2015-05-25 | 1 | -2/+0 |
* | net: cpsw: remove two unused global functions | Richard Cochran | 2015-05-25 | 2 | -47/+0 |
* | net: cpsw: fix misplaced break statements. | Richard Cochran | 2015-05-25 | 1 | -2/+2 |
* | net: batch of last_rx update avoidance in ethernet drivers. | françois romieu | 2015-05-14 | 1 | -1/+0 |
* | netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag | Alexander Duyck | 2015-05-12 | 1 | -1/+1 |
* | net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interface | Karicheri, Muralidharan | 2015-04-27 | 1 | -2/+6 |
* | ptp: cpts: use helpers for converting ns to timespec. | Richard Cochran | 2015-03-31 | 1 | -5/+2 |
* | ptp: cpts: convert to the 64 bit get/set time methods. | Richard Cochran | 2015-03-31 | 1 | -6/+6 |
* | net: netcp: ethss: enhancement to support NetCP 1.5 ethss | WingMan Kwok | 2015-03-20 | 1 | -36/+884 |
* | net: netcp: enclose macros in parentheses | Karicheri, Muralidharan | 2015-03-20 | 1 | -251/+272 |
* | net: netcp: select davinci_mdio driver by default | Karicheri, Muralidharan | 2015-03-20 | 1 | -0/+1 |
* | net: netcp: use separate reg region for individual ethss modules | Karicheri, Muralidharan | 2015-03-20 | 1 | -37/+93 |
* | net: netcp: fix forward port number usage for 10G ethss | Karicheri, Muralidharan | 2015-03-20 | 3 | -13/+29 |