summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-22s390/net: Cleanup claw printk messages.Andy Richter1-1621/+520
2008-07-22netxen: update driver versionDhananjay Phadke2-13/+11
2008-07-22netxen: enable tso6, intr coalescing.Dhananjay Phadke4-28/+213
2008-07-22netxen: cut-through rx changesDhananjay Phadke4-78/+876
2008-07-22netxen: mtu, mac, link status changesDhananjay Phadke7-43/+236
2008-07-22netxen: add netxen_nic_ctx.cDhananjay Phadke7-339/+359
2008-07-22netxen: remove netxen_nic_isr.cDhananjay Phadke5-283/+122
2008-07-22netxen: pci probe and firmware init changesDhananjay Phadke4-438/+872
2008-07-22netxen: add 2MB PCI memory supportDhananjay Phadke8-272/+1492
2008-07-22netxen: add defs for new chip/boardsDhananjay Phadke7-70/+331
2008-07-22netxen: hw multicast filteringDhananjay Phadke7-49/+147
2008-07-22netxen: cleanup unused variables/functionsDhananjay Phadke6-360/+113
2008-07-22net 8390p: fix interface usageIngo Molnar4-4/+4
2008-07-22netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.David S. Miller4-0/+11
2008-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds14-751/+321
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds101-399/+1746
2008-07-22myri10ge: use ioremap_wcBrice Goglin1-4/+4
2008-07-22myri10ge: remove wcfifoBrice Goglin1-51/+3
2008-07-22de4x5: Remove developer debug feature about set/clear promiscWang Chen2-18/+1
2008-07-22qeth: fix build error caused by VLAN changesfrank.blaschka@de.ibm.com1-1/+1
2008-07-22Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jeff Garzik1-9/+5
2008-07-22port_fixups: Fix ups for tty port changesAlan Cox2-2/+2
2008-07-22istallion: Use helpersAlan Cox1-2/+1
2008-07-22synclink_gt fix locking in error path of rx enablePaul Fulghum1-1/+3
2008-07-22synclink_gt: add rx DMA buffer fill level controlPaul Fulghum1-15/+27
2008-07-22synclink_gt: leave transmitter in reset state after configurationPaul Fulghum1-1/+1
2008-07-22synclink_gt: improve TIOCOUTQ accuracyPaul Fulghum1-2/+57
2008-07-22synclink_gt: add serial bit order controlPaul Fulghum1-0/+2
2008-07-22synclink_gt: improve and simplify write methodPaul Fulghum1-27/+11
2008-07-22n_hdlc: honor O_NONBLOCK on writePaul Fulghum1-0/+4
2008-07-22serial: 8250: fix shared interrupts issues with SMP and RT kernelsAnton Vorontsov1-2/+6
2008-07-22Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdlineDavid Howells1-2/+13
2008-07-22Char: mxser, add CP-102UF supportJiri Slaby1-4/+6
2008-07-22specialix: restore driver using new break functionalityAlan Cox2-28/+12
2008-07-22Fix the (i)Stallion driver's putchar() and break_ctl() opsDavid Howells1-7/+9
2008-07-22riscom8: Restore driver using new break functionalityAlan Cox2-19/+10
2008-07-22isicom: restore using hardware break supportAlan Cox2-22/+10
2008-07-22epca: Restore driverAlan Cox2-30/+10
2008-07-22tty: rework break handlingAlan Cox19-82/+85
2008-07-22tty: Mark unconverted drivers as BROKENAlan Cox1-3/+3
2008-07-22mxser: remove dead codeAlan Cox1-36/+0
2008-07-22epca: Fix comments and move breakAlan Cox1-5/+0
2008-07-22specialix: Code cleanupsAlan Cox2-182/+44
2008-07-22specialix: Tidy up coding styleAlan Cox1-302/+361
2008-07-22tty: Split ldisc code into its own fileAlan Cox3-628/+724
2008-07-22io_edgeport: Fix various bogus returns to the tty layerAlan Cox1-6/+6
2008-07-22tty-usb-io_edgeport: Coding styleAlan Cox2-806/+1023
2008-07-22tty-usb-mos7720: Coding styleAlan Cox1-111/+116
2008-07-22mos7840: remove loads of bogus assignments to statusAlan Cox1-236/+164
2008-07-22omninet: Use string flip functionsAlan Cox1-4/+3