summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* stmmac: pci: add MSI support for Intel Quark X1000Kweh, Hock Leong2015-01-271-0/+2
* stmmac: pci: introduce Intel Quark X1000 runtime detectionAndy Shevchenko2015-01-271-1/+61
* stmmac: pci: add support for Intel Quark X1000Kweh, Hock Leong2015-01-271-1/+50
* net: netcp: remove unused kconfig option and codeKaricheri, Muralidharan2015-01-272-2/+1
* cxgb4: Move firmware version MACRO to t4fw_version.hHariprasad Shenai2015-01-273-10/+49
* net/mlx4_core: Update the HCA core clock frequency after INIT_PORTMajd Dibbiny2015-01-271-0/+33
* net/mlx4_core: Fix device capabilities dumpingOr Gerlitz2015-01-271-6/+2
* net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapperMatan Barak2015-01-271-1/+3
* net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settingsSaeed Mahameed2015-01-271-10/+8
* net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_allocJack Morgenstein2015-01-271-1/+0
* net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicitJack Morgenstein2015-01-271-0/+1
* net/mlx4_core: Fix HW2SW_EQ to conform to the firmware specJack Morgenstein2015-01-273-35/+9
* net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein2015-01-272-11/+12
* net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flowJack Morgenstein2015-01-271-1/+3
* net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAPJack Morgenstein2015-01-273-2/+19
* net/mlx4_core: Add bad-cable event supportJack Morgenstein2015-01-272-1/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-2718-143/+384
|\
| * stmmac: prevent probe drivers to crash kernelAndy Shevchenko2015-01-271-1/+4
| * bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan2015-01-271-1/+1
| * sh_eth: Fix DMA-API usage for RX buffersBen Hutchings2015-01-271-11/+23
| * sh_eth: Check for DMA mapping errors on transmitBen Hutchings2015-01-271-0/+4
| * sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings2015-01-271-7/+32
| * sh_eth: Remove RX overflow log messagesBen Hutchings2015-01-271-3/+0
| * net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia2015-01-261-10/+49
| * sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings2015-01-262-9/+31
| * sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings2015-01-261-16/+18
| * sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings2015-01-261-1/+2
| * sh_eth: Fix padding of short frames on TXBen Hutchings2015-01-261-4/+4
| * drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N2015-01-261-0/+22
| * netxen: fix netxen_nic_poll() logicEric Dumazet2015-01-251-1/+4
| * enic: fix rx napi poll return valueGovindarajulu Varadarajan2015-01-241-1/+1
| * amd-xgbe: Use proper Rx flow control registerLendacky, Thomas2015-01-232-6/+7
| * s2io: use snprintf() as a safety featureDan Carpenter2015-01-191-3/+8
| * bgmac: activate irqs only if there is nothing to pollHauke Mehrtens2015-01-191-3/+3
| * bgmac: register napi before the deviceHauke Mehrtens2015-01-191-3/+3
| * sh_eth: Fix ethtool operation crash when net device is downBen Hutchings2015-01-191-0/+10
| * sh_eth: Fix promiscuous mode on chips without TSUBen Hutchings2015-01-191-9/+9
| * net: davinci_emac: Add support for emac on dm816xTony Lindgren2015-01-161-0/+5
| * net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...Tony Lindgren2015-01-161-3/+12
| * net: davinci_emac: Fix incomplete code for getting the phy from device treeTony Lindgren2015-01-161-5/+18
| * net: davinci_emac: Free clock after checking the frequencyTony Lindgren2015-01-161-0/+1
| * net: davinci_emac: Fix runtime pm calls for davinci_emacTony Lindgren2015-01-161-4/+29
| * net: davinci_emac: Fix hangs with interruptsTony Lindgren2015-01-161-9/+10
| * net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz2015-01-152-3/+3
| * net: sxgbe: Fix waring for double kfree()Byungho An2015-01-151-11/+10
| * net: sxgbe: Fix NULL dereferece when using DTGirish K.S2015-01-151-4/+4
| * sh_eth: Fix addition of .trscer_err_mask to wrong SoC dataGeert Uytterhoeven2015-01-151-2/+2
| * drivers: net: cpsw: fix cpsw hung with add vlan using vconfigMugunthan V N2015-01-151-10/+17
| * be2net: Allow GRE to work concurrently while a VxLAN tunnel is configuredSriharsha Basavapatna2015-01-151-3/+38
* | sunvnet: improve error handling when a remote crashesDavid L Stevens2015-01-271-28/+34
OpenPOWER on IntegriCloud