aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-24net/mlx5_core: Add setting ATOMIC endian modeEran Ben Elisha1-2/+55
2015-12-23net/mlx5_core: Introduce access functions to query vport RoCE fieldsAchiad Shochat1-0/+62
2015-12-23net/mlx5_core: Introduce access functions to enable/disable RoCEAchiad Shochat1-0/+52
2015-12-23net/mlx5_core: Break down the vport mac address query functionAchiad Shochat1-10/+17
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-317/+407
2015-12-17drivers: net: xgene: fix Tx flow controlIyappan Subramanian2-18/+24
2015-12-1682xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth1-1/+1
2015-12-16gianfar: Don't enable RX Filer if not supportedHamish Martin2-3/+6
2015-12-15qlcnic: fix a timeout loopDan Carpenter1-1/+2
2015-12-15sfc: fix a timeout loopDan Carpenter1-1/+1
2015-12-15qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter1-2/+3
2015-12-15amd-xgbe: fix a couple timeout loopsDan Carpenter1-2/+2
2015-12-15net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda1-2/+3
2015-12-15ravb: Add disable 10baseKazuya Mizuguchi1-0/+3
2015-12-15sh_eth: fix descriptor access endiannessSergei Shtylyov1-10/+14
2015-12-15sh_eth: fix TX buffer byte-swappingSergei Shtylyov1-2/+1
2015-12-14sh_eth: uninline sh_eth_{write|read}()Sergei Shtylyov2-25/+24
2015-12-14stmmac: dwmac-sunxi: Call exit cleanup function in probe error pathChen-Yu Tsai1-1/+5
2015-12-13net:hns: print MAC with %pMAndy Shevchenko1-35/+14
2015-12-13net:hns: annotate IO address space properlyAndy Shevchenko1-5/+6
2015-12-12sfc: only use RSS filters if we're using RSSBert Kenward3-13/+18
2015-12-11bnxt_en: Implement missing tx timeout reset logic.Michael Chan1-3/+13
2015-12-11bnxt_en: Don't cancel sp_task from bnxt_close_nic().Michael Chan2-2/+12
2015-12-11bnxt_en: Change bp->state to bitmap.Michael Chan3-8/+7
2015-12-11bnxt_en: Fix bitmap declaration to work on 32-bit arches.Michael Chan1-6/+5
2015-12-08net: ezchip: fix address space confusion in nps_enet.cArnd Bergmann1-21/+9
2015-12-08net: fsl: avoid 64-bit warning on pq_mdioArnd Bergmann1-1/+1
2015-12-08net: thunderx: Correctly distinguish between VF and LMAC countPavel Fedin1-21/+18
2015-12-08IB/mlx4: Use correct order of variables in log messageWengang Wang1-1/+1
2015-12-07qed: Correct slowpath interrupt schemeSudarsana Kalluru4-52/+55
2015-12-07qed: Fix BAR size split for some serversAriel Elior2-21/+36
2015-12-07qed: fix handling of concurrent ramrods.Tomer Tayar2-17/+54
2015-12-07ethernet: aurora: AURORA_NB8800 should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2015-12-06net: qca_spi: fix transmit queue timeout handlingStefan Wahren1-3/+2
2015-12-05stmmac: fix resource management when resumeGiuseppe CAVALLARO1-3/+6
2015-12-05ravb: fix RX queue #1 frame error counter nameSergei Shtylyov1-1/+1
2015-12-05sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2015-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller5-13/+23
2015-12-04atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2015-12-04net: mvpp2: fix refilling BM pools in RX pathMarcin Wojtas1-12/+16
2015-12-04net: mvpp2: fix buffers' DMA handling on RX pathMarcin Wojtas1-5/+16
2015-12-04net: mvpp2: fix missing DMA region unmap in egress processingMarcin Wojtas1-3/+2
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds35-89/+2102
2015-12-03i40e/i40evf: avoid mutex re-initJesse Brandeburg4-13/+20
2015-12-03ixgbe: Reset interface after enabling SR-IOVAlexander Duyck1-0/+3
2015-12-03bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan1-5/+8
2015-12-03bnxt_en: enforce proper storing of MAC addressJeffrey Huang2-11/+16
2015-12-03bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang1-1/+10
2015-12-03net: lpc_eth: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy1-1/+1
2015-12-02net: mvneta: enable setting custom TX IP checksum limitMarcin Wojtas1-2/+17