aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'master' into upstream-fixesJeff Garzik2006-08-195-70/+80
| |\ \ | | |/
| | * [PPP]: handle kmalloc failures and convert to using kzallocPanagiotis Issaris2006-08-171-11/+19
| | * [BNX2]: Convert to netdev_alloc_skb()Michael Chan2006-08-171-8/+6
| | * [BNX2]: Fix tx race condition.Michael Chan2006-08-172-23/+24
| | * Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman2006-08-092-28/+31
| | |\
| | | * [TG3]: Fix tx race conditionMichael Chan2006-08-072-26/+31
| | | * [TG3]: skb->dev assignment is done by netdev_alloc_skbChristoph Hellwig2006-08-071-2/+0
| * | | [PATCH] smc91x: disable DMA mode on the logicpd pxa270Lennert Buytenhek2006-08-141-5/+0
| * | | [PATCH] sky2: phy power problems on 88e805X chipsStephen Hemminger2006-08-101-3/+2
| |/ /
| * | [PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resumeBrice Goglin2006-08-091-1/+1
| |/
* | Merge branch 'merge'Paul Mackerras2006-08-0811-261/+227
|\ \ | |/
| * [PATCH] myri10ge - Fix spurious invokations of the watchdog reset handlerBrice Goglin2006-08-031-1/+4
| * [PATCH] myri10ge - Write the firmware in 256-bytes chunksBrice Goglin2006-08-031-12/+7
| * [PATCH] Stop calling phy_stop_interrupts() twiceSergei Shtylylov2006-08-031-6/+2
| * [PATCH] s2io driver bug fixes #2Ananda Raju2006-08-032-135/+98
| * [PATCH] s2io driver bug fixes #1Ananda Raju2006-08-032-78/+85
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-08-034-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
| * | [E1000]: Convert to netdev_alloc_skbDavid S. Miller2006-08-021-5/+6
| * | [TG3]: Convert to netdev_alloc_skbDavid S. Miller2006-08-021-5/+5
| * | [ATALK]: Make CONFIG_DEV_APPLETALK a tristate.David S. Miller2006-08-021-1/+1
| |/
* | [POWERPC] clean up pseries hcall interfacesAnton Blanchard2006-08-012-3/+17
* | Merge branch 'merge'Paul Mackerras2006-08-0153-1316/+3325
|\ \ | |/
| * 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
| |\ \
| | * | [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
| * | | [SUNLANCE]: fix compilation on sparc-UPAlexey Dobriyan2006-07-281-4/+4
| |/ /
| * | [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
| |\ \ | | |/ | |/|