| Commit message (Expand) | Author | Age | Files | Lines |
* | in-string typos of "error" | Eddy L O Jansson | 2007-07-31 | 1 | -1/+1 |
* | bpqether: fix rcu usage | Paul E. McKenney | 2007-07-31 | 1 | -3/+3 |
* | DDB5477: remove driver bits of support | Yoichi Yuasa | 2007-07-31 | 1 | -8/+0 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-30 | 11 | -441/+278 |
|\ |
|
| * | Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/p... | Micah Gruber | 2007-07-30 | 1 | -1/+3 |
| * | PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safe | Komuro | 2007-07-30 | 1 | -6/+17 |
| * | S2io: Increment received packet count correctly | Ramkrishna Vepa | 2007-07-30 | 1 | -1/+2 |
| * | S2io: Fix crash when resetting adapter | Ramkrishna Vepa | 2007-07-30 | 1 | -15/+0 |
| * | S2io: Mask spurious interrupts | Ramkrishna Vepa | 2007-07-30 | 1 | -3/+2 |
| * | S2IO: Implementing review comments from old patches | Veena Parat | 2007-07-30 | 1 | -5/+5 |
| * | S2IO: Checking for the return value of pci map function | Veena Parat | 2007-07-30 | 2 | -3/+79 |
| * | S2IO: Removing MSI support from driver | Veena Parat | 2007-07-30 | 2 | -151/+10 |
| * | S2IO: Removing 3 buffer mode support from the driver | Veena Parat | 2007-07-30 | 2 | -217/+73 |
| * | netxen: drop redudant spinlock | Dhananjay Phadke | 2007-07-30 | 1 | -4/+0 |
| * | netxen: Fix interrupt handling for multiport adapters | dhananjay@netxen.com | 2007-07-30 | 1 | -17/+19 |
| * | netxen: re-init station address after h/w init | dhananjay@netxen.com | 2007-07-30 | 1 | -2/+2 |
| * | forcedeth: mac address correct | Ayaz Abdulla | 2007-07-30 | 1 | -17/+19 |
| * | gfar: Fix modpost warning | Kumar Gala | 2007-07-30 | 2 | -2/+2 |
| * | lib8390: comment on locking by Alan Cox | Jarek Poplawski | 2007-07-30 | 1 | -0/+46 |
| * | Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/... | Micah Gruber | 2007-07-30 | 1 | -1/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-07-30 | 1 | -12/+3 |
|\ \
| |/
|/| |
|
| * | mlx4_core: Remove kfree() in mlx4_mr_alloc() error flow | Jack Morgenstein | 2007-07-28 | 1 | -12/+3 |
* | | setup and detect 2nd phy on MCF5275 in FEC driver | Mike Cruse | 2007-07-30 | 1 | -0/+23 |
* | | clean up reading of ICR register in FEC driver | Greg Ungerer | 2007-07-30 | 1 | -3/+3 |
* | | fix work queues in FEC driver | Greg Ungerer | 2007-07-30 | 1 | -6/+11 |
* | | remove unused config symbol from FEC driver | Greg Ungerer | 2007-07-30 | 1 | -2/+0 |
* | | include cacheflush.h in FEC driver | Greg Ungerer | 2007-07-30 | 1 | -0/+1 |
* | | Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n | Rusty Russell | 2007-07-29 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo... | Linus Torvalds | 2007-07-28 | 1 | -1/+5 |
|\ \
| |/
|/| |
|
| * | Blackfin Ethernet MAC driver: fix bug Report returned -ENOMEM upwards (in cas... | Michael Hennerich | 2007-07-25 | 1 | -1/+5 |
* | | m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c | Hirokazu Takata | 2007-07-26 | 1 | -9/+0 |
* | | lguest: documentation VII: FIXMEs | Rusty Russell | 2007-07-26 | 1 | -0/+19 |
* | | lguest: documentation III: Drivers | Rusty Russell | 2007-07-26 | 1 | -17/+201 |
* | | ax88796 (address space): cast to unsigned long, not long | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | | cxgb3 gfp_t annotations | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | | misannotation in pppol2tp | Al Viro | 2007-07-26 | 1 | -2/+2 |
* | | netdev: i82596 Ethernet needs <asm/cacheflush.h> | Geert Uytterhoeven | 2007-07-24 | 1 | -0/+1 |
* | | forcedeth: mcp73 device addition | Ayaz Abdulla | 2007-07-24 | 1 | -0/+16 |
* | | atl1: make atl1_init_ring_ptrs static | Chris Snook | 2007-07-24 | 1 | -1/+1 |
* | | eHEA: net_poll support | Jan-Bernd Themann | 2007-07-24 | 2 | -2/+22 |
* | | drivers/net/acenic.c: fix check-after-use | Adrian Bunk | 2007-07-24 | 1 | -6/+0 |
* | | defxx: Use __maybe_unused rather than a local hack | Maciej W. Rozycki | 2007-07-24 | 1 | -9/+8 |
* | | Fix error checking in Vitesse IRQ config | Andy Fleming | 2007-07-24 | 1 | -1/+1 |
* | | ps3: reduce allocation size of rx skb buffers | Masakazu Mokuno | 2007-07-24 | 2 | -13/+44 |
* | | atl1: use kernel provided ethernet length constants | Jay Cliburn | 2007-07-24 | 2 | -11/+7 |
* | | atl1: fix typo in dma_req_block | Jay Cliburn | 2007-07-24 | 1 | -2/+2 |
* | | atl1: change cmb write threshold | Jay Cliburn | 2007-07-24 | 1 | -1/+4 |
* | | atl1: fix typo in DMA engine setup | Jay Cliburn | 2007-07-24 | 1 | -2/+2 |
* | | atl1: change tpd_avail function name | Jay Cliburn | 2007-07-24 | 1 | -2/+2 |
* | | ps3: fix rare issue that reenabling rx DMA fails | Masakazu Mokuno | 2007-07-24 | 2 | -2/+8 |