summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-123-27/+88
|\
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-09-123-27/+88
| |\
| | * [PATCH] zd1211rw: Fix of signal strength and quality measurementUlrich Kunitz2006-09-113-27/+88
* | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-111-2/+2
|\ \ \ | |/ /
| * | [PATCH] Fix dm9000 release_resourceDirk Opfer2006-09-111-2/+2
| |/
* | [PATCH] skge: check for PCI hotplug during IRQStephen Hemminger2006-09-111-1/+1
* | [PATCH] cleanup unnecessary forcedeth printkAndy Gospodarek2006-09-111-1/+0
* | [PATCH] Handle pci_enable_device() errors in resumeValerie Henson2006-09-113-11/+22
* | [PATCH] Use tulip.h in winbond-840.cGrant Grundler2006-09-111-44/+24
* | [PATCH] Clean up tulip.hGrant Grundler2006-09-112-11/+13
* | [PATCH] Defer tulip_select_media() to process contextFrancois Romieu2006-09-114-41/+60
* | [PATCH] Flush MMIO writes in reset sequenceGrant Grundler2006-09-111-0/+2
* | [PATCH] Make DS21143 printout match lspci outputThibaut Varene2006-09-111-1/+1
* | [PATCH] Print physical address in tulip_init_oneGrant Grundler2006-09-111-2/+8
* | [PATCH] Change tulip maintainerValerie Henson2006-09-118-8/+8
* | [PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() staticAdrian Bunk2006-09-061-1/+1
* | [PATCH] skge: version 1.8Stephen Hemminger2006-09-061-1/+1
* | [PATCH] skge: use NAPI for transmit completeStephen Hemminger2006-09-062-55/+28
* | [PATCH] skge: irq lock raceStephen Hemminger2006-09-061-3/+6
* | [PATCH] skge: use netdev_alloc_skbStephen Hemminger2006-09-061-14/+15
* | [PATCH] sky2: more pci device id'sStephen Hemminger2006-09-061-0/+3
* | [PATCH] myri10ge: improve firmware selectionBrice Goglin2006-09-061-7/+28
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-061-1/+1
|\ \ | |/
| * [PATCH] myri10ge: update the firmware download URL in KconfigBrice Goglin2006-09-061-1/+1
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2006-09-0612-489/+892
|\ \
| * | [PATCH] bcm43xx: Set floor of wireless signal and noise at -110 dBmLarry Finger2006-08-291-2/+2
| * | [PATCH] bcm43xx - set correct value in mac_suspended for ifdown/ifup sequenceLarry Finger2006-08-291-0/+2
| * | [PATCH] ipw2200: Fix compile error when CONFIG_IPW2200_DEBUG is not selectedZhu Yi2006-08-291-4/+0
| * | [PATCH] ipw2200: Update version stamp to 1.1.4Zhu Yi2006-08-291-1/+1
| * | [PATCH] ipw2200: enable wireless extension passive scanZhu Yi2006-08-292-13/+39
| * | [PATCH] ipw2100: Fix deadlock detected by lockdepZhu Yi2006-08-291-2/+3
| * | [PATCH] ipw2200: Add pci .shutdown handlerZhu Yi2006-08-291-0/+11
| * | [PATCH] ipw2200: Fix kernel Oops if cmdlog debug is enabledZhu Yi2006-08-291-1/+8
| * | [PATCH] ipw2200: mark "iwconfig retry 255" as invalidZhu Yi2006-08-291-1/+1
| * | [PATCH] ipw2200: remove the MAC timestamp present field from radiotap headZhu Yi2006-08-291-5/+2
| * | [PATCH] ipw2200: Fix ipw2200 QOS parameters endian issueZhu Yi2006-08-291-21/+31
| * | [PATCH] ipw2200: remove unused struct ipw_rx_bufferZhu Yi2006-08-292-2/+0
| * | [PATCH] ipw2200: Reassociate even if set the same essid.Zhu Yi2006-08-291-5/+6
| * | [PATCH] ipw2200: ipw_wx_set_essid fixZhu Yi2006-08-291-22/+17
| * | [PATCH] ipw2200: SIOCGIWFREQ ioctl returns frequency rather than channelZhu Yi2006-08-291-3/+20
| * | [PATCH] ipw2200: always enable frequently used debugging codeZhu Yi2006-08-293-53/+28
| * | [PATCH] bcm43xx: return correct hard_start_xmit error codeLarry Finger2006-08-291-1/+3
| * | [PATCH] bcm43xx: optimization of DMA bitfieldsLarry Finger2006-08-291-3/+6
| * | [PATCH] orinoco: include linux/if_arp.h directlyPavel Roskin2006-08-291-0/+1
| * | [PATCH] orinoco: Don't use "extern inline" on locking functionsPavel Roskin2006-08-291-6/+2
| * | [PATCH] bcm43xx: re-add bcm43xx_rng_init() callMichael Buesch2006-08-291-0/+6
| * | [PATCH] bcm43xx: >1G and 64bit DMA supportMichael Buesch2006-08-294-324/+691
| * | [PATCH] kthread: airo.cSukadev Bhattiprolu2006-08-291-24/+16
| * | Merge branch 'from-linus' into upstreamJohn W. Linville2006-08-2962-1214/+8074
| |\ \
| * \ \ Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-08-232-1/+4
| |\ \ \
OpenPOWER on IntegriCloud