summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* atp870u: Add channel parameter to is870() and is880()Ondrej Zary2015-11-261-342/+342
* atp870u: Unify code format in is870(), is880() and is885()Ondrej Zary2015-11-261-69/+101
* atp870u: Convert is885() to use wrappersOndrej Zary2015-11-261-179/+179
* atp870u: Convert is880() to use wrappersOndrej Zary2015-11-261-176/+176
* atp870u: Convert is870() to use wrappersOndrej Zary2015-11-261-138/+138
* atp870u: Introduce HW access wrappersOndrej Zary2015-11-261-220/+252
* atp870u: Remove ugly gotos #5Ondrej Zary2015-11-261-72/+62
* atp870u: Remove ugly gotos #4Ondrej Zary2015-11-261-17/+15
* atp870u: Remove ugly gotos #3Ondrej Zary2015-11-261-12/+6
* atp870u: Remove ugly gotos #2Ondrej Zary2015-11-261-38/+30
* atp870u: Remove ugly gotosOndrej Zary2015-11-261-54/+30
* atp870u: Untangle tmpcip #2Ondrej Zary2015-11-261-16/+9
* atp870u: Untangle tmpcipOndrej Zary2015-11-261-41/+23
* atp870u: Untangle tmport #8Ondrej Zary2015-11-261-301/+177
* atp870u: Untangle tmport #7Ondrej Zary2015-11-261-11/+5
* atp870u: Untangle tmport #6Ondrej Zary2015-11-261-87/+49
* atp870u: Untangle tmport #5Ondrej Zary2015-11-261-297/+173
* atp870u: Untangle tmport #4Ondrej Zary2015-11-261-232/+138
* atp870u: Untangle tmport #3Ondrej Zary2015-11-261-69/+49
* atp870u: Untangle tmport #2Ondrej Zary2015-11-261-47/+32
* atp870u: Untangle tmportOndrej Zary2015-11-261-115/+71
* atp870u: Remove tmport1Ondrej Zary2015-11-261-4/+3
* atp870u: Remove workportOndrej Zary2015-11-261-31/+28
* SCSI: initio: remove duplicate module device tableArnd Bergmann2015-11-201-16/+0
* qla2xxx: Remove unavailable firmware filesHimanshu Madhani2015-11-182-6/+0
* st: Remove obsolete scsi_tape.max_pfnGeert Uytterhoeven2015-11-181-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-1737-3277/+449
|\
| * net: phy: Use interrupts when available in NOLINK stateAndrew Lunn2015-11-171-0/+3
| * phy: marvell: Add support for 88E1540 PHYAndrew Lunn2015-11-171-0/+16
| * macvlan: fix leak in macvlan_handle_frameSabrina Dubroca2015-11-171-0/+2
| * ipvlan: fix use after free of skbSabrina Dubroca2015-11-171-1/+1
| * ipvlan: fix leak in ipvlan_rcv_frameSabrina Dubroca2015-11-171-5/+7
| * via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs2015-11-171-21/+3
| * ipg: Remove ipg driverOndrej Zary2015-11-166-3068/+0
| * dl2k: Add support for IP1000A-based cardsOndrej Zary2015-11-163-6/+69
| * net: thunder: Check for driver data in nicvf_remove()Pavel Fedin2015-11-161-5/+8
| * bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz2015-11-161-1/+1
| * ravb: remove unhandle int causeMasaru Nagai2015-11-161-2/+0
| * sfc: constify pci_error_handlers structuresJulia Lawall2015-11-161-1/+1
| * net: cavium: liquidio: constify pci_error_handlers structuresJulia Lawall2015-11-161-1/+1
| * Driver: Vmxnet3: Fix use of mfTableLen for big endian architecturesShrikrishna Khare2015-11-162-5/+6
| * net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapterDaniele Palmas2015-11-161-0/+5
| * be2net: replace hardcoded values with existing defineIvan Vecera2015-11-162-2/+3
| * be2net: remove unused local rsstable arrayIvan Vecera2015-11-161-14/+2
| * ravb: Fix int mask value overwritten issueMasaru Nagai2015-11-161-2/+4
| * net: smsc911x: Reset PHY during initializationPavel Fedin2015-11-161-11/+6
| * net: phy: vitesse: add support for VSC8601Måns Rullgård2015-11-161-1/+15
| * net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård2015-11-161-0/+4
| * net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong2015-11-161-27/+37
| * net: dsa: mv88e6060: add register defines header fileNeil Armstrong2015-11-161-0/+111