summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] struct path: convert cosaJosef Sipek2006-12-081-2/+2
* [PATCH] crc32: replace bitreverse by bitrev32Akinobu Mita2006-12-081-1/+1
* Add "run_scheduled_work()" workqueue functionLinus Torvalds2006-12-071-2/+1Star
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-0778-1177/+2097
|\
| * [wireless] zd1211rw: workqueue-related build fixesJeff Garzik2006-12-071-5/+5
| * [netdrvr] netxen: workqueue-related build fixesJeff Garzik2006-12-072-3/+2Star
| * Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik2006-12-071-25/+59
| |\
| | * r8169: more alignment for the 0x8168Francois Romieu2006-12-041-2/+2
| | * r8169: phy program updateFrancois Romieu2006-12-041-5/+0Star
| | * r8169: tweak the PCI data parity error recoveryFrancois Romieu2006-12-041-4/+13
| | * r8169: more magic during initialization of the hardwareFrancois Romieu2006-12-041-14/+44
| * | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-0717-57/+140
| |\ \
| | * | [PATCH] ipw2200: Fix debug output endian issueZhu Yi2006-12-061-1/+1
| | * | [PATCH] ipw2200: Fix a typoZhu Yi2006-12-061-1/+1
| | * | [PATCH] ipw2200: Update version stamp to 1.2.0Zhu Yi2006-12-061-1/+1
| | * | [PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous modeZhu Yi2006-12-061-4/+13
| | * | [PATCH] ipw2200: replace kmalloc+memset with kcallocYan Burman2006-12-061-2/+1Star
| | * | [PATCH] prism54: replace kmalloc+memset with kzallocYan Burman2006-12-062-9/+4Star
| | * | [PATCH] hostap: replace kmalloc+memset with kzallocYan Burman2006-12-068-32/+12Star
| | * | [PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz2006-12-065-3/+102
| | * | [PATCH] zd1211rw: Fill enc_capa in GIWRANGE handlerDaniel Drake2006-12-061-0/+3
| | * | [PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ contextDaniel Drake2006-12-061-4/+2Star
| * | | [PATCH] sky2: sparse warningsStephen Hemminger2006-12-072-42/+29Star
| * | | [PATCH] skge: fix sparse warningsStephen Hemminger2006-12-071-75/+75
| * | | [PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rxBrice Goglin2006-12-071-1/+3
| * | | [PATCH] sky2: receive queue watermark tweakStephen Hemminger2006-12-072-3/+9
| * | | [PATCH] sky2: beter ram buffer partitioningStephen Hemminger2006-12-071-16/+25
| * | | [PATCH] sky2: add comments to PCI idsStephen Hemminger2006-12-071-25/+23Star
| * | | [PATCH] sky2: add PCI for 88ec033Stephen Hemminger2006-12-071-0/+1
| * | | [PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()Andrew Victor2006-12-071-2/+1Star
| * | | [PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole supportAndrew Victor2006-12-071-0/+14
| * | | [PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer()Andrew Victor2006-12-072-9/+8Star
| * | | [PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv()Andrew Victor2006-12-071-30/+25Star
| * | | Merge branch 'master' into upstreamJeff Garzik2006-12-0789-790/+608Star
| |\ \ \
| * | | | [PATCH] NetXen: multiport firmware support, ioctl interfaceAmit S. Kale2006-12-059-377/+1161
| * | | | [PATCH] NetXen: whitespace cleaup and more cleanup fixesAmit S. Kale2006-12-0510-193/+165Star
| * | | | [PATCH] net: smc91x add missing bracketMariusz Kozlowski2006-12-051-1/+1
| * | | | [PATCH] sk98lin debug build fixMariusz Kozlowski2006-12-051-1/+1
| * | | | [PATCH] declance: Support the I/O ASIC LANCE w/o TURBOchannelMaciej W. Rozycki2006-12-051-5/+1Star
| * | | | [PATCH] declance: Fix PMAX and PMAD supportMaciej W. Rozycki2006-12-051-191/+207
| * | | | [PATCH] bonding: incorrect bonding state reported via ioctlAndy Gospodarek2006-12-051-1/+1
| * | | | [PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena2006-12-051-0/+18
| * | | | [PATCH] ns83820 annotationsAl Viro2006-12-041-11/+14
| * | | | [PATCH] myri10ge annotationsAl Viro2006-12-043-72/+77
| * | | | [PATCH] drivers/net/arm missing __devinitAl Viro2006-12-042-7/+7
| * | | | [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-0433-37/+37
| * | | | [PATCH] mv643xx_eth.c NULL noise removalAl Viro2006-12-041-2/+2
| * | | | [PATCH] __iomem annotations: smc91xAl Viro2006-12-041-2/+2
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-073-73/+96
|\ \ \ \ \
| * | | | | [TG3]: Identify Serdes devices more clearly.Michael Chan2006-12-071-4/+6