aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cadence/macb.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-05net: macb: Clear interrupt flagsSoren Brinkmann1-0/+10
2014-05-05net: macb: Pass same size to DMA_UNMAP as used for DMA_MAPSoren Brinkmann1-1/+1
2014-05-05ip_tunnel: Set network header properly for IP_ECN_decapsulate()Ying Cai1-0/+2
2014-05-05e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman1-6/+8
2014-05-05e1000e: Fix issue with link flap on 82579David Ertman2-0/+13
2014-05-05e1000e: Expand workaround for 10Mb HD throughput bugDavid Ertman2-4/+12
2014-05-05e1000e: Workaround for dropped packets in Gig/100 speeds on 82579David Ertman2-19/+13
2014-05-05net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry1-1/+2
2014-05-05net/mlx4_core: Load the Eth driver firstOr Gerlitz1-2/+2
2014-05-05net/mlx4_core: Fix slave id computation for single port VFMatan Barak1-15/+20
2014-05-05net/mlx4_core: Adjust port number in qp_attach wrapper when detachingJack Morgenstein1-0/+23
2014-05-05Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede3-2/+30
2014-05-05net: cdc_ncm: fix buffer overflowBjørn Mork1-1/+1
2014-05-05Altera TSE: ALTERA_TSE should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2014-05-05vsock: Make transport the proto ownerAndy King2-26/+27
2014-05-05xtensa: ISS: don't depend on CONFIG_TTYMax Filippov2-2/+2
2014-05-05fix quoting of Ted's name in MAINTAINERSChristoph Hellwig1-1/+1
2014-05-05floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley1-1/+4
2014-05-05floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley1-3/+3
2014-05-05ALSA: hda - hdmi: Set converter channel count even without sinkAnssi Hannula1-1/+3
2014-05-05HID: add NO_INIT_REPORTS quirk for Synaptics Touch Pad V 103SHans de Goede2-0/+2
2014-05-05HID: core: fix computation of the report sizeBenjamin Tissoires1-2/+3
2014-05-05UBI: avoid workqueue format string leakKees Cook1-1/+1
2014-05-05UBI: fix ubi free PEBs count calculationTanya Brokhman1-0/+3
2014-05-05UBI: fix error path in __wl_get_pebTanya Brokhman1-0/+3
2014-05-05UBIFS: fix remount error pathArtem Bityutskiy1-1/+1
2014-05-05xfs: fully support v5 format filesystemsDave Chinner3-10/+6
2014-05-04Linux 3.15-rc4Linus Torvalds1-1/+1
2014-05-05agp: info leak in agpioc_info_wrap()Dan Carpenter1-0/+1
2014-05-04net: sched: lock imbalance in hhf qdiscJohn Fastabend1-5/+6
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas1-0/+2
2014-05-03sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERROR().David S. Miller1-3/+6
2014-05-03sparc64: Add basic validations to {pud,pmd}_bad().David S. Miller1-15/+31
2014-05-03sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller4-10/+10
2014-05-03sparc64: Fix range check in kern_addr_valid().David S. Miller1-1/+1
2014-05-03sparc64: Fix top-level fault handling bugs.David S. Miller1-30/+52
2014-05-03sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller1-3/+9
2014-05-03sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller1-4/+4
2014-05-03sparc64: Fix hex values in comment above pte_modify().David S. Miller1-2/+2
2014-05-03sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller2-2/+2
2014-05-03sparc64: Fix huge PMD invalidation.David S. Miller3-15/+17
2014-05-03sparc64: Fix executable bit testing in set_pmd_at() paths.David S. Miller1-6/+9
2014-05-03sparc64: Normalize NMI watchdog logging and behavior.David S. Miller1-16/+5
2014-05-03USB: Nokia 5300 should be treated as unusual devDaniele Forsi1-0/+7
2014-05-03USB: Nokia 305 should be treated as unusual devVictor A. Santos1-0/+7
2014-05-03tty: Fix lockless tty buffer racePeter Hurley1-3/+14
2014-05-03Revert "tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc"Peter Hurley2-15/+2
2014-05-03drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama1-1/+1
2014-05-03n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley1-0/+4
2014-05-03tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling1-1/+1