summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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-0618-552/+1027
|\ \
| * | [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] ieee80211: Workaround malformed 802.11 frames from APZhu Yi2006-08-291-7/+10
| * | [PATCH] ieee80211: Fix TKIP and WEP decryption error on SMP machinesZhu Yi2006-08-292-41/+84
| * | [PATCH] ieee80211: TKIP and CCMP replay check reworkZhu Yi2006-08-292-3/+36
| * | [PATCH] ieee80211: remove ieee80211_tx() is_queue_full warningZhu Yi2006-08-291-7/+0
| * | [PATCH] ieee80211: Fix header->qos_ctl endian issueZhu Yi2006-08-292-2/+2
| * | [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] MAINTAINERS: Add Larry Finger for bcm43xx (softmac)Michael Buesch2006-08-291-3/+3
| * | [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-29321-5060/+14709
| |\ \
| * \ \ Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-08-232-1/+4
| |\ \ \
| * \ \ \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-08-2276-474/+1358
| |\ \ \ \
* | | | | | [PATCH] forcedeth: decouple vlan and rx checksum dependencyAyaz Abdulla2006-09-061-14/+9
* | | | | | [PATCH] forcedeth: errata for marvell physAyaz Abdulla2006-09-061-17/+56
* | | | | | Merge branch 'master' into upstreamJeff Garzik2006-09-04184-1683/+4071
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Linux 2.6.18-rc6v2.6.18-rc6Linus Torvalds2006-09-031-1/+1
| * | | | | [PATCH] powerpc: Fix typo in powermac platform functionsBenjamin Herrenschmidt2006-09-031-1/+1
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-09-022-9/+11
| |\ \ \ \ \
| | * | | | | [SERIAL] 8250: constify some serial structsHelge Deller2006-08-301-9/+8
| | * | | | | [SERIAL] Make uart_match_port() work with all memory mapped UARTsSergei Shtylyov2006-08-301-0/+3
| * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-0210-167/+228
| |\ \ \ \ \ \
| | * | | | | | [ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Har...George G. Davis2006-09-022-3/+41
OpenPOWER on IntegriCloud