summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | hso: remove some dead codeDan Carpenter2014-02-071-21/+11
| |/ / / /
| * | | | isdn/hisax: hex vs decimal typo in prfeatureind()Dan Carpenter2014-02-071-1/+1
| * | | | r8152: fix the submission of the interrupt transferhayeswang2014-02-071-9/+8
| * | | | bnx2x: Allow VF rss on higher PFsYuval Mintz2014-02-071-3/+3
| * | | | tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir2014-02-071-2/+2
| * | | | tg3: cleanup an error path in tg3_phy_reset_5703_4_5()Dan Carpenter2014-02-071-6/+7
| * | | | bnx2[x]: Make module parameters readableJames M Leddy2014-02-072-7/+7
| * | | | net: irda: ep7211-sir: Remove driverAlexander Shiyan2014-02-073-78/+0
| * | | | net: phy: sunxi: Add new compatiblesMaxime Ripard2014-02-071-0/+3
| * | | | net: ethernet: sunxi: Add new compatiblesMaxime Ripard2014-02-071-0/+3
| * | | | xen-netback: Fix Rx stall due to race conditionZoltan Kiss2014-02-063-16/+7
| * | | | xen-netfront: handle backend CLOSED without CLOSINGDavid Vrabel2014-02-051-1/+4
| * | | | bnx2x: fix L2-GRE TCP issuesDmitry Kravkov2014-02-051-1/+1
| * | | | net: qmi_wwan: add Netgear Aircard 340UBjørn Mork2014-02-051-0/+1
| * | | | net: ethoc: set up MII management bus clockMax Filippov2014-02-051-2/+30
| * | | | net: ethoc: don't advertise gigabit speed on attached PHYMax Filippov2014-02-051-0/+5
| * | | | net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli2014-02-051-14/+24
| * | | | net:phy:dp83640: Initialize PTP clocks at device init.Stefan Sørensen2014-02-051-5/+8
| * | | | net:phy:dp83640: Do not hardcode timestamping event edgeStefan Sørensen2014-02-051-1/+4
| * | | | net:phy:dp83640: Declare that TX timestamping possibleStefan Sørensen2014-02-051-0/+1
| * | | | bonding: fail_over_mac should only affect AB mode in bond_set_mac_address()dingtianhong2014-02-051-1/+2
| * | | | bonding: fail_over_mac should only affect AB mode at enslave and removal proc...dingtianhong2014-02-051-7/+15
| * | | | vxlan: remove extra newline after function definitionDaniel Baluta2014-02-021-1/+0
| * | | | net: ethoc: implement ethtool get/set ring parametersMax Filippov2014-02-021-0/+51
| * | | | net: ethoc: implement ethtool get registersMax Filippov2014-02-021-0/+20
| * | | | net: ethoc: implement ethtool get/set settingsMax Filippov2014-02-021-0/+24
| * | | | net: ethoc: implement basic ethtool operationsMax Filippov2014-02-021-0/+6
| * | | | Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca...David S. Miller2014-01-313-4/+7
| |\ \ \ \
| | * | | | can: janz-ican3: fix uninitialized variable warningsIra W. Snyder2014-01-291-1/+1
| | * | | | can: flexcan: fix flexcan driver build for big endian on ARM and little endia...Arnd Bergmann2014-01-292-3/+6
| * | | | | e100: Fix "disabling already-disabled device" warningMichele Baldessari2014-01-311-1/+1
| * | | | | can: add destructor for self generated skbsOliver Hartkopp2014-01-313-31/+11
| * | | | | net/vxlan: Go over all candidate streams for GRO matchingOr Gerlitz2014-01-311-2/+0
| * | | | | net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driverStefan Roese2014-01-311-2/+12
| | |/ / / | |/| | |
* | | | | drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zeroPrarit Bhargava2014-02-111-1/+1
* | | | | drivers/md/bcache/extents.c: use %zi to format size_tGeert Uytterhoeven2014-02-111-1/+1
* | | | | drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS)Alexey Khoroshilov2014-02-111-2/+2
* | | | | drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...Dan Carpenter2014-02-111-6/+5
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-101-6/+3
|\ \ \ \ \
| * | | | | fix a kmap leak in virtio_consoleAl Viro2014-02-091-6/+3
* | | | | | Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-086-15/+32
|\ \ \ \ \ \
| * | | | | | pinctrl: tegra: return correct error typeLaxman Dewangan2014-02-061-1/+1
| * | | | | | pinctrl: do not init debugfs entries for unimplemented functionalitiesFlorian Vaussard2014-02-061-2/+4
| * | | | | | pinctrl: protect pinctrl_list addStanislaw Gruszka2014-02-041-0/+2
| * | | | | | pinctrl: sirf: correct the pin index of ac97_pins groupQipan Li2014-02-031-1/+1
| * | | | | | pinctrl: imx27: fix offset calculation in imx_read_2bitChris Ruehl2014-02-031-1/+1
| * | | | | | pinctrl: vt8500: Change devicetree data parsingTony Prisk2014-02-031-1/+14
| * | | | | | pinctrl: imx27: fix wrong offset to ICONFBChris Ruehl2014-02-031-4/+4
| * | | | | | pinctrl: at91: use locked variant of irq_set_handlerNicolas Ferre2014-02-031-5/+5
| |/ / / / /
* | | | | | watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger2014-02-081-0/+1