| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | hso: remove some dead code | Dan Carpenter | 2014-02-07 | 1 | -21/+11 |
| |/ / / / |
|
| * | | | | isdn/hisax: hex vs decimal typo in prfeatureind() | Dan Carpenter | 2014-02-07 | 1 | -1/+1 |
| * | | | | r8152: fix the submission of the interrupt transfer | hayeswang | 2014-02-07 | 1 | -9/+8 |
| * | | | | bnx2x: Allow VF rss on higher PFs | Yuval Mintz | 2014-02-07 | 1 | -3/+3 |
| * | | | | tg3: Fix deadlock in tg3_change_mtu() | Nithin Sujir | 2014-02-07 | 1 | -2/+2 |
| * | | | | tg3: cleanup an error path in tg3_phy_reset_5703_4_5() | Dan Carpenter | 2014-02-07 | 1 | -6/+7 |
| * | | | | bnx2[x]: Make module parameters readable | James M Leddy | 2014-02-07 | 2 | -7/+7 |
| * | | | | net: irda: ep7211-sir: Remove driver | Alexander Shiyan | 2014-02-07 | 3 | -78/+0 |
| * | | | | net: phy: sunxi: Add new compatibles | Maxime Ripard | 2014-02-07 | 1 | -0/+3 |
| * | | | | net: ethernet: sunxi: Add new compatibles | Maxime Ripard | 2014-02-07 | 1 | -0/+3 |
| * | | | | xen-netback: Fix Rx stall due to race condition | Zoltan Kiss | 2014-02-06 | 3 | -16/+7 |
| * | | | | xen-netfront: handle backend CLOSED without CLOSING | David Vrabel | 2014-02-05 | 1 | -1/+4 |
| * | | | | bnx2x: fix L2-GRE TCP issues | Dmitry Kravkov | 2014-02-05 | 1 | -1/+1 |
| * | | | | net: qmi_wwan: add Netgear Aircard 340U | Bjørn Mork | 2014-02-05 | 1 | -0/+1 |
| * | | | | net: ethoc: set up MII management bus clock | Max Filippov | 2014-02-05 | 1 | -2/+30 |
| * | | | | net: ethoc: don't advertise gigabit speed on attached PHY | Max Filippov | 2014-02-05 | 1 | -0/+5 |
| * | | | | net: phy: ensure Gigabit features are masked off if requested | Florian Fainelli | 2014-02-05 | 1 | -14/+24 |
| * | | | | net:phy:dp83640: Initialize PTP clocks at device init. | Stefan Sørensen | 2014-02-05 | 1 | -5/+8 |
| * | | | | net:phy:dp83640: Do not hardcode timestamping event edge | Stefan Sørensen | 2014-02-05 | 1 | -1/+4 |
| * | | | | net:phy:dp83640: Declare that TX timestamping possible | Stefan Sørensen | 2014-02-05 | 1 | -0/+1 |
| * | | | | bonding: fail_over_mac should only affect AB mode in bond_set_mac_address() | dingtianhong | 2014-02-05 | 1 | -1/+2 |
| * | | | | bonding: fail_over_mac should only affect AB mode at enslave and removal proc... | dingtianhong | 2014-02-05 | 1 | -7/+15 |
| * | | | | vxlan: remove extra newline after function definition | Daniel Baluta | 2014-02-02 | 1 | -1/+0 |
| * | | | | net: ethoc: implement ethtool get/set ring parameters | Max Filippov | 2014-02-02 | 1 | -0/+51 |
| * | | | | net: ethoc: implement ethtool get registers | Max Filippov | 2014-02-02 | 1 | -0/+20 |
| * | | | | net: ethoc: implement ethtool get/set settings | Max Filippov | 2014-02-02 | 1 | -0/+24 |
| * | | | | net: ethoc: implement basic ethtool operations | Max Filippov | 2014-02-02 | 1 | -0/+6 |
| * | | | | Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca... | David S. Miller | 2014-01-31 | 3 | -4/+7 |
| |\ \ \ \ |
|
| | * | | | | can: janz-ican3: fix uninitialized variable warnings | Ira W. Snyder | 2014-01-29 | 1 | -1/+1 |
| | * | | | | can: flexcan: fix flexcan driver build for big endian on ARM and little endia... | Arnd Bergmann | 2014-01-29 | 2 | -3/+6 |
| * | | | | | e100: Fix "disabling already-disabled device" warning | Michele Baldessari | 2014-01-31 | 1 | -1/+1 |
| * | | | | | can: add destructor for self generated skbs | Oliver Hartkopp | 2014-01-31 | 3 | -31/+11 |
| * | | | | | net/vxlan: Go over all candidate streams for GRO matching | Or Gerlitz | 2014-01-31 | 1 | -2/+0 |
| * | | | | | net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver | Stefan Roese | 2014-01-31 | 1 | -2/+12 |
| | |/ / /
| |/| | | |
|
* | | | | | drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero | Prarit Bhargava | 2014-02-11 | 1 | -1/+1 |
* | | | | | drivers/md/bcache/extents.c: use %zi to format size_t | Geert Uytterhoeven | 2014-02-11 | 1 | -1/+1 |
* | | | | | drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS) | Alexey Khoroshilov | 2014-02-11 | 1 | -2/+2 |
* | | | | | drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_... | Dan Carpenter | 2014-02-11 | 1 | -6/+5 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-02-10 | 1 | -6/+3 |
|\ \ \ \ \ |
|
| * | | | | | fix a kmap leak in virtio_console | Al Viro | 2014-02-09 | 1 | -6/+3 |
* | | | | | | Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-02-08 | 6 | -15/+32 |
|\ \ \ \ \ \ |
|
| * | | | | | | pinctrl: tegra: return correct error type | Laxman Dewangan | 2014-02-06 | 1 | -1/+1 |
| * | | | | | | pinctrl: do not init debugfs entries for unimplemented functionalities | Florian Vaussard | 2014-02-06 | 1 | -2/+4 |
| * | | | | | | pinctrl: protect pinctrl_list add | Stanislaw Gruszka | 2014-02-04 | 1 | -0/+2 |
| * | | | | | | pinctrl: sirf: correct the pin index of ac97_pins group | Qipan Li | 2014-02-03 | 1 | -1/+1 |
| * | | | | | | pinctrl: imx27: fix offset calculation in imx_read_2bit | Chris Ruehl | 2014-02-03 | 1 | -1/+1 |
| * | | | | | | pinctrl: vt8500: Change devicetree data parsing | Tony Prisk | 2014-02-03 | 1 | -1/+14 |
| * | | | | | | pinctrl: imx27: fix wrong offset to ICONFB | Chris Ruehl | 2014-02-03 | 1 | -4/+4 |
| * | | | | | | pinctrl: at91: use locked variant of irq_set_handler | Nicolas Ferre | 2014-02-03 | 1 | -5/+5 |
| |/ / / / / |
|
* | | | | | | watchdog: dw_wdt: Add dependency on HAS_IOMEM | Richard Weinberger | 2014-02-08 | 1 | -0/+1 |