| Commit message (Expand) | Author | Age | Files | Lines |
* | [WATCHDOG 24/57] machzwd: clean up, coding style, unlocked_ioctl | Alan Cox | 2008-06-13 | 1 | -68/+40 |
* | [WATCHDOG 23/57] ks8695_wdt: clean up, coding style, unlocked_ioctl | Alan Cox | 2008-06-13 | 1 | -57/+62 |
* | [WATCHDOG 22/57] ixp4xx_wdt: unlocked_ioctl | Alan Cox | 2008-06-13 | 1 | -24/+17 |
* | [WATCHDOG 21/57] ixp2000_wdt: clean up and unlocked_ioctl | Alan Cox | 2008-06-13 | 1 | -27/+23 |
* | [WATCHDOG 20/57] booke watchdog: clean up and unlocked_ioctl | Alan Cox | 2008-06-13 | 1 | -12/+14 |
* | [WATCHDOG 19/57] bfin: watchdog cleanup and unlocked_ioctl | Alan Cox | 2008-06-07 | 1 | -76/+71 |
* | [WATCHDOG 18/57] iTCO: unlocked_ioctl, coding style and cleanup | Alan Cox | 2008-05-28 | 3 | -175/+189 |
* | [WATCHDOG 17/57] it8712f: unlocked_ioctl | Alan Cox | 2008-05-27 | 1 | -50/+27 |
* | [WATCHDOG 16/57] iop: watchdog switch to unlocked_ioctl | Alan Cox | 2008-05-27 | 1 | -22/+24 |
* | [WATCHDOG 15/57] indydog: Clean up and tidy | Alan Cox | 2008-05-27 | 1 | -52/+62 |
* | [WATCHDOG 14/57] ibmasr: coding style, locking verify | Alan Cox | 2008-05-27 | 1 | -62/+87 |
* | [WATCHDOG 13/57] i6300esb: Style, unlocked_ioctl, cleanup | Alan Cox | 2008-05-27 | 1 | -175/+167 |
* | [WATCHDOG 12/57] ib700wdt: clean up and switch to unlocked_ioctl | Alan Cox | 2008-05-27 | 1 | -51/+52 |
* | [WATCHDOG 11/57] hpwdt: couple of include cleanups | Alan Cox | 2008-05-27 | 1 | -2/+2 |
* | [WATCHDOG 10/57] eurotechwdt: unlocked_ioctl, code lock check and tidy | Alan Cox | 2008-05-27 | 1 | -21/+36 |
* | [WATCHDOG 09/57] ep93xx_wdt: unlocked_ioctl | Alan Cox | 2008-05-27 | 1 | -8/+9 |
* | [WATCHDOG 08/57] davinci_wdt: unlocked_ioctl and check locking | Alan Cox | 2008-05-27 | 1 | -6/+5 |
* | [WATCHDOG 07/57] cpu5_wdt: switch to unlocked_ioctl | Alan Cox | 2008-05-27 | 1 | -74/+70 |
* | [WATCHDOG 06/57] at91: watchdog to unlocked_ioctl | Alan Cox | 2008-05-27 | 1 | -54/+54 |
* | [WATCHDOG 05/57] atp watchdog | Alan Cox | 2008-05-27 | 1 | -4/+3 |
* | [WATCHDOG 04/57] AR7 watchdog | Alan Cox | 2008-05-27 | 1 | -12/+17 |
* | [WATCHDOG 03/57] ali: watchdog locking and style | Alan Cox | 2008-05-27 | 2 | -201/+209 |
* | [WATCHDOG 02/57] clean up and check advantech watchdog | Alan Cox | 2008-05-27 | 1 | -73/+62 |
* | [WATCHDOG 01/57] Clean acquirewdt and check for BKL dependancies | Alan Cox | 2008-05-27 | 1 | -61/+58 |
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-05-26 | 1 | -13/+7 |
|\ |
|
| * | tuner: Do not alter i2c_client.name | Michael Krufky | 2008-05-26 | 1 | -13/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-05-26 | 48 | -576/+853 |
|\ \
| |/
|/| |
|
| * | fmvj18x_cs: add NextCom NC5310 rev B support | Komuro | 2008-05-22 | 1 | -1/+3 |
| * | xirc2ps_cs: re-initialize the multicast address in do_reset | Komuro | 2008-05-22 | 1 | -4/+8 |
| * | 3C509: rx_bytes should not be increased when alloc_skb failed | Wang Chen | 2008-05-22 | 1 | -1/+1 |
| * | NETFRONT: Use __skb_queue_purge() | Wang Chen | 2008-05-22 | 1 | -4/+2 |
| * | VIRTIO: Use __skb_queue_purge() | Wang Chen | 2008-05-22 | 1 | -2/+1 |
| * | phylib: do EXPORT_SYMBOL on get_phy_id | Paul Gortmaker | 2008-05-22 | 1 | -0/+1 |
| * | WAN: protect HDLC proto list while insmod/rmmod | Krzysztof Halasa | 2008-05-22 | 1 | -8/+11 |
| * | drivers/net/fs_enet: remove null pointer dereference | Julia Lawall | 2008-05-22 | 1 | -1/+1 |
| * | S2io: Version update for napi and MSI-X patches | Sreenivasa Honnur | 2008-05-22 | 1 | -1/+1 |
| * | S2io: Added napi support when MSIX is enabled. | Sreenivasa Honnur | 2008-05-22 | 3 | -141/+205 |
| * | S2io: Move all the transmit completions to a single msi-x (alarm) vector | Sreenivasa Honnur | 2008-05-22 | 2 | -70/+105 |
| * | drivers/net/ehea - remove unnecessary memset after kzalloc | Joe Perches | 2008-05-22 | 1 | -2/+0 |
| * | au1000_eth: remove useless check | Francois Romieu | 2008-05-22 | 1 | -6/+1 |
| * | Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h> | Huang Weiyi | 2008-05-22 | 1 | -1/+0 |
| * | cpmac bugfixes and enhancements | Matteo Croce | 2008-05-22 | 1 | -55/+179 |
| * | e1000e: use resource_size_t, not unsigned long, for phys addrs | Becky Bruce | 2008-05-22 | 1 | -2/+2 |
| * | net/usb: add support for Apple USB Ethernet Adapter | Aurelien Nephtali | 2008-05-22 | 1 | -0/+4 |
| * | uli526x: add support for netpoll | Anton Vorontsov | 2008-05-22 | 1 | -1/+15 |
| * | ucc_geth: Fix arguments to dma map/unmap functions | Andy Fleming | 2008-05-22 | 1 | -4/+5 |
| * | PHYLIB: Kconfig: Fix the dependency on S390 | Maciej W. Rozycki | 2008-05-22 | 1 | -1/+1 |
| * | [SC92031] Using padto turned driver into an IPv6-only interface | Gerrit Renker | 2008-05-22 | 1 | -3/+5 |
| * | sb1250: use netdev_alloc_skb | Stephen Hemminger | 2008-05-22 | 1 | -36/+31 |
| * | [netdrvr] forcedeth: Restore multicast settings on resume | Tobias Diedrich | 2008-05-22 | 1 | -0/+1 |