Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-24net: netcp: fix deadlock reported by lockup detectorKaricheri, Muralidharan
2015-09-24net: netcp: allocate buffers to desc before re-enable interruptKaricheri, Muralidharan
2015-09-24net: netcp: check for interface handle in netcp_module_probe()Karicheri, Muralidharan
2015-09-24net: netcp: add error check to netcp_allocate_rx_buf()Karicheri, Muralidharan
2015-09-24net: netcp: move netcp_register_interface() to after attach moduleKaricheri, Muralidharan
2015-09-24net: netcp: remove dead code from the driverKaricheri, Muralidharan
2015-09-24net: netcp: ethss: fix error in calling sgmii api with incorrect offsetWingMan Kwok
2015-09-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-08-25net: davinci_emac: fix error return codeJulia Lawall
2015-08-14drivers: net: cpsw: add am335x errata workarround for interrutpsMugunthan V N
2015-08-14Merge 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-08-07drivers: net: cpsw: add separate napi for txMugunthan V N
2015-08-07drivers: net: cpsw: dual_emac: simplify napi usageMugunthan V N
2015-08-07drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...Mugunthan V N
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-30net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan
2015-07-30net: netcp: ethss: fix up incorrect use of list apiKaricheri, Muralidharan
2015-07-30net: netcp: fix cleanup interface list in netcp_remove()Karicheri, Muralidharan
2015-07-30net: netcp: Fixes efuse mac addr swap on k2e and k2lWingMan Kwok
2015-07-27net: netcp: Fixes SGMII reset on network interface shutdownWingMan Kwok
2015-07-27net: netcp: Adds missing statistics for K2L and K2EWingMan Kwok
2015-07-27net: netcp: Fixes to CPSW statistics collectionWingMan Kwok
2015-07-27net: netcp: Consolidates statistics collection codeWingMan Kwok
2015-07-27net: netcp: Fixes error in oversized memory allocation for statistics storageWingMan Kwok
2015-07-27net: netcp: Fixes hw statistics module base setting errorWingMan Kwok
2015-07-27net: netcp: Fixes the use of spin_lock_bh in timer functionWingMan Kwok
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-21drivers: net: cpsw: remove tx event processing in rx napi pollMugunthan V N
2015-07-21net: netcp: fix improper initialization in netcp_ndo_open()Karicheri, Muralidharan
2015-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-11net: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-07-10drivers: net: cpsw: fix disabling of tx interrupt in rx isrMugunthan V N
2015-07-09drivers: net: cpsw: fix crash while accessing second slave ethernet interfaceMugunthan V N
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-05-26net: cpsw: remove redundant calls disabling dma interrupts.Richard Cochran
2015-05-26net: cpsw: remove redundant calls enabling dma interrupts.Richard Cochran
2015-05-26net: cpsw: remove two unused global functionsRichard Cochran
2015-05-26net: cpsw: fix misplaced break statements.Richard Cochran
2015-05-15net: 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-04-28net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interfaceKaricheri, Muralidharan
2015-04-01ptp: cpts: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: cpts: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-21net: netcp: ethss: enhancement to support NetCP 1.5 ethssWingMan Kwok
2015-03-21net: netcp: enclose macros in parenthesesKaricheri, Muralidharan
2015-03-21net: netcp: select davinci_mdio driver by defaultKaricheri, Muralidharan
2015-03-21net: netcp: use separate reg region for individual ethss modulesKaricheri, Muralidharan
2015-03-21net: netcp: fix forward port number usage for 10G ethssKaricheri, Muralidharan