summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' into bcm43xxJohn W. Linville2006-08-024-18/+19
|\
| * Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-08-024-18/+19
| |\
| | * [PATCH] zd1211rw: Packet filter fix for managed (STA) modeUlrich Kunitz2006-08-023-9/+6
| | * [PATCH] zd1211rw: Fixed endianess issue with length info tag detectionUlrich Kunitz2006-08-021-3/+3
| | * [PATCH] zd1211rw: Remove bogus assertDaniel Drake2006-08-021-1/+0
| | * [PATCH] zd1211rw: Fix software encryption/decryptionDaniel Drake2006-08-021-2/+3
| | * [PATCH] zd1211rw: Pass more management frame types up to hostDaniel Drake2006-08-022-3/+7
| | * [PATCH] zd1211rw: Fixes radiotap headerUlrich Kunitz2006-08-021-4/+4
| * | Merge branch 'from-linus' into upstreamJohn W. Linville2006-08-024-13/+19
| |\ \ | | |/
* | | Merge branch 'from-linus' into bcm43xxJohn W. Linville2006-08-024-13/+19
|\ \ \ | | |/ | |/|
| * | Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-07-291-4/+13
| |\ \
| | * | via-velocity: fix speed and link status reported by ethtoolJay Cliburn2006-07-201-4/+13
| * | | [PATCH] skge: chip clock rate typoStephen Hemminger2006-07-291-4/+1
| * | | [PATCH] myri10ge - Always do a dummy RDMA after loading the firmwareBrice Goglin2006-07-291-1/+1
| * | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-07-294-3/+6
| |\ \ \
| * | | | [SUNLANCE]: fix compilation on sparc-UPAlexey Dobriyan2006-07-281-4/+4
* | | | | [PATCH] bcm43xx: reduce mac_suspend delay loop countJohn W. Linville2006-07-311-1/+1
* | | | | [PATCH] bcm43xx: add missing mac_suspended initializationLarry Finger2006-07-311-0/+1
* | | | | [PATCH] bcm43xx: fix-up build breakage from merging patches out of orderJohn W. Linville2006-07-273-14/+16
* | | | | [PATCH] bcm43xx: improved statisticsLarry Finger2006-07-272-16/+17
* | | | | [PATCH] bcm43xx: init routine rewriteMichael Buesch2006-07-276-292/+510
* | | | | [PATCH] bcm43xx: fix mac_suspend refcountMichael Buesch2006-07-271-1/+2
* | | | | [PATCH] bcm43xx: lower mac_suspend udelayMichael Buesch2006-07-271-1/+1
* | | | | [PATCH] bcm43xx: suspend MAC while executing long pworkMichael Buesch2006-07-272-18/+33
| |_|_|/ |/| | |
* | | | [PATCH] prism54: update to WE-19 for WPA supportDan Williams2006-07-274-42/+543
* | | | [PATCH] zd1211rw: Implement SIOCGIWNICKNDaniel Drake2006-07-271-4/+13
* | | | [PATCH] cleanup // comments from ipw2200Pavel Machek2006-07-271-25/+4
* | | | [PATCH] airo: collapse debugging-messages in issuecommand to one lineRobert Schulze2006-07-271-7/+5
* | | | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-07-274-3/+6
|\ \ \ \ | | |/ / | |/| |
| * | | [PATCH] orinoco: fix setting transmit key onlyDan Williams2006-07-271-2/+2
| * | | [PATCH] softmac: do shared key auth in workqueueDaniel Drake2006-07-271-1/+1
| * | | [PATCH] airo: should select crypto_aesRobert Schulze2006-07-271-0/+1
| * | | [PATCH] zd1201: workaround interference problemPavel Machek2006-07-271-0/+2
| |/ /
* | | Merge branch 'from-linus' into upstreamJohn W. Linville2006-07-2745-1290/+3296
|\ \ \ | |/ /
| * | [TG3]: Update version and reldateMichael Chan2006-07-251-2/+2
| * | [TG3]: Handle tg3_init_rings() failuresMichael Chan2006-07-251-5/+27
| * | [TG3]: Add tg3_restart_hw()Michael Chan2006-07-251-22/+58
| * | [DUMMY]: Avoid an oops when dummy_init_one() failedNicolas Dichtel2006-07-211-0/+1
| * | [IFB] After ifb_init_one() failed, i is increased. DecreaseNicolas Dichtel2006-07-211-0/+1
| * | [NET]: sun happymeal, little pci cleanupJiri Slaby2006-07-211-7/+2
| * | [WAN]: Cosmetic changes to N2 and C101 driversKrzysztof Halasa2006-07-212-3/+4
| * | [WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa2006-07-214-0/+4
| * | [PATCH] spidernet: rework tx queue handlingJens Osterkamp2006-07-172-377/+274
| * | [PATCH] spidernet: bug fix for init codeJens Osterkamp2006-07-171-1/+1
| * | [PATCH] sky2: NAPI poll fixStephen Hemminger2006-07-171-5/+2
| * | Merge branch 'upstream-fixes-jgarzik' of git://lost.foo-projects.org/~ahkok/g...Jeff Garzik2006-07-172-26/+29
| |\ \ | | |/ | |/|
| | * e1000: bump version to 7.1.9-k4Auke Kok2006-07-141-1/+1
| | * e1000: fix panic on large frame receive when mtu=defaultAuke Kok2006-07-142-2/+4
| | * e1000: remove CRC bytes from measured packet lengthAuke Kok2006-07-141-1/+9
| | * e1000: Redo netpoll fix to address community concernsAuke Kok2006-07-141-22/+15
OpenPOWER on IntegriCloud