summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* mv643xx_eth: duplicate methods in initializerAl Viro2007-09-261-2/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-261-8/+6
|\
| * [PPP_MPPE]: Don't put InterimKey on the stackMichal Schmidt2007-09-251-8/+6
* | Merge branch 'r8169-for-jeff-20070919' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik2007-09-251-1/+13
|\ \
| * | r8169: workaround against ignored TxPoll writes (8168)Francois Romieu2007-09-191-0/+9
| * | r8169: correct phy parameters for the 8110SCEdward Hsu2007-09-191-1/+4
* | | Revert "drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo"Jeff Garzik2007-09-251-1/+1
* | | sky2: be more selective about FIFO watchdogStephen Hemminger2007-09-252-14/+15
* | | sky2: FE+ Phy initializationStephen Hemminger2007-09-251-0/+10
| |/ |/|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-203-70/+58
|\ \
| * | [BNX2]: Add PHY workaround for 5709 A1.Michael Chan2007-09-201-3/+4
| * | [PPP] L2TP: Fix skb handling in pppol2tp_xmitHerbert Xu2007-09-201-40/+23
| * | [PPP] L2TP: Fix skb handling in pppol2tp_recv_coreHerbert Xu2007-09-201-20/+24
| * | [PPP] L2TP: Disallow non-UDP datagram socketsHerbert Xu2007-09-201-5/+6
| * | [PPP] pppoe: Fix double-free on skb after transmit failureHerbert Xu2007-09-201-2/+1
| |/
* | sky2: version 1.18Stephen Hemminger2007-09-201-1/+1
* | sky2: receive FIFO checkingStephen Hemminger2007-09-202-17/+66
* | sky2: fe+ chip supportStephen Hemminger2007-09-202-37/+117
* | sky2: reorganize chip revision featuresStephen Hemminger2007-09-202-57/+90
* | sky2: ethtool speed report bugStephen Hemminger2007-09-201-7/+0
* | sky2: fix VLAN receive processing (resend)Stephen Hemminger2007-09-202-2/+14
* | phy: export phy_mii_ioctlDomen Puncer2007-09-201-0/+1
* | myri10ge: Add support for PCI device id 9Brice Goglin2007-09-191-0/+3
|/
* 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
| |/ |/|
* | [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