summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] forcedeth config: statisticsAyaz Abdulla2006-06-111-3/+194
* | [PATCH] forcedeth config: csumAyaz Abdulla2006-06-111-8/+77
* | [PATCH] forcedeth config: wolAyaz Abdulla2006-06-111-7/+10
* | [PATCH] forcedeth config: phyAyaz Abdulla2006-06-111-30/+78
* | [PATCH] forcedeth config: flow controlAyaz Abdulla2006-06-111-59/+176
* | [PATCH] forcedeth config: ring sizesAyaz Abdulla2006-06-111-58/+240
* | [PATCH] forcedeth config: tso cleanupAyaz Abdulla2006-06-111-6/+2
* | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik2006-06-082-1/+188
|\ \
| * | e1000: add PCI Error RecoveryAuke Kok2006-06-081-1/+113
| * | e100: add PCI Error RecoveryAuke Kok2006-06-081-0/+75
* | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-082-9/+8
|\ \ \ | | |/ | |/|
| * | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2006-06-082-7/+6
| |\ \
| | * | e1000: remove risky prefetch on next_skb->dataAuke Kok2006-06-081-6/+2
| | * | e1000: fix ethtool test irq alloc as "probe"Auke Kok2006-06-081-1/+4
* | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-06-085-6/+2103
|\ \ \ \
| * | | | [PATCH] wireless: move zd1201 where it belongsPavel Machek2006-06-054-0/+2096
| * | | | [PATCH] bcm43xx: quiet down log spam from set_securityJason Lunz2006-06-051-6/+7
| * | | | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-06-051-9/+22
| |\ \ \ \
| * \ \ \ \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-06-053-13/+19
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-262-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-263-10/+37
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-081-9/+22
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-06-081-9/+22
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | [PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch2006-06-051-9/+22
| | | |_|_|/ / | | |/| | | |
* | | | | | | [PATCH] skge: version 1.6Stephen Hemminger2006-06-081-1/+1
* | | | | | | [PATCH] skge: dont allow bad hardware address from ROMStephen Hemminger2006-06-081-0/+8
* | | | | | | [PATCH] skge: transmit complete via IRQ not NAPIStephen Hemminger2006-06-082-70/+102
* | | | | | | [PATCH] skge: TX low water mark definitionStephen Hemminger2006-06-081-3/+4
* | | | | | | [PATCH] skge: use workq for PHY handlingStephen Hemminger2006-06-082-26/+25
* | | | | | | [PATCH] myri10ge updateBrice Goglin2006-06-081-20/+38
* | | | | | | Merge branch 'master' into upstreamJeff Garzik2006-06-084-2/+21
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | [PPPOE]: Missing result check in __pppoe_xmit().Florin Malita2006-06-051-0/+3
| * | | | | | [NETCONSOLE]: Clean up initcall warning.Matt Mackall2006-06-051-1/+1
| * | | | | | [PATCH] Implement get / set tso for forcedeth driverZachary Amsden2006-06-051-0/+16
| * | | | | | [PATCH] nmclan_cs: dereferencing skb after netif_rx()Florin Malita2006-06-051-1/+1
| |/ / / / /
* | | | | | Merge branch 'velocity' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-05-281-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | via-velocity: allow MTU size less than 1500 bytesJay Cliburn2006-05-271-1/+1
| |/ / / /
* | | | | [PATCH] r8169: add new PCI IDYoichi Yuasa2006-05-261-0/+1
* | | | | [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik2006-05-2616-686/+686
* | | | | [PATCH] forcedeth: add support for flow controlAyaz Abdulla2006-05-261-35/+104
* | | | | [PATCH] spidernet: replace whitespaces by tabsJens Osterkamp2006-05-261-3/+3
* | | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-261-2/+0
|\ \ \ \ \ | |/ / / /
| * | | | [PATCH] pcnet32: remove incorrect pcnet32_free_ringDon Fry2006-05-261-2/+0
| * | | | e1000: add shutdown handler back to fix WOLAuke Kok2006-05-261-1/+9
* | | | | [PATCH] e1000: endian fixesAlexey Dobriyan2006-05-261-2/+2
* | | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-263-13/+13
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-05-262-3/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | [PATCH] arlan: fix section mismatch warningsRandy Dunlap2006-05-261-2/+2
| | * | | [PATCH] wavelan: fix section mismatchRandy Dunlap2006-05-261-1/+1
| | | |/ | | |/|
| * | | [IRDA]: *_DONGLE should depend on IRTTY_SIRSamuel Ortiz2006-05-251-10/+10
| |/ /
OpenPOWER on IntegriCloud