summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-11-26atp870u: Convert is885() to use wrappersOndrej Zary1-179/+179
2015-11-26atp870u: Convert is880() to use wrappersOndrej Zary1-176/+176
2015-11-26atp870u: Convert is870() to use wrappersOndrej Zary1-138/+138
2015-11-26atp870u: Introduce HW access wrappersOndrej Zary1-220/+252
2015-11-26atp870u: Remove ugly gotos #5Ondrej Zary1-72/+62
2015-11-26atp870u: Remove ugly gotos #4Ondrej Zary1-17/+15
2015-11-26atp870u: Remove ugly gotos #3Ondrej Zary1-12/+6
2015-11-26atp870u: Remove ugly gotos #2Ondrej Zary1-38/+30
2015-11-26atp870u: Remove ugly gotosOndrej Zary1-54/+30
2015-11-26atp870u: Untangle tmpcip #2Ondrej Zary1-16/+9
2015-11-26atp870u: Untangle tmpcipOndrej Zary1-41/+23
2015-11-26atp870u: Untangle tmport #8Ondrej Zary1-301/+177
2015-11-26atp870u: Untangle tmport #7Ondrej Zary1-11/+5
2015-11-26atp870u: Untangle tmport #6Ondrej Zary1-87/+49
2015-11-26atp870u: Untangle tmport #5Ondrej Zary1-297/+173
2015-11-26atp870u: Untangle tmport #4Ondrej Zary1-232/+138
2015-11-26atp870u: Untangle tmport #3Ondrej Zary1-69/+49
2015-11-26atp870u: Untangle tmport #2Ondrej Zary1-47/+32
2015-11-26atp870u: Untangle tmportOndrej Zary1-115/+71
2015-11-26atp870u: Remove tmport1Ondrej Zary1-4/+3
2015-11-26atp870u: Remove workportOndrej Zary1-31/+28
2015-11-20SCSI: initio: remove duplicate module device tableArnd Bergmann1-16/+0
2015-11-18qla2xxx: Remove unavailable firmware filesHimanshu Madhani2-6/+0
2015-11-18st: Remove obsolete scsi_tape.max_pfnGeert Uytterhoeven1-2/+0
2015-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-3277/+449
2015-11-17net: phy: Use interrupts when available in NOLINK stateAndrew Lunn1-0/+3
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn1-0/+16
2015-11-17macvlan: fix leak in macvlan_handle_frameSabrina Dubroca1-0/+2
2015-11-17ipvlan: fix use after free of skbSabrina Dubroca1-1/+1
2015-11-17ipvlan: fix leak in ipvlan_rcv_frameSabrina Dubroca1-5/+7
2015-11-17via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs1-21/+3
2015-11-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2015-11-17ipg: Remove ipg driverOndrej Zary6-3068/+0
2015-11-17dl2k: Add support for IP1000A-based cardsOndrej Zary3-6/+69
2015-11-17net: thunder: Check for driver data in nicvf_remove()Pavel Fedin1-5/+8
2015-11-16bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz1-1/+1
2015-11-16ravb: remove unhandle int causeMasaru Nagai1-2/+0
2015-11-16sfc: constify pci_error_handlers structuresJulia Lawall1-1/+1
2015-11-16net: cavium: liquidio: constify pci_error_handlers structuresJulia Lawall1-1/+1
2015-11-16Driver: Vmxnet3: Fix use of mfTableLen for big endian architecturesShrikrishna Khare2-5/+6
2015-11-16net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapterDaniele Palmas1-0/+5
2015-11-16be2net: replace hardcoded values with existing defineIvan Vecera2-2/+3
2015-11-16be2net: remove unused local rsstable arrayIvan Vecera1-14/+2
2015-11-16ravb: Fix int mask value overwritten issueMasaru Nagai1-2/+4
2015-11-16net: smsc911x: Reset PHY during initializationPavel Fedin1-11/+6
2015-11-16net: phy: vitesse: add support for VSC8601Måns Rullgård1-1/+15
2015-11-16net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård1-0/+4
2015-11-16net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong1-27/+37
2015-11-16net: dsa: mv88e6060: add register defines header fileNeil Armstrong1-0/+111
2015-11-16net: dsa: mv88e6060: use the correct bit shift for mac0Neil Armstrong1-1/+2