summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5_core: don't export static symbolJulia Lawall2015-03-121-1/+0
* of: mdio: export of_mdio_parse_addrFlorian Fainelli2015-03-111-1/+2
* net: bcmgenet: collect Rx discarded packet countPetri Gynther2015-03-112-0/+19
* net/fsl: remove dependency FSL_SOC from MDIOShaohui Xie2015-03-111-2/+0
* macb: Fix merge error.Stephen Rothwell2015-03-101-16/+0
* drivers: atm: nicstar: remove ifdef'd out skb destructorsFlorian Westphal2015-03-101-90/+0
* net: phy: bcm7xxx: add alternate id for 7439Florian Fainelli2015-03-101-0/+1
* switchdev: add netlink flags to IPv4 FIB add opScott Feldman2015-03-101-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-10165-1110/+1755
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-03-102-2/+2
| |\
| | * s390/dcss: array index 'i' is used before limits check.Ameen Ali2015-02-261-1/+1
| | * s390/scm_block: fix off by one during cluster reservationSebastian Ott2015-02-261-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-1018-84/+135
| |\ \
| | * | net: macb: constify macb configuration dataJosh Cartwright2015-03-091-4/+4
| | * | can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish2015-03-091-5/+23
| | * | can: kvaser_usb: Avoid double free on URB submission failuresAhmed S. Darwish2015-03-091-12/+8
| | * | can: peak_usb: fix missing ctrlmode_ init for every devStephane Grosjean2015-03-091-0/+4
| | * | can: add missing initialisations in CAN related skbuffsOliver Hartkopp2015-03-091-0/+8
| | * | bgmac: Clean warning messagesPeter Senna Tschudin2015-03-091-7/+0
| | * | net: fec: fix unbalanced clk disable on driver unbindStefan Agner2015-03-061-1/+0
| | * | net: macb: Correct the MID field length valuePunnaiah Choudary Kalluri2015-03-061-1/+1
| | * | net: gianfar: correctly determine the number of queue groupsTobias Waldekranz2015-03-061-2/+17
| | * | net: bcmgenet: properly disable password matchingFlorian Fainelli2015-03-061-2/+4
| | * | net: eth: xgene: fix booting with devicetreeMark Salter2015-03-051-1/+1
| | * | bnx2x: Force fundamental reset for EEH recoveryBrian King2015-03-051-0/+3
| | * | xen-netback: refactor xenvif_handle_frag_list()David Vrabel2015-03-051-12/+9
| | * | xen-netback: unref frags when handling a from-guest skb with a frag listDavid Vrabel2015-03-051-1/+6
| | * | xen-netback: return correct ethtool statsDavid Vrabel2015-03-051-2/+1
| | * | ARM: fix typos in smc91x platform dataArnd Bergmann2015-03-051-0/+1
| | * | team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko2015-03-041-3/+3
| | * | net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan2015-03-041-1/+1
| | * | drivers: net: xgene: fix new firmware backward compatibility with older driverIyappan Subramanian2015-03-041-0/+4
| | * | bcm63xx_enet: fix poll callback.Nicolas Schichan2015-03-041-4/+4
| | * | stmmac: check IRQ availability early on probeAlexey Brodkin2015-03-041-29/+36
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-03-109-23/+65
| |\ \ \
| | * | | Input: psmouse - disable "palm detection" in the focaltech driverMathias Gottschlag2015-03-071-10/+0
| | * | | Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag2015-03-073-1/+44
| | * | | Input: psmouse - ensure that focaltech reports consistent coordinatesMathias Gottschlag2015-03-071-2/+10
| | * | | Input: psmouse - remove hardcoded touchpad size from the focaltech driverMathias Gottschlag2015-03-071-4/+1
| | * | | Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg2015-03-051-3/+3
| | * | | Input: ALPS - fix memory leak when detection failsDmitry Torokhov2015-03-051-1/+3
| | * | | Input: sun4i-ts - add thermal driver dependencyArnd Bergmann2015-03-031-0/+1
| | * | | Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data()Geert Uytterhoeven2015-03-021-1/+1
| | * | | Input: cyapa - fix unaligned functions redefinition errorDudley Du2015-03-022-2/+2
| | * | | Input: mma8450 - add parent deviceStefan Sauer2015-02-261-0/+1
| * | | | Merge tag 'regulator-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-03-103-7/+17
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk80...Mark Brown2015-03-062-0/+17
| | |\ \ \ \ \
| | | | * | | | regulator: rk808: Set the enable time for LDOsDoug Anderson2015-02-211-0/+8
| | | * | | | | regulator: da9210: Mask all interrupt sources to deassert interrupt lineGeert Uytterhoeven2015-02-171-0/+9
| | | |/ / / /
| | * | | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2015-03-061-7/+0
| | |\ \ \ \ \