summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [netdrvr ibmlana, ibmveth] trim trailing whitespaceJeff Garzik2006-05-244-60/+60
* [PATCH] ibmveth change buffer pools dynamicallySantiago Leon2006-05-242-44/+174
* [PATCH] drivers/net/s2io.c: make bus_speed[] staticAdrian Bunk2006-05-241-1/+1
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-241-3/+16
|\
| * [PATCH] sky2: fix jumbo packet supportStephen Hemminger2006-05-241-3/+16
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-05-2413-98/+49Star
|\ \
| * | [PATCH] hostap: new pcmcia IDsMarcin Juszkiewicz2006-05-221-0/+6
| * | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-221-3/+1Star
| |\ \
| | * | [PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita2006-05-221-3/+1Star
| * | | Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-2294-806/+2373
| |\| |
| * | | [PATCH] unused exports in wireless driversArjan van de Ven2006-05-173-14/+0Star
| * | | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-171-3/+3
| |\ \ \
| * \ \ \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-17116-1547/+3881
| |\ \ \ \
| * | | | | [PATCH] bcm43xx: add PCI ID for bcm4319Stefano Brivio2006-05-051-0/+2
| * | | | | [PATCH] bcm43xx: fix whitespaceStefano Brivio2006-05-051-3/+3
| * | | | | [PATCH] orinoco: don't put PCI resource data to the network devicePavel Roskin2006-05-055-34/+12Star
| * | | | | [PATCH] orinoco: eliminate the suspend/resume functions if CONFIG_PM is unsetPavel Roskin2006-05-051-0/+5
| * | | | | [PATCH] orinoco: simplify locking, fix error handling in PCMCIA resumePavel Roskin2006-05-052-8/+6Star
| * | | | | [PATCH] orinoco: report more relevant data on startupPavel Roskin2006-05-052-26/+8Star
| * | | | | [PATCH] orinoco: unregister network device before releasing PCMCIA resourcesPavel Roskin2006-05-052-12/+6Star
| * | | | | [PATCH] wireless/airo: minimal WPA awarenessMichal Schmidt2006-05-051-1/+1
| * | | | | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-054-23/+37
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-0599-2773/+1909Star
| |\ \ \ \ \ \
* | | | | | | | [netdrvr pcnet_cs, myri] trim trailing whitespaceJeff Garzik2006-05-243-34/+34
* | | | | | | | [PATCH] pcnet_cs: Add TRENDnet TE-CF100 ethernet adapter IDMarcin Juszkiewicz2006-05-241-0/+2
* | | | | | | | [PATCH] Add Myri-10G Ethernet driverBrice Goglin2006-05-246-0/+3137
* | | | | | | | [PATCH] Revive pci_find_ext_capabilityBrice Goglin2006-05-241-2/+1Star
* | | | | | | | Merge branch 'master' into upstreamJeff Garzik2006-05-249-21/+24
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | V4L/DVB (4041): Fix compilation on PPC 64Mauro Carvalho Chehab2006-05-231-2/+2
| * | | | | | | V4L/DVB (4040a): Fix the following section warnings:Jean Delvare2006-05-231-3/+3
| * | | | | | | V4L/DVB (4037): Make the bridge devices that depend on I2C dependant on I2CManu Abraham2006-05-236-15/+15
| * | | | | | | V4L/DVB (3927): Fix VIDEO_DEV=m, VIDEO_V4L1_COMPAT=yAdrian Bunk2006-05-231-1/+4
* | | | | | | | Merge branch 'e1000-7.0.38-k4' of git://lost.foo-projects.org/~ahkok/git/netd...Jeff Garzik2006-05-235-135/+104Star
|\ \ \ \ \ \ \ \
| * | | | | | | | e1000: bump version to 7.0.38-k4Auke Kok2006-05-231-1/+1
| * | | | | | | | e1000: remove changelog in driverAuke Kok2006-05-231-39/+0Star
| * | | | | | | | e1000: Fix date string in MakefileAuke Kok2006-05-231-1/+1
| * | | | | | | | e1000: remove leading and trailing whitespace.Auke Kok2006-05-234-81/+81
| * | | | | | | | e1000: remove backslash r debug printfsAuke Kok2006-05-231-12/+12
| * | | | | | | | e1000: add shutdown handler back to fix WOLAuke Kok2006-05-231-1/+9
* | | | | | | | | Merge branch 'master' into upstreamJeff Garzik2006-05-2374-699/+2325
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-232-7/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [BNX2]: Use kmalloc instead of arrayMichael Chan2006-05-231-4/+14
| | * | | | | | | | [BNX2]: Fix bug in bnx2_nvram_write()Michael Chan2006-05-231-1/+1
| | * | | | | | | | [TG3]: Add some missing rx error countersMichael Chan2006-05-231-2/+6
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | [PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita2006-05-231-3/+1Star
| * | | | | | | | [PATCH] tty_insert_flip_string_flags() license fixTobias Powalowski2006-05-231-1/+1
| * | | | | | | | [PATCH] md: fix possible oops when starting a raid0 arrayNeilBrown2006-05-231-2/+3
| |/ / / / / / /
| * | | | | | | [SUNSU]: Fix license.Andrew Morton2006-05-221-0/+1
| * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-05-2241-365/+693
| |\ \ \ \ \ \ \
| | * | | | | | | V4L/DVB (3965): Fix CONFIG_VIDEO_VIVI=y build bugIngo Molnar2006-05-131-0/+1