aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2006-07-05[PATCH] Add support for the Cicada 8201 PHYKim Phillips
2006-07-05[PATCH] zd1211rw: disable TX queue during stopDaniel Drake
2006-07-05[PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake
2006-07-05[PATCH] bcm43xx: enable shared key authenticationDaniel Drake
2006-07-05[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routineLarry Finger
2006-07-05[PATCH] bcm43xx: workaround init_board vs. IRQ raceMichael Buesch
2006-07-05[PATCH] bcm43xx: use softmac-suggested TX rateDaniel Drake
2006-07-05[PATCH] Add two PLX device IDsFaidon Liambotis
2006-07-05[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik
2006-07-05[netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik
2006-07-05[netdrvr] via-velocity: remove io_size struct member, it is invariantJeff Garzik
2006-07-05[netdrvr] via-velocity: misc. cleanupsJeff Garzik
2006-07-05[netdrvr] minor cleanups in Becker-derived driversJeff Garzik
2006-07-05[netdrvr] via-velocity: use netdev_priv() where appropriateJeff Garzik
2006-07-05[netdrvr] Remove Becker-template 'io_size' member, when invariantJeff Garzik
2006-07-05[netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik
2006-07-05[netdrvr] epic100: minor cleanupsJeff Garzik
2006-07-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-07-03[TG3]: Add ipv6 TSO featureMichael Chan
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-07-03[PATCH] lockdep: annotate forcedeth.c disable_irq()Ingo Molnar
2006-07-03[PATCH] forcedeth: typecast cleanupAndrew Morton
2006-07-03[PATCH] lockdep: annotate hostap netdev ->xmit_lockArjan van de Ven
2006-07-03[PATCH] lockdep: annotate 3c59x.c disable_irq()Ingo Molnar
2006-07-03[PATCH] lockdep: annotate 8390.c disable_irq()Ingo Molnar
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu
2006-06-30[TG3]: Update version and reldateMichael Chan
2006-06-30[TG3]: Add TSO workaround using GSOMichael Chan
2006-06-30[TG3]: Turn on hw fix for ASF problemsMichael Chan
2006-06-30[TG3]: Add rx BD workaroundMichael Chan
2006-06-30[TG3]: Add tg3_netif_stop() in vlan functionsMichael Chan
2006-06-30[PATCH] com20020_cs: more device supportMarc Sowen
2006-06-30[PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_csKomuro
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30typo fixes: occuring -> occurringAdrian Bunk
2006-06-30typo fixes: infomation -> informationAdrian Bunk
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-29[IrDA]: Fix the AU1000 FIR dependenciesAdrian Bunk
2006-06-29[IrDA]: MCS7780 usb_driver struct should be staticAdrian Bunk
2006-06-29[BNX2]: Turn off link during shutdownMichael Chan
2006-06-29[BNX2]: Use dev_kfree_skb() instead of the _irq versionMichael Chan
2006-06-29[BNX2]: Add NETIF_F_TSO_ECNMichael Chan
2006-06-29[SUNHME]: Mark SBUS probing routines as __devinit.David S. Miller