aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner127-158/+158
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-17/+110
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds181-183/+6
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu1-6/+9
2006-06-30[TG3]: Update version and reldateMichael Chan1-2/+2
2006-06-30[TG3]: Add TSO workaround using GSOMichael Chan2-5/+51
2006-06-30[TG3]: Turn on hw fix for ASF problemsMichael Chan2-2/+7
2006-06-30[TG3]: Add rx BD workaroundMichael Chan2-2/+29
2006-06-30[TG3]: Add tg3_netif_stop() in vlan functionsMichael Chan1-0/+12
2006-06-30[PATCH] com20020_cs: more device supportMarc Sowen1-1/+4
2006-06-30[PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_csKomuro1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel176-177/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-06-30typo fixes: infomation -> informationAdrian Bunk4-4/+4
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk1-1/+1
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-13/+24
2006-06-29[IrDA]: Fix the AU1000 FIR dependenciesAdrian Bunk1-1/+1
2006-06-29[IrDA]: MCS7780 usb_driver struct should be staticAdrian Bunk1-1/+1
2006-06-29[BNX2]: Turn off link during shutdownMichael Chan2-4/+5
2006-06-29[BNX2]: Use dev_kfree_skb() instead of the _irq versionMichael Chan1-5/+5
2006-06-29[BNX2]: Add NETIF_F_TSO_ECNMichael Chan1-2/+12
2006-06-29[SUNHME]: Mark SBUS probing routines as __devinit.David S. Miller1-5/+5
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds3-23/+1
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds11-34/+39
2006-06-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds15-199/+133
2006-06-27[PATCH] m68knommu: FEC driver event/irq fixesGreg Ungerer1-39/+52
2006-06-27[PATCH] m68knommu: FEC driver set different priority/level on each IRQWillson Callan1-3/+3
2006-06-27[PATCH] m68knommu: FEC driver support for the ColdFire 523x CPU familyMatt Waddel1-19/+179
2006-06-27[PATCH] m68knommu: avoid fec driver hang when link disappearsPhilippe De Muyter1-4/+11
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2-18/+7
2006-06-27[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where neededGreg Kroah-Hartman1-1/+1
2006-06-27[PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman11-33/+38
2006-06-26[netdrvr] Remove long-unused bits from Becker template driversJeff Garzik8-124/+58
2006-06-26[netdrvr] natsemi: minor cleanupsJeff Garzik1-23/+12
2006-06-26[netdrvr] natsemi: Separate out media initialization codeJeff Garzik1-28/+37
2006-06-26[PATCH] WAN: update info page for a bunch of my driversKrzysztof Halasa3-3/+3
2006-06-26[PATCH] drivers/net/hamradio/dmascc.c: fix section mismatchAdrian Bunk1-1/+1
2006-06-26[PATCH] Fix phy id for LXT971A/LXT972AUwe Zeisberger1-4/+4
2006-06-26[PATCH] DM9000 - minor code cleanupsBen Dooks1-4/+5
2006-06-26[PATCH] DM9000 - do no re-init spin lockBen Dooks1-1/+0
2006-06-26[PATCH] DM9000 - check for MAC left in by bootloaderBen Dooks1-0/+7
2006-06-26[PATCH] DM9000 - better checks for platform resourcesBen Dooks1-11/+6
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds4-5/+5
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2-2/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2-5/+1
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2-14/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+6
2006-06-26[PATCH] Add bcm43xx HW RNG supportMichael Buesch3-0/+44