summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: allwinner: emac: Add missing free_irqMaxime Ripard2014-06-251-0/+1
* cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo2014-06-251-0/+1
* tg3: Change nvram command timeout value to 50msPrashant Sreedharan2014-06-251-2/+2
* cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing2014-06-241-9/+7
* be2net: fix qnq mode detection on VFsSuresh Reddy2014-06-233-6/+4
* net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz2014-06-221-1/+2
* tulip: Poll link status more frequently for Comet chipsOndrej Zary2014-06-221-1/+1
* drivers: net: cpsw: fix dual EMAC stall when connected to same switchMugunthan V N2014-06-211-1/+6
* tg3: Clear NETIF_F_TSO6 flag before doing software GSOPrashant Sreedharan2014-06-191-2/+2
* skge: Added FS A8NE-FM to the list of 32bit DMA boardsMirko Lindner2014-06-181-0/+7
* net: fec: Don't clear IPV6 header checksum field when IP accelerator enableFugang Duan2014-06-171-1/+7
* net: tile: fix unused variable warningChris Metcalf2014-06-161-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12326-5292/+19853
|\
| * net: fec: Add software TSO supportNimrod Andy2014-06-122-23/+238
| * net: fec: Add Scatter/gather supportNimrod Andy2014-06-122-62/+178
| * net: fec: Increase buffer descriptor entry numberNimrod Andy2014-06-122-16/+17
| * net: fec: Factorize feature settingNimrod Andy2014-06-121-5/+3
| * net: fec: Enable IP header hardware checksumNimrod Andy2014-06-121-1/+2
| * net: fec: Factorize the .xmit transmit functionNimrod Andy2014-06-122-35/+47
| * via-rhine: fix full-duplex with autoneg disableFrançois Cachereul2014-06-121-2/+3
| * bnx2x: Enlarge the dorq threshold for VFsAriel Elior2014-06-121-2/+4
| * bnx2x: Check for UNDI in uncommon branchYuval Mintz2014-06-121-13/+30
| * bnx2x: Fix 1G-baseT linkYaniv Rosner2014-06-121-0/+1
| * bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner2014-06-121-6/+19
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-112-5/+24
| |\
| | * sfc: PIO:Restrict to 64bit arch and use 64-bit writes.Jon Cooper2014-06-112-5/+24
| * | net/fsl: xgmac_mdio is dependent on OF_MDIOAndy Fleming2014-06-111-0/+1
| * | net/fsl: Make xgmac_mdio read error message usefulShruti Kanetkar2014-06-111-1/+3
| * | qlcnic: Update version to 5.3.60Shahed Shaikh2014-06-111-2/+2
| * | qlcnic: Optimize ring count validationsShahed Shaikh2014-06-112-12/+7
| * | qlcnic: Pre-allocate DMA buffer used for minidump collectionShahed Shaikh2014-06-113-20/+28
| * | drivers: net: davinci_cpdma: double free on errorDan Carpenter2014-06-111-3/+1
| * | amd-xgbe: unwind on error in xgbe_mdio_register()Dan Carpenter2014-06-111-1/+1
| * | net: sh_eth: Fix timing of RACT setting in sh_eth_rx()Yoshihiro Shimoda2014-06-111-1/+0
| * | net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()Yoshihiro Shimoda2014-06-111-5/+3
| * | net: sxgbe: remove duplicate SXGBE_CORE_L34_ADDCTL_REG defineDan Carpenter2014-06-111-1/+0
| * | qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY defineDan Carpenter2014-06-111-1/+0
| * | net/mlx4_en: Use affinity hintYuval Atias2014-06-113-2/+46
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-06-1120-174/+453
| |\ \
| | * | i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34Catherine Sullivan2014-06-112-2/+2
| | * | i40e: use stored base_queue valueShannon Nelson2014-06-111-3/+2
| | * | i40e: Fix a bug in ethtool for FD drop packet filter actionAnjali Singhai Jain2014-06-111-2/+7
| | * | i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain2014-06-116-2/+41
| | * | i40e/i40evf: remove FTYPEJesse Brandeburg2014-06-112-2/+0
| | * | i40evf: check admin queue error bitsMitch Williams2014-06-111-0/+36
| | * | i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose2014-06-114-21/+18
| | * | i40e: Do not accept tagged packets by defaultGreg Rose2014-06-111-0/+32
| | * | i40e: Separate out DCB capability and enabled flagsNeerav Parikh2014-06-113-10/+25
| | * | i40evf: don't go further downMitch Williams2014-06-111-2/+4
| | * | i40e: Change the notion of src and dst for FD_SB in ethtoolAnjali Singhai Jain2014-06-112-8/+16