aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds34-349/+1570
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds6-15/+140
2006-06-22[PATCH] myri10ge - drop workaround pci_save_state() disabling MSI Brice Goglin1-2/+0
2006-06-22[PATCH] myri10ge - drop workaround for the missing AER ext cap on nVidia CK804 Brice Goglin1-6/+0
2006-06-22Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into upstreamJeff Garzik1-0/+6
2006-06-22[PATCH] WAN: ioremap() failure checks in driversKrzysztof Halasa4-3/+21
2006-06-22[PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()Krzysztof Halasa1-22/+2
2006-06-22[PATCH] skb_padto()-area fixes in 8390, wavelanAlan Cox2-10/+14
2006-06-22[PATCH] make drivers/net/forcedeth.c:nv_update_pause() staticAdrian Bunk1-1/+1
2006-06-22[PATCH] network driver for Hilscher netxSascha Hauer3-0/+528
2006-06-22[PATCH] Dereference in tokenring/olympic.cEric Sesterhenn1-2/+2
2006-06-22[PATCH] Array overrun in drivers/net/wireless/wavelan.cEric Sesterhenn1-2/+2
2006-06-22[PATCH] Remove useless check in drivers/net/pcmcia/xirc2ps_cs.cEric Sesterhenn1-1/+1
2006-06-22[PATCH] 8139cp: add ethtool eeprom supportPhilip Craig1-12/+167
2006-06-22[PATCH] 8139cp: fix eeprom read command lengthPhilip Craig1-1/+1
2006-06-22[PATCH] b44: update b44 Kconfig entryGary Zambrano1-2/+2
2006-06-22[PATCH] b44: update version to 1.01Gary Zambrano1-2/+2
2006-06-22[PATCH] b44: add wol for old nicGary Zambrano2-1/+112
2006-06-22[PATCH] b44: add parameterGary Zambrano1-21/+28
2006-06-22[PATCH] b44: add wolGary Zambrano2-0/+80
2006-06-22[PATCH] b44: fix manual speed/duplex/autoneg settingsGary Zambrano1-16/+28
2006-06-22[PATCH] AT91RM9200 Ethernet #4: Suspend/ResumeAndrew Victor1-1/+45
2006-06-22[PATCH] AT91RM9200 Ethernet #3: CleanupAndrew Victor2-14/+16
2006-06-22[PATCH] AT91RM9200 Ethernet #2: MII interfaceAndrew Victor1-0/+20
2006-06-22[PATCH] AT91RM9200 Ethernet #1: Link pollAndrew Victor1-18/+43
2006-06-22[PATCH] IP27: Really set PCI64_ATTR_VIRTUAL, not PCI64_ATTR_PREC.Ralf Baechle1-1/+1
2006-06-22Merge branch 'master' into upstreamJeff Garzik7-43/+41
2006-06-23via-velocity: the link is not correctly detected when the device startsFrancois Romieu1-0/+6
2006-06-22[PATCH] myri10ge build fixAndrew Morton1-1/+1
2006-06-21[POWERPC] spufs: split the Cell BE support into generic and platform dependant partsGeoff Levand1-1/+1
2006-06-21[POWERPC] Add Vitesse 8244 PHY for MPC8641 HPCN platform.Jon Loeliger4-3/+121
2006-06-20[FORCEDETH] Fix xmit_lock/netif_tx_lock after mergeHerbert Xu1-10/+10
2006-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-16/+2
2006-06-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-16/+28
2006-06-20[PATCH] s2io: netpoll supportBrian Haley1-0/+48
2006-06-20Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik11-213/+398
2006-06-20Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into upstreamJeff Garzik1-2/+6
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller4-16/+2
2006-06-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-8/+0
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds26-3764/+3567
2006-06-19[MIPS] Remove support for NEC DDB5476.Ralf Baechle1-8/+0
2006-06-18[ARM] 3406/1: lpd7x: compilation fix for smc91xMarc Singer1-16/+28
2006-06-18Merge branch 'master' into upstreamJeff Garzik1-1/+6
2006-06-17[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu1-5/+2
2006-06-17[TG3]: Convert to non-LLTXMichael Chan2-20/+23
2006-06-17[TG3]: Remove unnecessary tx_lockMichael Chan1-4/+0
2006-06-17[BNX2]: Update version and reldateMichael Chan1-2/+2
2006-06-17[BNX2]: Use CPU native page sizeMichael Chan2-2/+8
2006-06-17[BNX2]: Use compressed firmwareMichael Chan1-3392/+1864
2006-06-17[BNX2]: Add firmware decompressionMichael Chan3-12/+152