Age | Commit message (Expand) | Author | Files | Lines |
2008-07-23 | 8139too: Fall back to PIO when MMIO fails. | Dave Jones | 1 | -3/+5 |
2008-07-23 | 8139too: Force usage of PIO on OQO2 | Dave Jones | 1 | -0/+8 |
2008-07-23 | 8139too: Make PIO/MMIO a runtime decision through a module parameter. | Dave Jones | 1 | -64/+64 |
2008-07-23 | net/phy: Fix 88e1111 copper/fiber selection in RGMII mode | Wang Jian | 1 | -4/+1 |
2008-07-23 | net/phy: Fix copper/fiber auto-selection for 88e1111 | Wang Jian | 1 | -1/+1 |
2008-07-23 | net: tun.c fix cast | Harvey Harrison | 1 | -1/+1 |
2008-07-23 | net: igb_main.c fix sparse integer as NULL pointer warning | Harvey Harrison | 1 | -1/+1 |
2008-07-23 | DM9000: Remove magic numbers | Ben Dooks | 1 | -6/+9 |
2008-07-23 | s390/net/ctcm: message cleanup | Peter Tiedemann | 7 | -1245/+882 |
2008-07-23 | s390/net: Cleanup claw printk messages. | Andy Richter | 1 | -1621/+520 |
2008-07-23 | netxen: update driver version | Dhananjay Phadke | 2 | -13/+11 |
2008-07-23 | netxen: enable tso6, intr coalescing. | Dhananjay Phadke | 4 | -28/+213 |
2008-07-23 | netxen: cut-through rx changes | Dhananjay Phadke | 4 | -78/+876 |
2008-07-23 | netxen: mtu, mac, link status changes | Dhananjay Phadke | 7 | -43/+236 |
2008-07-23 | netxen: add netxen_nic_ctx.c | Dhananjay Phadke | 7 | -339/+359 |
2008-07-23 | netxen: remove netxen_nic_isr.c | Dhananjay Phadke | 5 | -283/+122 |
2008-07-23 | netxen: pci probe and firmware init changes | Dhananjay Phadke | 4 | -438/+872 |
2008-07-23 | netxen: add 2MB PCI memory support | Dhananjay Phadke | 8 | -272/+1492 |
2008-07-23 | netxen: add defs for new chip/boards | Dhananjay Phadke | 7 | -70/+331 |
2008-07-23 | netxen: hw multicast filtering | Dhananjay Phadke | 7 | -49/+147 |
2008-07-23 | netxen: cleanup unused variables/functions | Dhananjay Phadke | 6 | -360/+113 |
2008-07-23 | net 8390p: fix interface usage | Ingo Molnar | 4 | -4/+4 |
2008-07-23 | netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. | David S. Miller | 4 | -0/+11 |
2008-07-23 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 14 | -751/+321 |
2008-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 101 | -399/+1746 |
2008-07-23 | myri10ge: use ioremap_wc | Brice Goglin | 1 | -4/+4 |
2008-07-23 | myri10ge: remove wcfifo | Brice Goglin | 1 | -51/+3 |
2008-07-23 | de4x5: Remove developer debug feature about set/clear promisc | Wang Chen | 2 | -18/+1 |
2008-07-23 | qeth: fix build error caused by VLAN changes | frank.blaschka@de.ibm.com | 1 | -1/+1 |
2008-07-23 | Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Jeff Garzik | 1 | -9/+5 |
2008-07-23 | port_fixups: Fix ups for tty port changes | Alan Cox | 2 | -2/+2 |
2008-07-23 | istallion: Use helpers | Alan Cox | 1 | -2/+1 |
2008-07-23 | synclink_gt fix locking in error path of rx enable | Paul Fulghum | 1 | -1/+3 |
2008-07-23 | synclink_gt: add rx DMA buffer fill level control | Paul Fulghum | 1 | -15/+27 |
2008-07-23 | synclink_gt: leave transmitter in reset state after configuration | Paul Fulghum | 1 | -1/+1 |
2008-07-23 | synclink_gt: improve TIOCOUTQ accuracy | Paul Fulghum | 1 | -2/+57 |
2008-07-23 | synclink_gt: add serial bit order control | Paul Fulghum | 1 | -0/+2 |
2008-07-23 | synclink_gt: improve and simplify write method | Paul Fulghum | 1 | -27/+11 |
2008-07-23 | n_hdlc: honor O_NONBLOCK on write | Paul Fulghum | 1 | -0/+4 |
2008-07-23 | serial: 8250: fix shared interrupts issues with SMP and RT kernels | Anton Vorontsov | 1 | -2/+6 |
2008-07-23 | Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdline | David Howells | 1 | -2/+13 |
2008-07-23 | Char: mxser, add CP-102UF support | Jiri Slaby | 1 | -4/+6 |
2008-07-23 | specialix: restore driver using new break functionality | Alan Cox | 2 | -28/+12 |
2008-07-23 | Fix the (i)Stallion driver's putchar() and break_ctl() ops | David Howells | 1 | -7/+9 |
2008-07-23 | riscom8: Restore driver using new break functionality | Alan Cox | 2 | -19/+10 |
2008-07-23 | isicom: restore using hardware break support | Alan Cox | 2 | -22/+10 |
2008-07-23 | epca: Restore driver | Alan Cox | 2 | -30/+10 |
2008-07-23 | tty: rework break handling | Alan Cox | 19 | -82/+85 |
2008-07-23 | tty: Mark unconverted drivers as BROKEN | Alan Cox | 1 | -3/+3 |
2008-07-23 | mxser: remove dead code | Alan Cox | 1 | -36/+0 |