summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-0316-57/+196
|\
| * sh_eth: fix SH7619/771x supportSergei Shtylyov2014-06-031-0/+21
| * sh_eth: use RNC mode for packet receptionBen Dooks2014-06-032-11/+2
| * bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com2014-06-031-0/+12
| * bnx2x: Adapter not recovery from EEH error injectionwenxiong@linux.vnet.ibm.com2014-06-031-2/+2
| * net: driver: smsc: set NOCARRIER flag in dev at driver initializationBalakumaran Kannan2014-06-031-0/+2
| * cnic: Fix missing ISCSI_KEVENT_IF_DOWN messageMichael Chan2014-06-021-3/+5
| * cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings()Michael Chan2014-06-021-6/+0
| * cnic: Don't take rcu_read_lock in cnic_rcv_netevent()Michael Chan2014-06-021-4/+11
| * net: davinci_emac: Remove unwanted debug/error messageChristian Riesch2014-06-021-1/+0
| * net: ec_bhf: Add runtime dependenciesJean Delvare2014-06-021-0/+1
| * net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein2014-05-304-14/+127
| * emac: aggregation of v1-2 PLB errors for IER registerIvan Mikhaylov2014-05-302-16/+9
| * emac: add missing support of 10mbit in emac/rgmiiIvan Mikhaylov2014-05-301-0/+3
| * qlcnic: info leak in qlcnic_dcb_peer_app_info()Dan Carpenter2014-05-241-0/+1
* | lpc_eth: Use resource_size instead of computationBenoit Taine2014-06-031-5/+3
* | net: hisilicon: add hix5hd2 mac driverZhangfei Gao2014-06-025-0/+1100
* | Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-0210-38/+44
|\ \
| * | ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-037-35/+40
| * | ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings2014-05-193-3/+4
* | | fec: Include pinctrl header fileFabio Estevam2014-06-021-0/+1
* | | vxge: Remove useless return variablesPeter Senna Tschudin2014-06-021-15/+7
* | | bnx2x: Remove useless return variablesPeter Senna Tschudin2014-06-021-6/+4
* | | drivers/net: fix broadcom/bcmsysport.c compile fail on SPARCPaul Gortmaker2014-06-022-8/+8
* | | net: mv643xx_eth: Avoid unmapping the TSO header buffersEzequiel Garcia2014-06-021-2/+6
* | | net: mv643xx_eth: Drop the NETDEV_TX_BUSY return pathEzequiel Garcia2014-06-021-2/+0
* | | net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia2014-06-021-21/+42
* | | net: mv643xx_eth: Count dropped packets properlyEzequiel Garcia2014-06-021-1/+4
* | | net: mvneta: Avoid unmapping the TSO header buffersEzequiel Garcia2014-06-021-3/+9
* | | net: mvneta: Fix missing DMA region unmapEzequiel Garcia2014-06-021-3/+2
* | | net: mvneta: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia2014-06-021-4/+24
* | | net: mvneta: Use default NAPI weight instead of a custom oneEzequiel Garcia2014-06-021-4/+1
* | | net: stmmac: Handle different error codes from platform_get_irq_bynameChen-Yu Tsai2014-06-022-7/+14
* | | enic: Update driver to use __dev_uc/mc_sync/unsync callsAlexander Duyck2014-06-026-118/+73
* | | stmmac: Remove spin_lock call in stmmac_get_pauseparam()Emil Goode2014-06-021-2/+0
* | | Revert "net/mlx4_en: Use affinity hint"David S. Miller2014-06-024-48/+2
* | | net: ks8851: Don't use regulator_get_optional()Stephen Boyd2014-06-021-28/+22
* | | net: Revert mlx4 cpumask changes.David S. Miller2014-06-011-22/+28
* | | net: ks8851: Don't use regulator_get_optional()Stephen Boyd2014-06-011-28/+22
* | | net/mlx4_en: Use affinity hintYuval Atias2014-06-014-2/+48
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-05-3016-100/+116
|\ \ \
| * | | i40e: relax the firmware API version checkShannon Nelson2014-05-291-2/+1
| * | | i40evf: don't use RESETTING state during reinitMitch Williams2014-05-291-2/+0
| * | | i40: disable FCoE for MFP modesVasu Dev2014-05-291-0/+6
| * | | i40e: add clear_pxe AdminQ requestShannon Nelson2014-05-292-0/+32
| * | | i40e: Clear recovery pending, if reset failedAkeem G Abodunrin2014-05-291-1/+3
| * | | i40e/i40evf: Change type to u32 to avoid sparse errorGreg Rose2014-05-292-4/+4
| * | | i40e/i40evf: remove storm controlJesse Brandeburg2014-05-295-11/+2
| * | | i40e: Use the new i40e_get_fd_cnt_all function in other placesAnjali Singhai Jain2014-05-292-5/+2
| * | | i40e: Report cmd->data in ETHTOOL_GRXCLSRLCNT instead of ETHTOOL_GRXCLSRULEAnjali Singhai Jain2014-05-292-6/+12
OpenPOWER on IntegriCloud