aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-15vxlan: Checksum fixesTom Herbert1-9/+2
2014-06-13vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang1-4/+3
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds692-13603/+37654
2014-06-12net: fec: Add software TSO supportNimrod Andy2-23/+238
2014-06-12net: fec: Add Scatter/gather supportNimrod Andy2-62/+178
2014-06-12net: fec: Increase buffer descriptor entry numberNimrod Andy2-16/+17
2014-06-12net: fec: Factorize feature settingNimrod Andy1-5/+3
2014-06-12net: fec: Enable IP header hardware checksumNimrod Andy1-1/+2
2014-06-12net: fec: Factorize the .xmit transmit functionNimrod Andy2-35/+47
2014-06-12via-rhine: fix full-duplex with autoneg disableFrançois Cachereul1-2/+3
2014-06-12bnx2x: Enlarge the dorq threshold for VFsAriel Elior1-2/+4
2014-06-12bnx2x: Check for UNDI in uncommon branchYuval Mintz1-13/+30
2014-06-12bnx2x: Fix 1G-baseT linkYaniv Rosner1-0/+1
2014-06-12bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner1-6/+19
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-7/+30
2014-06-11net/fsl: xgmac_mdio is dependent on OF_MDIOAndy Fleming1-0/+1
2014-06-11net/fsl: Make xgmac_mdio read error message usefulShruti Kanetkar1-1/+3
2014-06-11net: Add skb_gro_postpull_rcsum to udp and vxlanTom Herbert1-0/+2
2014-06-11qlcnic: Update version to 5.3.60Shahed Shaikh1-2/+2
2014-06-11qlcnic: Optimize ring count validationsShahed Shaikh2-12/+7
2014-06-11qlcnic: Pre-allocate DMA buffer used for minidump collectionShahed Shaikh3-20/+28
2014-06-11drivers: net: davinci_cpdma: double free on errorDan Carpenter1-3/+1
2014-06-11amd-xgbe: unwind on error in xgbe_mdio_register()Dan Carpenter1-1/+1
2014-06-11mrf24j40: add device managed APIsVarka Bhadram1-20/+13
2014-06-11sfc: PIO:Restrict to 64bit arch and use 64-bit writes.Jon Cooper2-5/+24
2014-06-11net: xen-netback: include linux/vmalloc.h againArnd Bergmann1-0/+1
2014-06-11net: phy: realtek: register/unregister multiple drivers properlyJongsung Kim1-51/+37
2014-06-11net: sh_eth: Fix timing of RACT setting in sh_eth_rx()Yoshihiro Shimoda1-1/+0
2014-06-11net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()Yoshihiro Shimoda1-5/+3
2014-06-11net: sxgbe: remove duplicate SXGBE_CORE_L34_ADDCTL_REG defineDan Carpenter1-1/+0
2014-06-11qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY defineDan Carpenter1-1/+0
2014-06-11net/mlx4_en: Use affinity hintYuval Atias3-2/+46
2014-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller20-174/+453
2014-06-11i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34Catherine Sullivan2-2/+2
2014-06-11i40e: use stored base_queue valueShannon Nelson1-3/+2
2014-06-11i40e: Fix a bug in ethtool for FD drop packet filter actionAnjali Singhai Jain1-2/+7
2014-06-11i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain6-2/+41
2014-06-11i40e/i40evf: remove FTYPEJesse Brandeburg2-2/+0
2014-06-11i40evf: check admin queue error bitsMitch Williams1-0/+36
2014-06-11i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose4-21/+18
2014-06-11i40e: Do not accept tagged packets by defaultGreg Rose1-0/+32
2014-06-11i40e: Separate out DCB capability and enabled flagsNeerav Parikh3-10/+25
2014-06-11i40evf: don't go further downMitch Williams1-2/+4
2014-06-11i40e: Change the notion of src and dst for FD_SB in ethtoolAnjali Singhai Jain2-8/+16
2014-06-11i40e/i40evf: AdminQ API update for new FWShannon Nelson3-33/+161
2014-06-11i40e/i40evf: set headwb Tx context flags and use themAshish Shah2-3/+5
2014-06-11igb: separate hardware setting from the set_ts_config ioctlJacob Keller1-12/+38
2014-06-11igb: unhide invariant returnsTodd Fujinaka5-74/+66
2014-06-11amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflictLendacky, Thomas2-2/+2
2014-06-11farsync: Fix confusion about DMA address and buffer offset typesBen Hutchings1-13/+8