summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-1712-341/+453
|\
| * [PATCH] s390: qeth driver fixes [6/6]Frank Pavlic2006-09-171-20/+39
| * [PATCH] s390: qeth driver fixes [5/6]Frank Pavlic2006-09-172-30/+44
| * [PATCH] s390: qeth driver fixes [4/6]Frank Pavlic2006-09-176-108/+128
| * [PATCH] s390: qeth driver fixes [3/6]Frank Pavlic2006-09-173-116/+114
| * [PATCH] s390: qeth driver fixes [2/6]Frank Pavlic2006-09-172-15/+32
| * [PATCH] s390: qeth driver fixes [1/6]Frank Pavlic2006-09-171-26/+23
| * [PATCH] s390: Makefile cleanupFrank Pavlic2006-09-171-1/+0
| * [PATCH] s390: netiucv driver fixesFrank Pavlic2006-09-171-16/+64
| * [PATCH] s390: minor s390 network driver fixesFrank Pavlic2006-09-173-10/+10
* | drivers/net/phy/fixed: #if 0 some incomplete codeJeff Garzik2006-09-131-0/+4
* | drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13106-178/+163
* | [PATCH] sky2: big endianStephen Hemminger2006-09-132-37/+25
* | [PATCH] sky2: fiber supportStephen Hemminger2006-09-132-33/+63
* | [PATCH] sky2: tx pause bug fixStephen Hemminger2006-09-132-82/+43
* | drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13178-22399/+22399
* | [PATCH] ehea: IBM eHEA Ethernet Device DriverJan-Bernd Themann2006-09-1312-0/+5849
* | [PATCH] pcnet32: NAPI implementationDon Fry2006-09-132-28/+121
* | [PATCH] pcnet32: break receive routine into two pieces.Don Fry2006-09-131-161/+141
* | [PATCH] pcnet32: move/create receive and transmit routinesDon Fry2006-09-131-256/+259
* | [PATCH] pcnet32: magic number cleanupDon Fry2006-09-131-30/+30
* | [PATCH] pcnet32: remove unnecessary save/restore register accesses.Don Fry2006-09-131-6/+1
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-131-0/+2
|\|
| * [PATCH] mv643xx_eth: Unmap DMA buffers in receive pathDale Farnsworth2006-09-131-0/+2
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-1320-58/+85
|\|
| * Merge branch 'master' into upstream-fixesJeff Garzik2006-09-1320-58/+85
| |\
| | * Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-09-1317-49/+74
| | |\
| | | * V4L/DVB (4608c): Fix I2C dependencies for saa7146 modulesMauro Carvalho Chehab2006-09-101-4/+4
| | | * V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey2006-09-1010-30/+46
| | | * V4L/DVB (4605): Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab2006-09-103-13/+13
| | | * V4L/DVB (4520): Fix an error when loading bttv driver on PV M4900.Mauro Carvalho Chehab2006-09-101-0/+1
| | | * V4L/DVB (4511): Restore tuner_ymec_tvf66t5_b_dff_pal_ranges[] to fix UHF swit...Hermann Pitton2006-09-101-2/+8
| | | * V4L/DVB (4494a): Fix compilation when V4L1 support is not presentMauro Carvalho Chehab2006-09-101-0/+2
| | * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-09-132-7/+9
| | |\ \
| | | * | USB: Fix unload oops and memory leak in yealink driverHenk Vergonet2006-09-121-6/+6
| | | * | usbserial: Reference leakMatthias Urlichs2006-09-121-1/+3
| | * | | sh64: Trivial build fixes.Paul Mundt2006-09-121-2/+2
| | |/ /
* | | | [PATCH] e1000: revert 'e1000: Remove 0x1000 as supported device'Auke-Jan H Kok2006-09-131-0/+1
* | | | Merge tag 'r8169-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu...Jeff Garzik2006-09-131-276/+380
|\ \ \ \
| * | | | r8169: quirk for the 8110sb on arm platformFrancois Romieu2006-09-111-2/+7
| * | | | r8169: the 0x8136 needs a 8 bytes alignmentFrancois Romieu2006-08-311-1/+1
| * | | | r8169: add basic MII ioctl supportFrancois Romieu2006-08-311-0/+28
| * | | | r8169: use standard #defines from mii.h instead of declaring private onesFrancois Romieu2006-08-311-62/+31
| * | | | r8169: trim trailing whitespaces and convert whitespaces to tabsFrancois Romieu2006-08-311-33/+32
| * | | | r8169: udelay() removalFrancois Romieu2006-08-311-5/+7
| * | | | r8169: use NETDEV_TX_{BUSY/OK}Francois Romieu2006-08-311-2/+2
| * | | | r8169: sync with vendor's driverFrancois Romieu2006-07-261-74/+144
| * | | | r8169: remove rtl8169_init_boardFrancois Romieu2006-07-261-105/+86
| * | | | r8169: hardware flow controlFrancois Romieu2006-07-261-0/+7
| * | | | r8169: RX fifo overflow recoveryFrancois Romieu2006-07-261-4/+9