summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi2007-10-082-1/+2
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-0319-210/+426
|\
| * dm9601: Fix receive MTUPeter Korsgaard2007-10-021-1/+1
| * mv643xx_eth: Do not modify struct netdev tx_queue_lenDale Farnsworth2007-10-021-1/+0
| * qla3xxx: bugfix: Fix VLAN rx completion handling.Ron Mercer2007-10-021-0/+6
| * qla3xxx: bugfix: Add memory barrier before accessing rx completion.Ron Mercer2007-10-021-0/+1
| * Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2007-10-011-1/+1
| |\
| | * [PATCH] libertas: build problems when partially modularRandy Dunlap2007-09-301-1/+1
| * | mv643xx_eth: Check ETH_INT_CAUSE_STATE bitDale Farnsworth2007-09-292-2/+4
| * | e1000: Add device IDs of blade version of the 82571 quad portAuke Kok2007-09-274-0/+5
| * | sky2: fix transmit state on resumeStephen Hemminger2007-09-271-1/+16
| * | sky2: FE+ vlan workaroundStephen Hemminger2007-09-271-2/+6
| * | sky2: sky2 FE+ receive status workaroundStephen Hemminger2007-09-271-11/+17
| * | 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 '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