summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: fec: Fix RGMII-ID modeMarkus Pargmann2015-04-301-1/+4
* net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay2015-04-303-2/+26
* netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso2015-04-301-2/+2
* net/mlx4_core: Fix unaligned accessesDavid Ahern2015-04-301-4/+14
* mlx4_en: Use correct loop cursor in error path.Benjamin Poirier2015-04-301-1/+1
* cxgb4: Fix MC1 memory offset calculationHariprasad Shenai2015-04-291-1/+1
* bnx2x: Delay during kdump loadYuval Mintz2015-04-291-0/+6
* net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri2015-04-291-0/+3
* altera_tse: Correct rx packet lengthVlastimil Setka2015-04-291-0/+6
* mlx4: Fix tx ring affinity_mask creationBenjamin Poirier2015-04-291-3/+5
* bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-294-9/+12
* trivial: net: systemport: bcmsysport.h: fix 0x0x prefixAntonio Ospite2015-04-291-1/+1
* trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefixAntonio Ospite2015-04-291-1/+1
* bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt2015-04-293-31/+15
* bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt2015-04-295-18/+18
* bnx2x: mark LRO as a fixed disabled feature if disable_tpa is setMichal Schmidt2015-04-292-5/+1
* net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interfaceKaricheri, Muralidharan2015-04-271-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-2715-89/+131
|\
| * bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt2015-04-271-2/+4
| * net:treewide: Fix typo in drivers/netMasanari Iida2015-04-271-1/+1
| * net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai2015-04-271-13/+16
| * altera tse: add support for fixed-links.Andreas Oetken2015-04-261-8/+29
| * pxa168: fix double deallocation of managed resourcesAlexey Khoroshilov2015-04-261-11/+5
| * net: eth: altera: Resolve false errors from MSGDMA to TSEChee Nouk Phoon2015-04-251-4/+1
| * ehea: Fix memory hook reference counting crashesMichael Ellerman2015-04-251-2/+4
| * net/tg3: Release IRQs on permanent errorGavin Shan2015-04-251-1/+3
| * bgmac: fix requests for extra polling calls from NAPIRafał Miłecki2015-04-241-1/+1
| * ethernet: myri10ge: use arch_phys_wc_add()Luis R. Rodriguez2015-04-231-29/+9
| * ethernet: arc: ARC_EMAC and EMAC_ROCKCHIP should depend on HAS_DMAGeert Uytterhoeven2015-04-231-3/+2
| * ethernet: amd: AMD_XGBE should depend on HAS_DMAGeert Uytterhoeven2015-04-231-1/+1
| * ibmveth: Fix off-by-one error in ibmveth_change_mtu()David Gibson2015-04-231-2/+2
| * net/macb: Factor out one-time assignment from loopBen Shelton2015-04-221-2/+2
| * bnx2x: Prevent inner-reload while VFs existYuval Mintz2015-04-222-9/+51
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-262-16/+7
|\ \
| * | VFS: Fix up some ->d_inode accesses in the chelsio driverDavid Howells2015-04-152-16/+7
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-225-18/+68
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...Doug Ledford2015-04-155-18/+68
| |\ \ \
| | | * | net/mlx4_core: Return the admin alias GUID upon host view requestYishai Hadas2015-04-151-14/+27
| | | * | net/mlx4_core: Raise slave shutdown event upon FLRYishai Hadas2015-04-151-0/+2
| | | * | net/mlx4_core: Set initial admin GUIDs for VFsYishai Hadas2015-04-152-0/+16
| | | * | net/mlx4_core: Manage alias GUID per VFYishai Hadas2015-04-152-0/+17
| | |/ / | |/| |
| | * | mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit archi...Honggang LI2015-04-151-4/+6
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-212-2/+1
|\ \ \
| * | | net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAPEran Ben Elisha2015-04-211-1/+1
| * | | altera tse: Error-Bit on tx-avalon-stream always set.Andreas Oetken2015-04-201-1/+0
* | | | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | drivers: fix up obsolete cpu function usage.Rusty Russell2015-03-051-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-1728-280/+494
|\ \ \ \
| * | | | sfc: Fix memcpy() with const destination compiler warning.David S. Miller2015-04-171-1/+1
| * | | | altera tse: Fix network-delays and -retransmissions after high throughput.Andreas Oetken2015-04-171-2/+7
OpenPOWER on IntegriCloud