| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/net/ibmveth.c: memset fix | Mariusz Kozlowski | 2007-08-07 | 1 | -2/+1 |
* | phy layer: fix phy_mii_ioctl for autonegotiation | Domen Puncer | 2007-08-07 | 1 | -2/+2 |
* | ehea: Eliminated some compiler warnings | Thomas Klein | 2007-08-07 | 1 | -15/+10 |
* | ehea: Simplify resource usage check | Thomas Klein | 2007-08-07 | 1 | -12/+6 |
* | ehea: Fix workqueue handling | Thomas Klein | 2007-08-07 | 2 | -1/+2 |
* | ibmveth: Fix rx pool deactivate oops | Brian King | 2007-08-07 | 2 | -13/+14 |
* | Merge branch 'r8169-for-jeff-20070806' of git://electric-eye.fr.zoreil.com/ho... | Jeff Garzik | 2007-08-07 | 1 | -8/+16 |
|\ |
|
| * | r8169: avoid needless NAPI poll scheduling | Francois Romieu | 2007-08-07 | 1 | -8/+10 |
| * | r8169: PHY power-on fix | Roger So | 2007-08-06 | 1 | -0/+6 |
* | | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jeff Garzik | 2007-08-07 | 3 | -3/+3 |
|\ \ |
|
| * | | [PATCH] zd1211rw: fix filter for PSPOLL frames | Ulrich Kunitz | 2007-08-06 | 1 | -1/+1 |
| * | | [PATCH] rtl8187: ensure priv->hwaddr is always valid | Michael Wu | 2007-08-06 | 1 | -1/+1 |
| * | | Revert "[PATCH] bcm43xx: Fix deviation from specifications in set_baseband_at... | John W. Linville | 2007-08-06 | 1 | -1/+1 |
* | | | Merge branch 'ucc_geth' of master.kernel.org:/pub/scm/linux/kernel/git/leo/fs... | Jeff Garzik | 2007-08-07 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | ucc_geth: remove get_perm_addr from ucc_geth_ethtool.c | Jan Altenberg | 2007-08-03 | 1 | -1/+0 |
| * | | | ucc_geth: fix section mismatch | Domen Puncer | 2007-08-03 | 1 | -1/+2 |
* | | | | sis190 check for ISA bridge on SiS966 | Neil Muller | 2007-08-07 | 1 | -0/+3 |
* | | | | atl1: use spin_trylock_irqsave() | Ingo Molnar | 2007-08-07 | 1 | -3/+1 |
* | | | | net: smc91x: Build fixes for general sh boards. | Paul Mundt | 2007-08-07 | 1 | -3/+1 |
* | | | | [BNX2]: Fix suspend/resume problem. | Michael Chan | 2007-08-03 | 1 | -4/+8 |
* | | | | [TG3]: Fix suspend/resume problem. | Michael Chan | 2007-08-03 | 1 | -7/+10 |
| |/ /
|/| | |
|
* | | | fix s2io regression | Al Viro | 2007-08-03 | 1 | -3/+6 |
|/ / |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-07-31 | 29 | -91/+42 |
|\ \ |
|
| * | | [NET]: ethtool_perm_addr only has one implementation | Matthew Wilcox | 2007-07-31 | 24 | -24/+0 |
| * | | [NET]: ethtool ops are the only way | Matthew Wilcox | 2007-07-31 | 1 | -42/+10 |
| * | | [PPPOE]: Improve hashing function in hash_item(). | Florian Zumbiehl | 2007-07-31 | 1 | -10/+15 |
| * | | [PPPOL2TP]: Add CONFIG_INET Kconfig dependency. | James Chapman | 2007-07-31 | 1 | -1/+1 |
| * | | [PPPoE]: move lock_sock() in pppoe_sendmsg() to the right location | Florian Zumbiehl | 2007-07-31 | 1 | -2/+1 |
| * | | [PPPoX/E]: return ENOTTY on unknown ioctl requests | Florian Zumbiehl | 2007-07-31 | 2 | -11/+9 |
| * | | [NET] loopback: Panic if registration fails | Herbert Xu | 2007-07-31 | 1 | -1/+6 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-07-31 | 1 | -28/+20 |
|\ \ \ |
|
| * | | | [SUNLANCE]: Fix sparc32 crashes by using of_*() interfaces. | David S. Miller | 2007-07-30 | 1 | -28/+20 |
* | | | | Typo fixes errror -> error | Gabriel Craciunescu | 2007-07-31 | 1 | -1/+1 |
* | | | | 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 |