Age | Commit message (Expand) | Author |
2015-11-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-26 | net: netcp: add missing of_node_put | Julia Lawall |
2015-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-23 | drivers: net: cpsw: use module_platform_driver | Grygorii Strashko |
2015-10-21 | drivers: net: cpsw: add phy-handle parsing | Heiko Schocher |
2015-10-16 | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera |
2015-10-09 | drivers/net/ethernet: make ti/cpsw-phy-sel.c explicitly non-modular | Paul Gortmaker |
2015-09-29 | drivers: net: Drop unlikely before IS_ERR(_OR_NULL) | Viresh Kumar |
2015-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-09-23 | net: davinci_emac: Add support for fixed-link PHY | Neil Armstrong |
2015-09-23 | net: netcp: fix deadlock reported by lockup detector | Karicheri, Muralidharan |
2015-09-23 | net: netcp: allocate buffers to desc before re-enable interrupt | Karicheri, Muralidharan |
2015-09-23 | net: netcp: check for interface handle in netcp_module_probe() | Karicheri, Muralidharan |
2015-09-23 | net: netcp: add error check to netcp_allocate_rx_buf() | Karicheri, Muralidharan |
2015-09-23 | net: netcp: move netcp_register_interface() to after attach module | Karicheri, Muralidharan |
2015-09-23 | net: netcp: remove dead code from the driver | Karicheri, Muralidharan |
2015-09-23 | net: netcp: ethss: fix error in calling sgmii api with incorrect offset | WingMan Kwok |
2015-09-21 | drivers: net: cpsw-common: add support for reading mac address for dra7 and a... | Mugunthan V N |
2015-09-21 | drivers: net: cpsw: davinci_emac: move reading mac id to common file | Mugunthan V N |
2015-09-15 | drivers: net: cpsw: Add support to drive gpios for ethernet to be functional | Mugunthan V N |
2015-09-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-09-03 | MIPS: Remove all the uses of custom gpio.h | Alban Bedel |
2015-08-25 | net: davinci_emac: fix error return code | Julia Lawall |
2015-08-13 | drivers: net: cpsw: add am335x errata workarround for interrutps | Mugunthan V N |
2015-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-08-07 | net: netcp: fix unused interface rx buffer size configuration | WingMan Kwok |
2015-08-06 | drivers: net: cpsw: add separate napi for tx | Mugunthan V N |
2015-08-06 | drivers: net: cpsw: dual_emac: simplify napi usage | Mugunthan V N |
2015-08-06 | drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c... | Mugunthan V N |
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-29 | net: netcp: fix cleanup interface list in netcp_remove() | Karicheri, Muralidharan |
2015-07-29 | net: netcp: Fixes efuse mac addr swap on k2e and k2l | WingMan Kwok |
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-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-07-21 | drivers: net: cpsw: remove tx event processing in rx napi poll | Mugunthan V N |
2015-07-20 | net: netcp: fix improper initialization in netcp_ndo_open() | Karicheri, Muralidharan |
2015-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-07-10 | net: Drop owner assignment from platform_driver | Krzysztof Kozlowski |
2015-07-09 | drivers: net: cpsw: fix disabling of tx interrupt in rx isr | Mugunthan V N |
2015-07-08 | drivers: net: cpsw: fix crash while accessing second slave ethernet interface | Mugunthan V N |
2015-06-23 | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker |