aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/en_tx.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-29tipc: fix problem with parallel link synchronization mechanismJon Paul Maloy1-5/+2
2015-04-29tipc: remove wrong use of NLM_F_MULTINicolas Dichtel2-12/+13
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel9-20/+27
2015-04-29bridge/mdb: remove wrong use of NLM_F_MULTINicolas Dichtel1-1/+1
2015-04-29net: sched: act_connmark: don't zap skb->nfctFlorian Westphal1-2/+0
2015-04-29trivial: net: systemport: bcmsysport.h: fix 0x0x prefixAntonio Ospite1-1/+1
2015-04-29trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefixAntonio Ospite1-1/+1
2015-04-29bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt3-31/+15
2015-04-29bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt5-18/+18
2015-04-29bnx2x: mark LRO as a fixed disabled feature if disable_tpa is setMichal Schmidt2-5/+1
2015-04-29hv_netvsc: introduce netif-msg into netvsc moduleSimon Xiao4-7/+31
2015-04-29route: Use ipv4_mtu instead of raw rt_pmtuHerbert Xu1-4/+1
2015-04-29arm64: add missing PAGE_ALIGN() to __dma_free()Dean Nelson1-1/+2
2015-04-29cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki2-14/+18
2015-04-29ASoC: rt5677: fixed wrong DMIC ref clockBard Liao1-1/+1
2015-04-29dmaengine: increment privatecnt when using dma_get_any_slave_channelChristopher Freeman1-0/+4
2015-04-29powerpc/powernv: Fix early pci_controller_ops loading.Daniel Axtens1-1/+1
2015-04-29ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj5-18/+30
2015-04-29powerpc/kvm: Fix SMP=n build error in book3s_xics.cMichael Ellerman1-1/+1
2015-04-29ACPI / SBS: Enable battery manager when presentChris Bainbridge1-1/+1
2015-04-28ACPICA: remove duplicate u8 typedefOlaf Hering1-1/+0
2015-04-28serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald1-2/+23
2015-04-28ALSA: emux: Fix mutex deadlock in OSS emulationTakashi Iwai2-16/+22
2015-04-28ASoC: Update email-id of Rajeev KumarRajeev Kumar2-2/+2
2015-04-28tile: properly use node_isset() on a nodemask_tChris Metcalf1-1/+1
2015-04-28drm/i915/chv: Implement WaDisableShadowRegForCpdDeepak S2-0/+10
2015-04-28serial: samsung: fix serial console breakRobert Baldyga1-2/+3
2015-04-28tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches1-0/+2
2015-04-28serial: of-serial: Remove device_type = "serial" registrationMichal Simek1-1/+0
2015-04-28serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek2-11/+12
2015-04-28serial: core: Fix kernel-doc build warningsPeter Hurley1-1/+1
2015-04-28tty: Re-add external interface for tty_set_termios()Frederic Danis2-1/+3
2015-04-28cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas1-1/+6
2015-04-28Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"Ivan T. Ivanov1-3/+10
2015-04-28usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun1-4/+0
2015-04-28uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede1-1/+4
2015-04-28uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede4-2/+18
2015-04-28uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede3-5/+9
2015-04-27bpf: fix 64-bit divideAlexei Starovoitov1-6/+6
2015-04-27net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interfaceKaricheri, Muralidharan1-2/+6
2015-04-27ASoC: rt5645: Fix mask for setting RT5645_DMIC_2_DP_GPIO12 bitAxel Lin1-1/+1
2015-04-27bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt1-2/+4
2015-04-27net:treewide: Fix typo in drivers/netMasanari Iida2-2/+2
2015-04-27net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai1-13/+16
2015-04-27mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim1-43/+17
2015-04-27netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller2-0/+4
2015-04-273w-9xxx: fix command completion raceChristoph Hellwig2-49/+13
2015-04-273w-xxxx: fix command completion raceChristoph Hellwig2-41/+6
2015-04-273w-sas: fix command completion raceChristoph Hellwig2-44/+10
2015-04-27aha1542: Allocate memory before taking a lockOndrej Zary1-12/+11