summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * net: thunderx: Enable BGX LMAC's RX/TX only after VF is upSunil Goutham2015-12-023-3/+38
| * net: thunderx: Switchon carrier only upon interface link upSunil Goutham2015-12-023-4/+18
| * net: thunderx: Set CQ timer threshold properlySunil Goutham2015-12-023-5/+4
| * net: thunderx: Wait for delayed work to finish before destroying itThanneeru Srinivasulu2015-12-022-4/+2
| * net: thunderx: Force to load octeon-mdio before bgx driver.Thanneeru Srinivasulu2015-12-022-0/+4
| * net: fsl: Fix error checking for platform_get_irq()Mark Brown2015-11-301-1/+1
| * net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()Mark Brown2015-11-301-3/+3
| * stmmac: fix oversized frame receptionGiuseppe CAVALLARO2015-11-301-0/+6
| * stmmac: fix PHY reset during resumeGiuseppe CAVALLARO2015-11-301-15/+13
| * stmmac: dwmac-sti: fix st,tx-retime-src checkGiuseppe CAVALLARO2015-11-301-6/+7
| * stmmac: fix csr clock divisor for 300MHzGiuseppe CAVALLARO2015-11-301-1/+1
| * stmmac: fix a filter problem after resuming.Giuseppe CAVALLARO2015-11-301-0/+1
| * drivers: net: xgene: fix possible use after freeEric Dumazet2015-11-291-1/+1
| * drivers: net: xgene: fix: ifconfig up/down crashIyappan Subramanian2015-11-241-13/+16
| * net: fsl: expands dependencies of NET_VENDOR_FREESCALEShaohui Xie2015-11-231-1/+2
| * net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controllerMåns Rullgård2015-11-206-0/+1891
| * net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann2015-11-202-3/+8
| * bnx2x: Fix vxlan removalYuval Mintz2015-11-201-2/+2
| * net: cpsw: Fix ethernet regression for dm814xTony Lindgren2015-11-201-0/+3
| * ravb: fix WARNING in __free_irq()Sergei Shtylyov2015-11-181-2/+4
| * net: macb: Add support for sgmii phy interfacePunnaiah Choudary Kalluri2015-11-182-0/+9
| * ethernet/atheros/alx: add Killer E2400 device IDBen Pope2015-11-182-0/+3
| * fm10k: fix memory leakstephen hemminger2015-11-181-1/+3
* | various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-201-2/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-1725-3188/+240
|\
| * via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs2015-11-171-21/+3
| * ipg: Remove ipg driverOndrej Zary2015-11-166-3068/+0
| * dl2k: Add support for IP1000A-based cardsOndrej Zary2015-11-163-6/+69
| * net: thunder: Check for driver data in nicvf_remove()Pavel Fedin2015-11-161-5/+8
| * bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz2015-11-161-1/+1
| * ravb: remove unhandle int causeMasaru Nagai2015-11-161-2/+0
| * sfc: constify pci_error_handlers structuresJulia Lawall2015-11-161-1/+1
| * net: cavium: liquidio: constify pci_error_handlers structuresJulia Lawall2015-11-161-1/+1
| * be2net: replace hardcoded values with existing defineIvan Vecera2015-11-162-2/+3
| * be2net: remove unused local rsstable arrayIvan Vecera2015-11-161-14/+2
| * ravb: Fix int mask value overwritten issueMasaru Nagai2015-11-161-2/+4
| * net: smsc911x: Reset PHY during initializationPavel Fedin2015-11-161-11/+6
| * net/mlx4_core: Avoid returning success in case of an error flowNoa Osherovich2015-11-151-3/+5
| * net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha2015-11-151-12/+27
| * net/mlx5e: Use the right DMA free function on TX pathAchiad Shochat2015-11-152-32/+43
| * net/mlx5e: Max mtu comparison fixDoron Tsur2015-11-151-0/+2
| * net/mlx5e: Added self loopback preventionTariq Toukan2015-11-151-0/+48
| * net/mlx5e: Fix inline header size calculationSaeed Mahameed2015-11-151-2/+9
| * net: thunder: Fix crash upon shutdown after failed probePavel Fedin2015-11-151-0/+3
| * stmmac: avoid ipq806x constant overflow warningArnd Bergmann2015-11-121-5/+5
| * r8169: fix kasan reported skb use-after-free.françois romieu2015-11-121-3/+3
* | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-121-1/+7
|\ \ | |/ |/|
| * Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-071-1/+7
| |\
| | * device property: ACPI: Make use of the new DMA Attribute APIsSuthikulpanit, Suravee2015-11-071-1/+7
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-102-6/+4
|\ \ \