summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-2.6'Paul Mackerras2007-09-2057-120/+41514
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-162-78/+50
| |\
| | * [PPP] generic: Fix receive path data clobbering & non-linear handlingHerbert Xu2007-09-161-19/+25
| | * [PPP] generic: Call skb_cow_head before scribbling over skbHerbert Xu2007-09-161-11/+3
| | * [NET] skbuff: Add skb_cow_headHerbert Xu2007-09-161-1/+1
| | * [PPP] pppoe: Fill in header directly in __pppoe_xmitHerbert Xu2007-09-161-11/+9
| | * [PPP] pppoe: Fix data clobbering in __pppoe_xmit and return valueHerbert Xu2007-09-161-37/+13
| | * [PPP] pppoe: Fix skb_unshare_check call positionHerbert Xu2007-09-161-3/+3
| * | drivers/net/pcmcia/3c589_cs: fix port configuration switcherooJeff Garzik2007-09-151-1/+1
| * | sk98lin: resurrect driverStephen Hemminger2007-09-1542-1/+41398
| * | ucc_geth: fix compilationAnton Vorontsov2007-09-151-1/+1
| * | mv643xx_eth: Fix tx_bytes stats calculationDale Farnsworth2007-09-151-1/+1
| * | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-09-153-10/+22
| |\ \
| | * | [PATCH] bcm43xx: Fix cancellation of work queue crashesLarry Finger2007-09-143-10/+22
| * | | spidernet: fix interrupt reason recognitionIshizaki Kou2007-09-131-8/+4
| * | | ehea: fix last_rx updateJan-Bernd Themann2007-09-131-1/+1
| * | | ehea: propagate physical port stateJan-Bernd Themann2007-09-132-2/+17
| * | | Fix a lock problem in generic phy codeHans-Jürgen Koch2007-09-132-4/+4
| * | | sky2: restore multicast list on resume and other opsStephen Hemminger2007-09-131-1/+8
| * | | atl1: disable broken 64-bit DMALuca Tettamanti2007-09-121-12/+7
| | |/ | |/|
* | | ucc_geth: kill unused includeKumar Gala2007-09-131-1/+0
|/ /
* | [TG3]: Workaround MSI bug on 5714/5780.Michael Chan2007-09-111-2/+11
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-3113-159/+302
|\
| * - cxgb3 engine microcode loadDivy Le Ray2007-08-313-52/+123
| * cxgb3 - Fix dev->priv usageDivy Le Ray2007-08-316-68/+104
| * netxen: fix crashes during module unloaddhananjay@netxen.com2007-08-313-14/+15
| * netxen: Avoid firmware load in PCI probedhananjay@netxen.com2007-08-311-4/+0
| * PS3: fix the bug that 'ifconfig down' would hangMasakazu Mokuno2007-08-311-1/+0
| * IOC3: Program UART predividers.Ralf Baechle2007-08-311-20/+60
* | [BNX2]: Add write posting comment.Michael Chan2007-08-281-0/+4
* | [BNX2]: Use msleep().Arjan van de Ven2007-08-281-4/+2
|/
* [NET]: Avoid pointless allocation casts in BSD compression moduleJesper Juhl2007-08-261-4/+2
* [IRDA]: Do not do pointless kmalloc return value cast in KingSun driverJesper Juhl2007-08-261-2/+2
* [SLIP]: trivial sparse warning fixStephen Hemminger2007-08-261-1/+1
* [EQL]: sparse warning fixStephen Hemminger2007-08-261-1/+1
* myri10ge: update driver version to 1.3.2-1.269Brice Goglin2007-08-251-1/+1
* myri10ge: use pcie_get/set_readrqBrice Goglin2007-08-251-26/+6
* ehea: fix queue destructorJan-Bernd Themann2007-08-251-0/+6
* ehea: fix module parameter descriptionJan-Bernd Themann2007-08-251-1/+1
* ehea: fix interface to DLPAR toolsJan-Bernd Themann2007-08-251-3/+3
* sgiseeq: Fix return type of sgiseeq_removeRalf Baechle2007-08-251-1/+3
* sky2 1.17Stephen Hemminger2007-08-251-1/+1
* sky2: only bring up watchdog if link is activeStephen Hemminger2007-08-252-31/+27
* sky2: clear PCI power control reg at startupStephen Hemminger2007-08-251-1/+6
* DM9000: fix interface hang under loadFlorian Westphal2007-08-251-18/+7
* phy layer: fix genphy_setup_forced (don't reset)Domen Puncer2007-08-251-1/+1
* Don't use GFP_DMA for zone allocation.Ralf Baechle2007-08-251-1/+1
* fix realtek phy id in forcedethWilly Tarreau2007-08-251-1/+1
* [PPP]: Fix output buffer size in ppp_decompress_frame().Konstantin Sharlaimov2007-08-211-1/+1
* sky2: don't clear phy power bitsStephen Hemminger2007-08-211-2/+2
OpenPOWER on IntegriCloud