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