summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* i40e: process link events when setting up switchMitch Williams2014-10-241-0/+8
* i40e: Fix a bug where Rx would stop after some timeAnjali Singhai Jain2014-10-241-4/+20
* i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh2014-10-243-6/+6
* i40e/i40evf: Fix whitespace indentationJeff Kirsher2014-10-242-2142/+2133Star
* i40e: enable LSE poke and simplify link stateJesse Brandeburg2014-10-241-23/+16Star
* i40e: mask phy eventsJesse Brandeburg2014-10-243-0/+47
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-191-4/+2Star
|\
| * net: ks8842: use dmaengine_terminate_all() APIVinod Koul2014-10-151-4/+2Star
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-181-32/+12Star
|\ \
| * | virtio_net: enable VQs early on restoreMichael S. Tsirkin2014-10-151-0/+2
| * | virtio_net: fix use after free on allocation failureMichael S. Tsirkin2014-10-151-0/+2
| * | virtio_net: enable VQs earlyMichael S. Tsirkin2014-10-151-0/+2
| * | virtio_net: minor cleanupMichael S. Tsirkin2014-10-151-4/+2Star
| * | virtio-net: drop config_mutexMichael S. Tsirkin2014-10-151-6/+1Star
| * | virtio_net: drop config_enableMichael S. Tsirkin2014-10-151-23/+4Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-1843-397/+1251
|\ \ \
| * | | bna: fix skb->truesize underestimationEric Dumazet2014-10-181-1/+1
| * | | dsa: Fix conversion from host device to mii busGuenter Roeck2014-10-182-8/+22
| * | | sfc: add support for skb->xmit_moreEdward Cree2014-10-182-29/+43
| * | | r8152: return -EBUSY for runtime suspendhayeswang2014-10-181-7/+15
| * | | hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang2014-10-181-16/+10Star
| * | | vxlan: fix a free after useLi RongQing2014-10-171-0/+1
| * | | ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov2014-10-161-0/+3
| * | | fm10k: Add CONFIG_FM10K_VXLAN configuration optionAndy Zhou2014-10-162-3/+14
| * | | fm10k: Unlock mailbox on VLAN addition failuresMatthew Vick2014-10-161-3/+4
| * | | fm10k: Check the host state when bringing the interface upMatthew Vick2014-10-161-0/+1
| * | | vxlan: using pskb_may_pull as early as possibleLi RongQing2014-10-161-4/+2Star
| * | | vxlan: fix a use after free in vxlan_encap_bypassLi RongQing2014-10-161-3/+5
| * | | gianfar: Add FCS to rx buffer size (fix)Claudiu Manoil2014-10-151-1/+1
| * | | virtio_net: fix use after freeMichael S. Tsirkin2014-10-151-1/+3
| * | | net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy2014-10-153-42/+56
| * | | net: Add ndo_gso_checkTom Herbert2014-10-152-2/+2
| * | | stmmac: fix sti compatibililiesGiuseppe CAVALLARO2014-10-152-5/+6
| * | | cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt2014-10-152-1/+9
| * | | cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt2014-10-151-0/+7
| * | | qlcnic: Fix number of arguments in destroy tx context commandRajesh Borundia2014-10-141-1/+1
| * | | qlcnic: Fix programming number of arguments in a command.Rajesh Borundia2014-10-141-2/+2
| * | | cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai2014-10-143-6/+16
| * | | stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCsGiuseppe CAVALLARO2014-10-141-169/+205
| * | | stmmac: make the STi Layer compatible to STiH407Giuseppe CAVALLARO2014-10-141-0/+1
| * | | stmmac: platform: fix FIXED_PHY support.Giuseppe CAVALLARO2014-10-141-5/+10
| * | | dsa: mv88e6171: Fix tag_protocol checkGuenter Roeck2014-10-141-1/+1
| * | | drivers: net: xgene: Add SGMII based 1GbE ethtool supportIyappan Subramanian2014-10-141-8/+17
| * | | drivers: net: xgene: Add SGMII based 1GbE supportIyappan Subramanian2014-10-147-5/+453
| * | | drivers: net: xgene: Preparing for adding SGMII based 1GbEIyappan Subramanian2014-10-146-8/+8
| * | | drivers: net: cpsw: remove child devices while driver detachMugunthan V N2014-10-141-0/+10
| * | | drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order det...Mugunthan V N2014-10-141-4/+0Star
| * | | drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apisMugunthan V N2014-10-141-1/+0Star
| * | | tg3: Add skb->xmit_more supportPrashant Sreedharan2014-10-141-4/+6
| * | | net: fec: ptp: Enable PPS output based on ptp clockLuwei Zhou2014-10-143-1/+205