summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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 branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-102-6/+4
|\
| * sfc: don't call dma_supportedChristoph Hellwig2015-11-101-5/+3
| * pcnet32: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-1018-102/+175
|\ \ | |/ |/|
| * qed: select ZLIB_INFLATEArnd Bergmann2015-11-101-0/+1
| * net: mvneta: Fix memory use after free.Justin Maggard2015-11-091-1/+1
| * mvneta: add FIXED_PHY dependencyArnd Bergmann2015-11-091-0/+1
| * net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMAGeert Uytterhoeven2015-11-091-1/+2
| * drivers: net: xgene: fix RGMII 10/100Mb modeIyappan Subramanian2015-11-083-3/+48
| * dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"Markus Elfring2015-11-071-2/+1
| * net/qlcnic: fix mac address restore in bond mode 5/6Jarod Wilson2015-11-071-1/+2
| * bnxt_en: More robust SRIOV cleanup sequence.Jeffrey Huang2015-11-051-13/+27
| * bnxt_en: Fix comparison of u16 sw_id against negative value.Michael Chan2015-11-051-4/+5
| * bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4Jeffrey Huang2015-11-052-3/+20
| * bnxt_en: Determine tcp/ipv6 RSS hash type correctly.Michael Chan2015-11-051-5/+7
| * bnxt_en: Change sp events definitions to represent bit position.Jeffrey Huang2015-11-051-5/+5
| * net: stmmac: fix double-initialization of phy_ifaceLABBE Corentin2015-11-051-1/+1
| * qlogic: qed: fix error codes in qed_resc_alloc()Dan Carpenter2015-11-051-3/+9
| * bnxt_en: add VXLAN dependencyArnd Bergmann2015-11-051-0/+1
| * qlogic: qed: fix a test for MODE_MF_SIDan Carpenter2015-11-041-1/+1
| * qlogic/qed: remove bogus NULL checkDan Carpenter2015-11-041-5/+0
| * sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()Sergei Shtylyov2015-11-041-38/+22
| * sh_eth: kill 'ret' variable in sh_eth_ring_init()Sergei Shtylyov2015-11-041-16/+8
| * drivers: net: cpsw: Add support for fixed-link PHYMarkus Brunner2015-11-041-0/+13
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-071-1/+1
|\ \
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-0711-49/+254
|\ \ \
| * | | net/mlx4_en: Implement mcast loopback prevention for ETH qpsMaor Gottlieb2015-10-213-1/+49
| * | | net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb2015-10-213-8/+47
| * | | cxgb4: T6 adapter lld support for iw_cxgb4 driverHariprasad S2015-10-215-40/+158
OpenPOWER on IntegriCloud