summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Spidernet: add ethtool -S (show statistics)Jim Lewis2006-09-223-2/+74
* Merge tag 'r8169-20060920-00' of git://electric-eye.fr.zoreil.com/home/romieu...Jeff Garzik2006-09-221-1/+1
|\
| * r8169: the MMIO region of the 8167 stands behin BAR#1Francois Romieu2006-09-201-1/+1
* | [NET] GT96100: Delete bitrotting ethernet driverRalf Baechle2006-09-224-1921/+0
* | [PATCH] mv643xx_eth: restrict to 32-bit PPC_MULTIPLATFORMDale Farnsworth2006-09-221-1/+1
* | [PATCH] Cirrus Logic ep93xx ethernet driverLennert Buytenhek2006-09-223-0/+952
* | Merge branch 'master' into upstreamJeff Garzik2006-09-228-62/+87
|\ \
| * \ Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-222-4/+4
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-09-222-36/+54
| |\ \ \
| | * | | [CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu2006-09-211-2/+2
| | * | | [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-211-12/+22
| | * | | [CRYPTO] users: Use block ciphers where applicableHerbert Xu2006-09-212-23/+31
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-09-226-26/+33
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'linux-2.6'Paul Mackerras2006-09-142-3/+3
| | |\ \ \
| | * \ \ \ Merge branch 'merge'Paul Mackerras2006-08-3173-1305/+8179
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'merge'Paul Mackerras2006-08-0811-261/+227
| | |\ \ \ \ \
| | * | | | | | [POWERPC] clean up pseries hcall interfacesAnton Blanchard2006-08-012-3/+17
| | * | | | | | Merge branch 'merge'Paul Mackerras2006-08-0153-1316/+3325
| | |\ \ \ \ \ \
| | * | | | | | | [POWERPC] Instrument Hypervisor Calls: merge headersMike Kravetz2006-07-311-10/+0
| | * | | | | | | [POWERPC] netdevices: Constify & voidify get_property()Jeremy Kerr2006-07-314-13/+16
* | | | | | | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-212-4/+4
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | [netdrvr] mv643xx_eth: fix obvious typo, which caused build breakageJeff Garzik2006-09-211-1/+1
| * | | | | | | | [netdrvr] lp486e: fix typoJeff Garzik2006-09-211-3/+3
| |/ / / / / / /
* | | | | | | | e1000, ixgb: Remove pointless wrappersJeff Garzik2006-09-195-91/+60
* | | | | | | | [PATCH] Remove powerpc specific parts of 3c509 driverStephen Rothwell2006-09-191-9/+0
* | | | | | | | [PATCH] s2io: Switch to pci_get_deviceAlan Cox2006-09-191-2/+3
* | | | | | | | [PATCH] gt96100: move to pci_get_device APIAlan Cox2006-09-191-2/+4
* | | | | | | | [PATCH] ehea: bugfix for register access functionsJan-Bernd Themann2006-09-192-4/+9
* | | | | | | | [PATCH] e1000 disable device on PCI errorLinas Vepstas2006-09-191-0/+1
* | | | | | | | 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
* | | | | | | | [PATCH] e1000: revert 'e1000: Remove 0x1000 as supported device'Auke-Jan H Kok2006-09-121-0/+1
* | | | | | | | Merge tag 'r8169-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu...Jeff Garzik2006-09-121-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
OpenPOWER on IntegriCloud