summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-26atp870u: Add remaining 870 support to is885()Ondrej Zary1-14/+31
2015-11-26atp870u: Add wide_chip parameter to is870() and is885()Ondrej Zary1-21/+25
2015-11-26atp870u: Remove is880()Ondrej Zary1-571/+1
2015-11-26atp870u: Move chip-specific lines out of is880() and is885()Ondrej Zary1-14/+10
2015-11-26atp870u: Add channel parameter to is870() and is880()Ondrej Zary1-342/+342
2015-11-26atp870u: Unify code format in is870(), is880() and is885()Ondrej Zary1-69/+101
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 Torvalds84-3650/+1036
2015-11-17MAINTAINERS: Update Mellanox's Eth NIC driver entriesOr Gerlitz1-1/+9
2015-11-17net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov1-1/+4
2015-11-17af_unix: take receive queue lock while appending new skbHannes Frederic Sowa1-1/+4
2015-11-17rtnetlink: fix frame size warning in rtnl_fill_ifinfoHannes Frederic Sowa1-122/+152
2015-11-17net: use skb_clone to avoid alloc_pages failure.Martin Zhang1-1/+1
2015-11-17packet: Use PAGE_ALIGNED macroTobias Klauser1-1/+1
2015-11-17packet: Don't check frames_per_block against negative valuesTobias Klauser1-2/+2
2015-11-17net: phy: Use interrupts when available in NOLINK stateAndrew Lunn1-0/+3
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn2-0/+17
2015-11-17arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCSYang Shi1-5/+39
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-17Merge branch 'vlan-reorder'David S. Miller3-2/+10
2015-11-17vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich2-1/+8
2015-11-17vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich1-1/+2
2015-11-17via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs1-21/+3
2015-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+3
2015-11-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1