summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | z85230: spinlock logicAlan Cox2007-02-081-13/+1
* | | mips: declance: Driver model for the PMAD-AMaciej W. Rozycki2007-02-081-47/+117
* | | Spidernet: Rework RX linked listLinas Vepstas2007-02-081-8/+4
* | | NET: turn local_save_flags() + local_irq_disable() into local_irq_save()Jiri Kosina2007-02-071-2/+1
* | | NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save()Jiri Kosina2007-02-071-2/+1
* | | hp100: convert pci_module_init() to pci_register_driver()Richard Knutsson2007-02-071-1/+1
* | | NetXen: Added ethtool support for user level tools.Amit S. Kale2007-02-073-19/+361
* | | NetXen: Firmware crb init changes.Amit S. Kale2007-02-071-3/+9
* | | skge: version 1.10Stephen Hemminger2007-02-071-1/+1
* | | skge: WOL supportStephen Hemminger2007-02-072-35/+125
* | | skge: use dev_printkStephen Hemminger2007-02-071-38/+31
* | | skge: handle zero address at openStephen Hemminger2007-02-071-3/+5
* | | b44 endian annotationsAl Viro2007-02-072-9/+9
* | | PA Semi PWRficient Ethernet driverOlof Johansson2007-02-054-0/+1487
* | | s2io: De-typedef driver.Ralf Baechle2007-02-053-351/+362
* | | s2io: Removed enabling of some of the unused interrupts.Sivakumar Subramani2007-02-051-112/+1
* | | s2io: Fixes in updating skb->truesize and code cleanup.Sivakumar Subramani2007-02-051-5/+10
* | | S2IO: Fixes for reset and link handling.Sivakumar Subramani2007-02-053-160/+253
* | | s2io: Making LRO and UFO as module loadable parameter.Sivakumar Subramani2007-02-052-93/+77
* | | PC300too alternative WAN driverKrzysztof Halasa2007-02-053-0/+579
* | | cxgb3 - Add dual licensingDivy Le Ray2007-02-0520-136/+399
* | | cxgb3 - Add <linux/mutex.h>Divy Le Ray2007-02-051-0/+1
* | | cxgb3 - Remove BUG_ON from t3b_intr_napiDivy Le Ray2007-02-051-2/+0
* | | cxgb3 - white space to tabsDivy Le Ray2007-02-051-15/+15
* | | cxgb3 - Clean up HW init routineDivy Le Ray2007-02-051-11/+5
* | | cxgb3 - bogus status error stringDivy Le Ray2007-02-051-1/+1
* | | cxgb3 - remove SW Tx credits coalescingDivy Le Ray2007-02-051-61/+14
* | | cxgb3 - bind qsets on multiport adapterDivy Le Ray2007-02-053-24/+54
* | | cxgb3 - FW versioningDivy Le Ray2007-02-053-12/+47
* | | git-netdev-all: chelsio fixAndrew Morton2007-02-051-1/+1
* | | remove one remaining "#define BCM_TSO 1"Adrian Bunk2007-02-051-1/+0
* | | UCC Ether driver: kmalloc casting cleanupsAhmed S. Darwish2007-02-051-13/+10
* | | sky2: handle network device allocation failureshemminger@linux-foundation.org2007-02-051-6/+14
* | | sky2: software rx/tx statsshemminger@linux-foundation.org2007-02-051-16/+5
* | | sky2: version 1.11.1shemminger@linux-foundation.org2007-02-051-1/+1
* | | forcedeth: statistics optimizationAyaz Abdulla2007-02-051-21/+17
* | | forcedeth: statistics supportedAyaz Abdulla2007-02-051-79/+110
* | | forcedeth: tx max workAyaz Abdulla2007-02-051-6/+12
* | | forcedeth: irq data path optimizationAyaz Abdulla2007-02-051-72/+77
* | | forcedeth: rx data path optimizationAyaz Abdulla2007-02-051-182/+148
* | | forcedeth: tx data path optimizationAyaz Abdulla2007-02-051-57/+58
* | | forcedeth: tx limitingAyaz Abdulla2007-02-051-16/+13
* | | forcedeth: optimized routinesAyaz Abdulla2007-02-051-133/+501
* | | bonding: update versionJay Vosburgh2007-02-051-2/+2
* | | bonding: modify sysfs support to permit multiple loadsJay Vosburgh2007-02-051-0/+15
* | | bonding: fix error check in sysfs creationJay Vosburgh2007-02-051-2/+7
* | | bonding: fix device name allocation errorJay Vosburgh2007-02-051-4/+10
* | | net: use bitrev8Akinobu Mita2007-02-059-155/+27
* | | bonding.h: "extern inline" -> "static inline"Adrian Bunk2007-02-051-2/+3
* | | qla3xxx: Add support for Qlogic 4032 chip.Ron Mercer2007-02-052-72/+379