summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu2006-03-202-4/+3
* [TG3]: netif_carrier_off runs too early; could still be queued when init failsJeff Mahoney2006-03-201-1/+2
* [WAN]: fix section mismatch warning in sbniSam Ravnborg2006-03-201-2/+1
* [SUNGEM]: sem2mutexIngo Molnar2006-03-202-21/+22
* [CASSINI]: sem2mutexIngo Molnar2006-03-202-21/+21
* [IRDA]: remove MODULE_PARM()Andrew Morton2006-03-201-6/+6
* [IRDA] sem2mutex: drivers/net/irdaArjan van de Ven2006-03-202-18/+20
* [NET]: dev_put/dev_hold cleanupStephen Hemminger2006-03-201-1/+1
* [TG3]: update version and reldateMichael Chan2006-03-201-2/+2
* [TG3]: Add firmware version infoMichael Chan2006-03-202-0/+57
* [TG3]: nvram cleanupMichael Chan2006-03-201-27/+35
* [TG3]: Fixup memory test for 5787Michael Chan2006-03-201-3/+13
* [TG3]: Add new one-shot MSI handlerMichael Chan2006-03-202-31/+55
* [TG3]: Add ipv6 checksum supportMichael Chan2006-03-201-4/+8
* [TG3]: Add new hard_start_xmitMichael Chan2006-03-202-5/+142
* [TG3]: Add 5787 nvram supportMichael Chan2006-03-202-20/+130
* [TG3]: Add 5787 and 5754 basic supportMichael Chan2006-03-202-3/+30
* [NET]: Convert RTNL to mutex.Stephen Hemminger2006-03-201-1/+1
* [IRDA]: TOIM3232 dongle supportDavid Basden2006-03-203-0/+384
* [TG3]: Fix tg3_get_ringparam()Michael Chan2006-03-201-4/+13
* [TG3]: Add some missing netif_running() checksMichael Chan2006-03-201-0/+6
* [IRDA]: pci_register_driver conversionChristophe Lucas2006-03-202-2/+2
* [IRDA]: sti/cli removal from EP7211 IrDA driverDavid chosrova2006-03-201-4/+7
* [IRDA]: nsc-ircc: support for yet another Thinkpad IrDA chipsetJean Tourrilhes2006-03-201-4/+6
* [IRDA]: nsc-ircc: PM updateDmitry Torokhov2006-03-202-35/+98
* [IRDA]: nsc-ircc: ISAPnP supportJean Tourrilhes2006-03-201-34/+151
* [BNX2]: include <linux/vmalloc.h>Michael Chan2006-03-202-2/+3
* [BNX2]: Update versionMichael Chan2006-03-201-2/+3
* [BNX2]: Support larger rx ring sizes (part 2)Michael Chan2006-03-201-2/+2
* [BNX2]: Support larger rx ring sizes (part 1)Michael Chan2006-03-202-46/+107
* [BNX2]: Fix bug when rx ring is fullMichael Chan2006-03-201-16/+25
* [BNX2]: Add ethtool -d supportMichael Chan2006-03-201-0/+60
* [BNX2]: Reduce register test sizeMichael Chan2006-03-201-254/+0
* [TG3]: Update version and reldateMichael Chan2006-03-201-2/+2
* [TG3]: Support shutdown WoL.Michael Chan2006-03-201-11/+41
* [TG3]: Enable TSO by defaultMichael Chan2006-03-201-4/+5
* [TG3]: Add support for 5714S and 5715SMichael Chan2006-03-201-1/+34
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-201-0/+4
|\
| * [TG3]: Do not try to access NIC_SRAM_DATA_SIG on Sun parts.David S. Miller2006-03-201-0/+4
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-204-366/+354
|\ \
| * | [PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2Zhu Yi2006-03-171-1/+1
| * | [PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.hZhu Yi2006-03-172-1/+1
| * | [PATCH] ipw2100: semaphore to mutexes conversionIngo Molnar2006-03-172-61/+62
| * | [PATCH] ipw2100: Fix radiotap code gcc warningZhu Yi2006-03-171-7/+8
| * | [PATCH] ipw2100: add radiotap headers to packtes captured in monitor modeStefan Rompf2006-03-172-11/+88
| * | [PATCH] ipw2x00: expend Copyright to 2006Zhu Yi2006-03-174-6/+6
| * | [PATCH] drivers/net/wireless/ipw2200.c: fix an array overunAdrian Bunk2006-03-171-3/+2
| * | [PATCH] ipw2200: Update ipw2200 version stamp to 1.1.1Zhu Yi2006-03-171-1/+1
| * | [PATCH] ipw2200: switch to the new ipw2200-fw-3.0 image formatJames Ketrenos2006-03-171-101/+64
| * | [PATCH] ipw2200: wireless extension sensitivity threshold supportOlivier Hochreutiner2006-03-172-1/+51
OpenPOWER on IntegriCloud