summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2015-04-30net: fec: Fix RGMII-ID modeMarkus Pargmann1-1/+4
2015-04-30net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay3-2/+26
2015-04-30netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso1-2/+2
2015-04-30net/mlx4_core: Fix unaligned accessesDavid Ahern1-4/+14
2015-04-30mlx4_en: Use correct loop cursor in error path.Benjamin Poirier1-1/+1
2015-04-29cxgb4: Fix MC1 memory offset calculationHariprasad Shenai1-1/+1
2015-04-29bnx2x: Delay during kdump loadYuval Mintz1-0/+6
2015-04-29net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri1-0/+3
2015-04-29altera_tse: Correct rx packet lengthVlastimil Setka1-0/+6
2015-04-29mlx4: Fix tx ring affinity_mask creationBenjamin Poirier1-3/+5
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel4-9/+12
2015-04-29trivial: net: systemport: bcmsysport.h: fix 0x0x prefixAntonio Ospite1-1/+1
2015-04-29trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefixAntonio Ospite1-1/+1
2015-04-29bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt3-31/+15
2015-04-29bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt5-18/+18
2015-04-29bnx2x: mark LRO as a fixed disabled feature if disable_tpa is setMichal Schmidt2-5/+1
2015-04-28net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interfaceKaricheri, Muralidharan1-2/+6
2015-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-89/+131
2015-04-27bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt1-2/+4
2015-04-27net:treewide: Fix typo in drivers/netMasanari Iida1-1/+1
2015-04-27net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai1-13/+16
2015-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-16/+7
2015-04-26altera tse: add support for fixed-links.Andreas Oetken1-8/+29
2015-04-26pxa168: fix double deallocation of managed resourcesAlexey Khoroshilov1-11/+5
2015-04-25net: eth: altera: Resolve false errors from MSGDMA to TSEChee Nouk Phoon1-4/+1
2015-04-25ehea: Fix memory hook reference counting crashesMichael Ellerman1-2/+4
2015-04-25net/tg3: Release IRQs on permanent errorGavin Shan1-1/+3
2015-04-24bgmac: fix requests for extra polling calls from NAPIRafał Miłecki1-1/+1
2015-04-23ethernet: myri10ge: use arch_phys_wc_add()Luis R. Rodriguez1-29/+9
2015-04-23ethernet: arc: ARC_EMAC and EMAC_ROCKCHIP should depend on HAS_DMAGeert Uytterhoeven1-3/+2
2015-04-23ethernet: amd: AMD_XGBE should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-04-23ibmveth: Fix off-by-one error in ibmveth_change_mtu()David Gibson1-2/+2
2015-04-23net/macb: Factor out one-time assignment from loopBen Shelton1-2/+2
2015-04-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds5-18/+68
2015-04-22bnx2x: Prevent inner-reload while VFs existYuval Mintz2-9/+51
2015-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+1
2015-04-22net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAPEran Ben Elisha1-1/+1
2015-04-21altera tse: Error-Bit on tx-avalon-stream always set.Andreas Oetken1-1/+0
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-280/+494
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+2
2015-04-17sfc: Fix memcpy() with const destination compiler warning.David S. Miller1-1/+1
2015-04-17altera tse: Fix network-delays and -retransmissions after high throughput.Andreas Oetken1-2/+7
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds5-52/+41
2015-04-16stmmac: Configure Flow Control to work correctly based on rxfifo sizeVince Bridgers4-9/+40
2015-04-16stmmac: Enable unicast pause frame detect in GMAC Register 6Vince Bridgers1-1/+4
2015-04-16stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers1-0/+4
2015-04-16stmmac: Add defines and documentation for enabling flow controlVince Bridgers1-0/+51
2015-04-16stmmac: fix oops on rmmod after assigning ip addrBryan O'Donoghue1-3/+3
2015-04-16ethernet: remove unused including <linux/version.h>Wei Yongjun1-1/+0