summaryrefslogtreecommitdiffstats
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-2420-163/+228
|\ \
| * | [PATCH] hostap: new pcmcia IDsMarcin Juszkiewicz2006-05-221-0/+6
| * | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-221-3/+1
| |\ \
| | * | [PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita2006-05-221-3/+1
| * | | Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-22170-1295/+3232
| |\ \ \ | | |/ /
| * | | [PATCH] unused exports in wireless driversArjan van de Ven2006-05-173-14/+0
| * | | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-171-3/+3
| |\ \ \
| * \ \ \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-17253-2457/+5983
| |\ \ \ \
| * | | | | [PATCH] bcm43xx: add PCI ID for bcm4319Stefano Brivio2006-05-051-0/+2
| * | | | | [PATCH] bcm43xx: fix whitespaceStefano Brivio2006-05-051-3/+3
| * | | | | [PATCH] softmac: suggest per-frame-type TX rateDaniel Drake2006-05-055-40/+141
| * | | | | [PATCH] orinoco: don't put PCI resource data to the network devicePavel Roskin2006-05-055-34/+12
| * | | | | [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/+6
| * | | | | [PATCH] orinoco: report more relevant data on startupPavel Roskin2006-05-052-26/+8
| * | | | | [PATCH] orinoco: unregister network device before releasing PCMCIA resourcesPavel Roskin2006-05-052-12/+6
| * | | | | [PATCH] ieee80211_wx.c: remove dead codeAdrian Bunk2006-05-051-1/+1
| * | | | | [PATCH] softmac: deauthentication implies deassociationDaniel Drake2006-05-054-24/+37
| * | | | | [PATCH] wireless/airo: minimal WPA awarenessMichal Schmidt2006-05-051-1/+1
| * | | | | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-0510-30/+84
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-05494-6342/+9035
| |\ \ \ \ \ \
* | | | | | | | [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-247-0/+3138
* | | | | | | | [PATCH] Revive pci_find_ext_capabilityBrice Goglin2006-05-242-2/+3
* | | | | | | | Merge branch 'master' into upstreamJeff Garzik2006-05-2412-38/+47
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | [BRIDGE]: need to ref count the LLC sapStephen Hemminger2006-05-231-1/+2
| * | | | | | | [NETFILTER]: SNMP NAT: fix memleak in snmp_object_decodeChris Wright2006-05-231-0/+1
| * | | | | | | [NETFILTER]: H.323 helper: fix sequence extension parsingPatrick McHardy2006-05-231-1/+1
| * | | | | | | [NETFILTER]: H.323 helper: fix parser error propagationPatrick McHardy2006-05-231-15/+19
| * | | | | | | 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/+104
|\ \ \ \ \ \ \ \
| * | | | | | | | e1000: bump version to 7.0.38-k4Auke Kok2006-05-231-1/+1
| * | | | | | | | e1000: remove changelog in driverAuke Kok2006-05-231-39/+0
| * | | | | | | | 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-23133-992/+2944
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-05-234-7/+146
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [SPARC64]: Respect gfp_t argument to dma_alloc_coherent().David S. Miller2006-05-234-7/+146
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-239-21/+35
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud