summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-10-25ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring5-5/+5
2014-10-25mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring3-12/+12
2014-10-25ieee802154: mac802154: remove FSF addressAlexander Aring3-12/+0
2014-10-25at86rf230: remove unnecessary print of async errorAlexander Aring1-1/+0
2014-10-25at86rf230: fix enable_irq handling on async spiAlexander Aring1-80/+77
2014-10-25at86rf230: fix race conditionAlexander Aring1-1/+1
2014-10-25at86rf230: add missing enable_irqAlexander Aring1-0/+1
2014-10-25at86rf230: squash unnecessary dereferencingAlexander Aring1-1/+1
2014-10-25at86rf230: correct at86rf2xx lifs timingsAlexander Aring1-3/+3
2014-10-25at86rf230: correct aret lifs and sifs handlingAlexander Aring1-0/+5
2014-10-25at86rf230: add missing error handlingAlexander Aring1-1/+3
2014-10-25at86rf230: fix errno on tx timeout handlingAlexander Aring1-1/+1
2014-10-25ieee802154: mrf24j40: Add support for MRF24J40MCSimon Vincent1-2/+30
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-4/+2
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-32/+12
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-397/+1251
2014-10-18bna: fix skb->truesize underestimationEric Dumazet1-1/+1
2014-10-18dsa: Fix conversion from host device to mii busGuenter Roeck2-8/+22
2014-10-18sfc: add support for skb->xmit_moreEdward Cree2-29/+43
2014-10-18r8152: return -EBUSY for runtime suspendhayeswang1-7/+15
2014-10-18hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang1-16/+10
2014-10-18vxlan: fix a free after useLi RongQing1-0/+1
2014-10-16ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov1-0/+3
2014-10-16fm10k: Add CONFIG_FM10K_VXLAN configuration optionAndy Zhou2-3/+14
2014-10-16fm10k: Unlock mailbox on VLAN addition failuresMatthew Vick1-3/+4
2014-10-16fm10k: Check the host state when bringing the interface upMatthew Vick1-0/+1
2014-10-16vxlan: using pskb_may_pull as early as possibleLi RongQing1-4/+2
2014-10-16vxlan: fix a use after free in vxlan_encap_bypassLi RongQing1-3/+5
2014-10-16gianfar: Add FCS to rx buffer size (fix)Claudiu Manoil1-1/+1
2014-10-16virtio_net: fix use after freeMichael S. Tsirkin1-1/+3
2014-10-16net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy3-42/+56
2014-10-15net: Add ndo_gso_checkTom Herbert2-2/+2
2014-10-15net: ks8842: use dmaengine_terminate_all() APIVinod Koul1-4/+2
2014-10-15stmmac: fix sti compatibililiesGiuseppe CAVALLARO2-5/+6
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-15/+15
2014-10-15cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt2-1/+9
2014-10-15cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt1-0/+7
2014-10-15virtio_net: enable VQs early on restoreMichael S. Tsirkin1-0/+2
2014-10-15virtio_net: fix use after free on allocation failureMichael S. Tsirkin1-0/+2
2014-10-15virtio_net: enable VQs earlyMichael S. Tsirkin1-0/+2
2014-10-15virtio_net: minor cleanupMichael S. Tsirkin1-4/+2
2014-10-15virtio-net: drop config_mutexMichael S. Tsirkin1-6/+1
2014-10-15virtio_net: drop config_enableMichael S. Tsirkin1-23/+4
2014-10-15qlcnic: Fix number of arguments in destroy tx context commandRajesh Borundia1-1/+1
2014-10-15qlcnic: Fix programming number of arguments in a command.Rajesh Borundia1-2/+2
2014-10-15cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai3-6/+16
2014-10-15stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCsGiuseppe CAVALLARO1-169/+205
2014-10-15stmmac: make the STi Layer compatible to STiH407Giuseppe CAVALLARO1-0/+1
2014-10-15stmmac: platform: fix FIXED_PHY support.Giuseppe CAVALLARO1-5/+10
2014-10-15dsa: mv88e6171: Fix tag_protocol checkGuenter Roeck1-1/+1