summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-22netxen: update driver versionDhananjay Phadke
2008-07-22netxen: enable tso6, intr coalescing.Dhananjay Phadke
2008-07-22netxen: cut-through rx changesDhananjay Phadke
2008-07-22netxen: mtu, mac, link status changesDhananjay Phadke
2008-07-22netxen: add netxen_nic_ctx.cDhananjay Phadke
2008-07-22netxen: remove netxen_nic_isr.cDhananjay Phadke
2008-07-22netxen: pci probe and firmware init changesDhananjay Phadke
2008-07-22netxen: add 2MB PCI memory supportDhananjay Phadke
2008-07-22netxen: add defs for new chip/boardsDhananjay Phadke
2008-07-22netxen: hw multicast filteringDhananjay Phadke
2008-07-22netxen: cleanup unused variables/functionsDhananjay Phadke
2008-07-22net 8390p: fix interface usageIngo Molnar
2008-07-22netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.David S. Miller
2008-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-07-22myri10ge: use ioremap_wcBrice Goglin
2008-07-22myri10ge: remove wcfifoBrice Goglin
2008-07-22de4x5: Remove developer debug feature about set/clear promiscWang Chen
2008-07-22qeth: fix build error caused by VLAN changesfrank.blaschka@de.ibm.com
2008-07-22Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jeff Garzik
2008-07-22port_fixups: Fix ups for tty port changesAlan Cox
2008-07-22istallion: Use helpersAlan Cox
2008-07-22synclink_gt fix locking in error path of rx enablePaul Fulghum
2008-07-22synclink_gt: add rx DMA buffer fill level controlPaul Fulghum
2008-07-22synclink_gt: leave transmitter in reset state after configurationPaul Fulghum
2008-07-22synclink_gt: improve TIOCOUTQ accuracyPaul Fulghum
2008-07-22synclink_gt: add serial bit order controlPaul Fulghum
2008-07-22synclink_gt: improve and simplify write methodPaul Fulghum
2008-07-22n_hdlc: honor O_NONBLOCK on writePaul Fulghum
2008-07-22serial: 8250: fix shared interrupts issues with SMP and RT kernelsAnton Vorontsov
2008-07-22Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdlineDavid Howells
2008-07-22Char: mxser, add CP-102UF supportJiri Slaby
2008-07-22specialix: restore driver using new break functionalityAlan Cox
2008-07-22Fix the (i)Stallion driver's putchar() and break_ctl() opsDavid Howells
2008-07-22riscom8: Restore driver using new break functionalityAlan Cox
2008-07-22isicom: restore using hardware break supportAlan Cox
2008-07-22epca: Restore driverAlan Cox
2008-07-22tty: rework break handlingAlan Cox
2008-07-22tty: Mark unconverted drivers as BROKENAlan Cox
2008-07-22mxser: remove dead codeAlan Cox
2008-07-22epca: Fix comments and move breakAlan Cox
2008-07-22specialix: Code cleanupsAlan Cox
2008-07-22specialix: Tidy up coding styleAlan Cox
2008-07-22tty: Split ldisc code into its own fileAlan Cox
2008-07-22io_edgeport: Fix various bogus returns to the tty layerAlan Cox
2008-07-22tty-usb-io_edgeport: Coding styleAlan Cox
2008-07-22tty-usb-mos7720: Coding styleAlan Cox
2008-07-22mos7840: remove loads of bogus assignments to statusAlan Cox
2008-07-22omninet: Use string flip functionsAlan Cox
2008-07-22tty-usb-omninet: Coding styleAlan Cox