summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2014-06-15vxlan: Checksum fixesTom Herbert-9/+2
2014-06-13vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang-4/+3
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-13603/+37654
2014-06-12net: fec: Add software TSO supportNimrod Andy-23/+238
2014-06-12net: fec: Add Scatter/gather supportNimrod Andy-62/+178
2014-06-12net: fec: Increase buffer descriptor entry numberNimrod Andy-16/+17
2014-06-12net: fec: Factorize feature settingNimrod Andy-5/+3
2014-06-12net: fec: Enable IP header hardware checksumNimrod Andy-1/+2
2014-06-12net: fec: Factorize the .xmit transmit functionNimrod Andy-35/+47
2014-06-12via-rhine: fix full-duplex with autoneg disableFrançois Cachereul-2/+3
2014-06-12bnx2x: Enlarge the dorq threshold for VFsAriel Elior-2/+4
2014-06-12bnx2x: Check for UNDI in uncommon branchYuval Mintz-13/+30
2014-06-12bnx2x: Fix 1G-baseT linkYaniv Rosner-0/+1
2014-06-12bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner-6/+19
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-7/+30
2014-06-11net/fsl: xgmac_mdio is dependent on OF_MDIOAndy Fleming-0/+1
2014-06-11net/fsl: Make xgmac_mdio read error message usefulShruti Kanetkar-1/+3
2014-06-11net: Add skb_gro_postpull_rcsum to udp and vxlanTom Herbert-0/+2
2014-06-11qlcnic: Update version to 5.3.60Shahed Shaikh-2/+2
2014-06-11qlcnic: Optimize ring count validationsShahed Shaikh-12/+7
2014-06-11qlcnic: Pre-allocate DMA buffer used for minidump collectionShahed Shaikh-20/+28
2014-06-11drivers: net: davinci_cpdma: double free on errorDan Carpenter-3/+1
2014-06-11amd-xgbe: unwind on error in xgbe_mdio_register()Dan Carpenter-1/+1
2014-06-11mrf24j40: add device managed APIsVarka Bhadram-20/+13
2014-06-11sfc: PIO:Restrict to 64bit arch and use 64-bit writes.Jon Cooper-5/+24
2014-06-11net: xen-netback: include linux/vmalloc.h againArnd Bergmann-0/+1
2014-06-11net: phy: realtek: register/unregister multiple drivers properlyJongsung Kim-51/+37
2014-06-11net: sh_eth: Fix timing of RACT setting in sh_eth_rx()Yoshihiro Shimoda-1/+0
2014-06-11net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()Yoshihiro Shimoda-5/+3
2014-06-11net: sxgbe: remove duplicate SXGBE_CORE_L34_ADDCTL_REG defineDan Carpenter-1/+0
2014-06-11qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY defineDan Carpenter-1/+0
2014-06-11net/mlx4_en: Use affinity hintYuval Atias-2/+46
2014-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-174/+453
2014-06-11i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34Catherine Sullivan-2/+2
2014-06-11i40e: use stored base_queue valueShannon Nelson-3/+2
2014-06-11i40e: Fix a bug in ethtool for FD drop packet filter actionAnjali Singhai Jain-2/+7
2014-06-11i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain-2/+41
2014-06-11i40e/i40evf: remove FTYPEJesse Brandeburg-2/+0
2014-06-11i40evf: check admin queue error bitsMitch Williams-0/+36
2014-06-11i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose-21/+18
2014-06-11i40e: Do not accept tagged packets by defaultGreg Rose-0/+32
2014-06-11i40e: Separate out DCB capability and enabled flagsNeerav Parikh-10/+25
2014-06-11i40evf: don't go further downMitch Williams-2/+4
2014-06-11i40e: Change the notion of src and dst for FD_SB in ethtoolAnjali Singhai Jain-8/+16
2014-06-11i40e/i40evf: AdminQ API update for new FWShannon Nelson-33/+161
2014-06-11i40e/i40evf: set headwb Tx context flags and use themAshish Shah-3/+5
2014-06-11igb: separate hardware setting from the set_ts_config ioctlJacob Keller-12/+38
2014-06-11igb: unhide invariant returnsTodd Fujinaka-74/+66
2014-06-11amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflictLendacky, Thomas-2/+2
2014-06-11farsync: Fix confusion about DMA address and buffer offset typesBen Hutchings-13/+8