aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-11devlink: fix return value check in devlink_dpipe_header_put()Wei Yongjun1-1/+1
2017-04-11s390/qeth: remove unimplemented gdev routinesJulian Wiedmann2-19/+2
2017-04-11s390/qeth: use LINK_MODE_* to report the link characteristicsJulian Wiedmann1-24/+47
2017-04-11s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann4-42/+40
2017-04-11s390/qeth: clean up qeth_set_ecmd_adv_sup()Julian Wiedmann1-29/+28
2017-04-11s390/qeth: use and remove some definesJulian Wiedmann2-3/+2
2017-04-11s390/qeth: use correct return type for hard_start_xmit()Julian Wiedmann2-2/+4
2017-04-11s390/qeth: remove unused parameterJulian Wiedmann4-5/+4
2017-04-11s390/qeth: move gdev shutdown handler to coreJulian Wiedmann4-27/+6
2017-04-11s390/qeth: move NAPI poll routine to coreJulian Wiedmann4-169/+97
2017-04-11s390/qeth: move common ioctl handling to coreJulian Wiedmann4-99/+64
2017-04-11bpf: remove struct bpf_map_type_listJohannes Berg7-165/+53
2017-04-11bpf: remove struct bpf_prog_type_listJohannes Berg5-122/+44
2017-04-11net: fec: add ERR007885 for i.MX6ul enet IPFugang Duan1-2/+3
2017-04-11net: fec: correct the errata number comment typoFugang Duan1-1/+1
2017-04-11net: fec: add phy-reset-gpios PROBE_DEFER checkFugang Duan1-8/+18
2017-04-11net: fec: pass ->dev to dma_alloc__coherent() APIFugang Duan1-2/+2
2017-04-11net: fec: avoid BD pointer type cast to 32bitFugang Duan1-2/+2
2017-04-11net: fec: add return value check after calling .of_property_read_u32()Fugang Duan1-2/+2
2017-04-11l2tp: remove l2tp_session_find()Guillaume Nault2-53/+1
2017-04-11l2tp: remove useless duplicate session detection in l2tp_netlinkGuillaume Nault1-5/+0
2017-04-11mlxsw: convert to pci_alloc_irq_vectorsChristoph Hellwig1-7/+6
2017-04-11PCI: remove pci_enable_msixChristoph Hellwig2-25/+0
2017-04-11net: thunderx: Switch to pci_alloc_irq_vectorsThanneeru Srinivasulu3-96/+40
2017-04-11net/ena: switch to pci_alloc_irq_vectorsChristoph Hellwig2-45/+12
2017-04-11net: alx: switch to pci_alloc_irq_vectorsChristoph Hellwig2-80/+54
2017-04-10ftgmac100: Remove tx descriptor accessorsBenjamin Herrenschmidt2-114/+69
2017-04-10ftgmac100: Add support for fragmented txBenjamin Herrenschmidt1-25/+94
2017-04-10ftgmac100: Don't clear tx desc fields unnecessarilyBenjamin Herrenschmidt1-11/+6
2017-04-10ftgmac100: Split tx packet freeing from ftgmac100_tx_complete_packet()Benjamin Herrenschmidt1-17/+21
2017-04-10ftgmac100: Move the barrier out of ftgmac100_txdes_set_dma_own()Benjamin Herrenschmidt1-5/+4
2017-04-10ftgmac100: Cleanup tx queue handlingBenjamin Herrenschmidt1-35/+68
2017-04-10ftgmac100: Store tx skbs in a separate arrayBenjamin Herrenschmidt1-43/+16
2017-04-10ftgmac100: Pad small frames properlyBenjamin Herrenschmidt1-2/+8
2017-04-10ftgmac100: Factor tx packet dropping pathBenjamin Herrenschmidt1-8/+9
2017-04-10ftgmac100: Merge ftgmac100_xmit() into ftgmac100_hard_start_xmit()Benjamin Herrenschmidt1-33/+25
2017-04-10ftgmac100: Move ftgmac100_hard_start_xmit() aroundBenjamin Herrenschmidt1-29/+29
2017-04-10ftgmac100: Add a tx timeout handlerBenjamin Herrenschmidt1-0/+13
2017-04-09net: dsa: mt7530: Include gpio/consumer.h for GPIO functionsFlorian Fainelli1-0/+1
2017-04-09bpf: fix comment typoAlexander Alemayhu2-2/+2
2017-04-09netvsc: use napi_consume_skbstephen hemminger1-7/+11
2017-04-09Revert "rtnl: Add support for netdev event to link messages"David S. Miller4-107/+11
2017-04-08net: dsa: Factor bottom tag receive functionsFlorian Fainelli9-84/+53
2017-04-08net: dsa: Move skb_unshare() to dsa_switch_rcv()Florian Fainelli7-30/+4
2017-04-08net: dsa: Do not check for NULL dst in tag parsersFlorian Fainelli6-17/+0
2017-04-08skbuff: Extend gso_type to unsigned int.Steffen Klassert1-1/+2
2017-04-08liquidio: fix VF incorrectly indicating that it successfully set its VLANFelix Manlunas5-5/+43
2017-04-08netvsc: Initialize all channel related state prior to opening the channelK. Y. Srinivasan2-14/+18
2017-04-08net: dsa: mv88e6xxx: Make SMI c22/c45 read/write functions staticFlorian Fainelli1-8/+12
2017-04-08netlink: uapi: use hex numbers for NLM_F_* flagsJohannes Berg1-6/+6