summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-02-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds121-5262/+25552
2007-02-08AT91: MACB supportAndrew Victor3-4/+31
2007-02-08sky2: version 1.12Stephen Hemminger1-1/+1
2007-02-08sky2: add new chip idsStephen Hemminger1-0/+4
2007-02-08sky2: Yukon Extreme supportStephen Hemminger2-16/+89
2007-02-08sky2: safer transmit timeoutStephen Hemminger1-26/+15
2007-02-08sky2: TSO support for EC_UStephen Hemminger1-4/+3
2007-02-08sky2: use dev_err for error reportsStephen Hemminger1-44/+31
2007-02-08sky2: add Wake On Lan supportStephen Hemminger2-47/+189
2007-02-08fix unaligned exception in /drivers/net/wireless/orinoco.cHennerich, Michael1-1/+1
2007-02-08Remove unused kernel config option DLCI_COUNTRobert P. J. Day1-11/+0
2007-02-08z85230: spinlock logicAlan Cox1-13/+1
2007-02-08mips: declance: Driver model for the PMAD-AMaciej W. Rozycki1-47/+117
2007-02-08Spidernet: Rework RX linked listLinas Vepstas1-8/+4
2007-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds152-6966/+7105
2007-02-07NET: turn local_save_flags() + local_irq_disable() into local_irq_save()Jiri Kosina1-2/+1
2007-02-07NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save()Jiri Kosina1-2/+1
2007-02-07hp100: convert pci_module_init() to pci_register_driver()Richard Knutsson1-1/+1
2007-02-07NetXen: Added ethtool support for user level tools.Amit S. Kale3-19/+361
2007-02-07NetXen: Firmware crb init changes.Amit S. Kale1-3/+9
2007-02-07skge: version 1.10Stephen Hemminger1-1/+1
2007-02-07skge: WOL supportStephen Hemminger2-35/+125
2007-02-07skge: use dev_printkStephen Hemminger1-38/+31
2007-02-07skge: handle zero address at openStephen Hemminger1-3/+5
2007-02-07b44 endian annotationsAl Viro2-9/+9
2007-02-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds10-74/+982
2007-02-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds20-403/+240
2007-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds17-555/+847
2007-02-06Pull test into release branchLen Brown152-6966/+7105
2007-02-06Pull acpica into test branchLen Brown1-6/+6
2007-02-06ACPICA: reduce table header messages to fit within 80 columnsLen Brown1-6/+6
2007-02-06PA Semi PWRficient Ethernet driverOlof Johansson4-0/+1487
2007-02-06s2io: De-typedef driver.Ralf Baechle3-351/+362
2007-02-06s2io: Removed enabling of some of the unused interrupts.Sivakumar Subramani1-112/+1
2007-02-06s2io: Fixes in updating skb->truesize and code cleanup.Sivakumar Subramani1-5/+10
2007-02-06S2IO: Fixes for reset and link handling.Sivakumar Subramani3-160/+253
2007-02-06s2io: Making LRO and UFO as module loadable parameter.Sivakumar Subramani2-93/+77
2007-02-06PC300too alternative WAN driverKrzysztof Halasa3-0/+579
2007-02-06cxgb3 - Add dual licensingDivy Le Ray20-136/+399
2007-02-06cxgb3 - Add <linux/mutex.h>Divy Le Ray1-0/+1
2007-02-06cxgb3 - Remove BUG_ON from t3b_intr_napiDivy Le Ray1-2/+0
2007-02-06cxgb3 - white space to tabsDivy Le Ray1-15/+15
2007-02-06cxgb3 - Clean up HW init routineDivy Le Ray1-11/+5
2007-02-06cxgb3 - bogus status error stringDivy Le Ray1-1/+1
2007-02-06cxgb3 - remove SW Tx credits coalescingDivy Le Ray1-61/+14
2007-02-06cxgb3 - bind qsets on multiport adapterDivy Le Ray3-24/+54
2007-02-06cxgb3 - FW versioningDivy Le Ray3-12/+47
2007-02-06git-netdev-all: chelsio fixAndrew Morton1-1/+1
2007-02-06remove one remaining "#define BCM_TSO 1"Adrian Bunk1-1/+0
2007-02-06UCC Ether driver: kmalloc casting cleanupsAhmed S. Darwish1-13/+10