| Commit message (Expand) | Author | Age | Files | Lines |
* | 3c523: fix warning in drivers/net/3c523.c | Ingo Molnar | 2008-11-25 | 1 | -2/+2 |
* | depca: fix warning in drivers/net/depca.c | Ingo Molnar | 2008-11-25 | 1 | -1/+6 |
* | atlx: fix warning in drivers/net/atlx/atl2.c | Ingo Molnar | 2008-11-25 | 1 | -2/+0 |
* | mlx4: fix warning in drivers/net/mlx4/mcg.c | Ingo Molnar | 2008-11-25 | 1 | -1/+1 |
* | cassini: fix warning in drivers/net/cassini.c | Ingo Molnar | 2008-11-25 | 1 | -1/+1 |
* | mlx4: fix error path in drivers/net/mlx4/en_rx.c | Ingo Molnar | 2008-11-25 | 1 | -1/+2 |
* | z85230: fix warning in drivers/net/wan/z85230.c | Ingo Molnar | 2008-11-25 | 1 | -1/+1 |
* | sis900: fix warning in drivers/net/sis900.c | Ingo Molnar | 2008-11-25 | 1 | -1/+1 |
* | qla3xxx: fix warning in drivers/net/qla3xxx.c | Ingo Molnar | 2008-11-25 | 1 | -1/+1 |
* | niu: fix another warning in drivers/net/niu.c | Ingo Molnar | 2008-11-25 | 1 | -1/+1 |
* | niu: fix warnings in drivers/net/niu.c | Ingo Molnar | 2008-11-25 | 1 | -2/+2 |
* | s2io: fix warning in drivers/net/s2io.c | Ingo Molnar | 2008-11-25 | 1 | -1/+1 |
* | ixgbe: Naming interrupt vectors | Robert Olsson | 2008-11-25 | 1 | -4/+14 |
* | niu: Naming interrupt vectors. | Robert Olsson | 2008-11-25 | 2 | -1/+27 |
* | Revert "hso: Fix crashes on close." | David S. Miller | 2008-11-25 | 1 | -9/+2 |
* | Revert "hso: Fix free of mutexes still in use." | David S. Miller | 2008-11-25 | 1 | -87/+23 |
* | Revert "hso: Add TIOCM ioctl handling." | David S. Miller | 2008-11-25 | 1 | -317/+12 |
* | igb: loopback bits not correctly cleared from RCTL register | Alexander Duyck | 2008-11-25 | 2 | -3/+4 |
* | igb: remove unneeded bit refrence when enabling jumbo frames | Alexander Duyck | 2008-11-25 | 2 | -20/+6 |
* | DCB: fix kconfig option | Jeff Kirsher | 2008-11-25 | 4 | -9/+9 |
* | aoe: remove private mac address format function | Harvey Harrison | 2008-11-25 | 4 | -25/+11 |
* | hso: Hook up ->reset_resume | Denis Joseph Barrow | 2008-11-25 | 1 | -0/+1 |
* | hso: Add TIOCM ioctl handling. | Denis Joseph Barrow | 2008-11-25 | 1 | -12/+317 |
* | hso: Fix free of mutexes still in use. | Denis Joseph Barrow | 2008-11-25 | 1 | -23/+87 |
* | hso: Fix URB submission -EINVAL. | Denis Joseph Barrow | 2008-11-25 | 1 | -11/+14 |
* | hso: Fix crashes on close. | Denis Joseph Barrow | 2008-11-25 | 1 | -2/+9 |
* | hso: Add new usb device id's. | Denis Joseph Barrow | 2008-11-25 | 1 | -0/+5 |
* | infiniband: Kill directly reference of netdev->priv | Wang Chen | 2008-11-24 | 1 | -4/+4 |
* | netdevice sbni: Convert directly reference of netdev->priv | Wang Chen | 2008-11-24 | 1 | -47/+52 |
* | tokenring/3c359.c: Prevent possible mem leak when open failed | Jirka Pirko | 2008-11-24 | 1 | -0/+2 |
* | tokenring/3c359.c: Fix error message when allocating tx_ring | Jirka Pirko | 2008-11-24 | 1 | -1/+1 |
* | tokenring/3c359.c: fix allocation null check | Jirka Pirko | 2008-11-24 | 1 | -1/+1 |
* | 8139too: use err.h macros | Stephen Hemminger | 2008-11-24 | 1 | -11/+7 |
* | axnet_cs: Fix build after net device ops ne2k conversion. | David S. Miller | 2008-11-23 | 1 | -8/+8 |
* | myri10ge: update firmware headers | Brice Goglin | 2008-11-23 | 1 | -0/+1 |
* | myri10ge: update DCA comments | Brice Goglin | 2008-11-23 | 1 | -3/+3 |
* | Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr... | David S. Miller | 2008-11-21 | 9 | -1857/+1374 |
|\ |
|
| * | WAN pc300too.c: Fix PC300-X.21 detection | Krzysztof Hałasa | 2008-11-22 | 1 | -24/+24 |
| * | WAN: syncppp.c is no longer used by any kernel code. Remove it. | Krzysztof Hałasa | 2008-11-22 | 1 | -1476/+0 |
| * | WAN: new synchronous PPP implementation for generic HDLC. | Krzysztof Hałasa | 2008-11-22 | 2 | -48/+602 |
| * | WAN: Simplify sca_init_port() in HD64572 driver. | Krzysztof Hałasa | 2008-11-22 | 1 | -36/+31 |
| * | WAN: Correct comments in hd6457[02].c | Krzysztof Hałasa | 2008-11-22 | 2 | -2/+2 |
| * | WAN: HD64572 drivers don't use next_desc() anymore. | Krzysztof Hałasa | 2008-11-22 | 1 | -10/+3 |
| * | WAN: Simplify HD64572 drivers. | Krzysztof Hałasa | 2008-11-22 | 3 | -135/+110 |
| * | WAN: don't print HD64572 driver versions anymore. | Krzysztof Hałasa | 2008-11-22 | 2 | -26/+2 |
| * | WAN: Simplify HD64572 status handling. | Krzysztof Hałasa | 2008-11-22 | 1 | -29/+8 |
| * | WAN: rework HD64572 interrupts a bit. | Krzysztof Hałasa | 2008-11-22 | 1 | -23/+13 |
| * | WAN: HD64572 already handles TX underruns with DMAC. | Krzysztof Hałasa | 2008-11-22 | 1 | -17/+15 |
| * | WAN: TX-done handler now uses the ownership bit in HD64572 drivers. | Krzysztof Hałasa | 2008-11-22 | 1 | -8/+3 |
| * | WAN: convert HD64572-based drivers to NAPI. | Krzysztof Hałasa | 2008-11-22 | 3 | -37/+71 |