summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2005-09-024-335/+583
|\
| * [PATCH] iseries_veth: Be consistent about driver name, increment versionMichael Ellerman2005-09-011-6/+10
| * [PATCH] iseries_veth: Remove studly caps from iseries_veth.cMichael Ellerman2005-09-011-37/+37
| * [PATCH] iseries_veth: Incorporate iseries_veth.h in iseries_veth.cMichael Ellerman2005-09-012-48/+40
| * [PATCH] iseries_veth: Add sysfs support for port structsMichael Ellerman2005-09-011-0/+67
| * [PATCH] iseries_veth: Add sysfs support for connection structsMichael Ellerman2005-09-011-4/+90
| * [PATCH] iseries_veth: Fix bogus counting of TX errorsMichael Ellerman2005-09-011-28/+19
| * [PATCH] iseries_veth: Simplify full-queue handlingMichael Ellerman2005-09-011-44/+64
| * [PATCH] iseries_veth: Add a per-connection ack timerMichael Ellerman2005-09-011-6/+69
| * [PATCH] iseries_veth: Remove TX timeout codeMichael Ellerman2005-09-011-48/+0
| * [PATCH] iseries_veth: Use kobjects to track lifecycle of connection structsMichael Ellerman2005-09-011-38/+83
| * [PATCH] iseries_veth: Make init_connection() & destroy_connection() symmetricalMichael Ellerman2005-09-011-13/+22
| * [PATCH] iseries_veth: Only call dma_unmap_single() if dma_map_single() succeededMichael Ellerman2005-09-011-9/+8
| * [PATCH] iseries_veth: Replace lock-protected atomic with an ordinary variableMichael Ellerman2005-09-011-6/+7
| * [PATCH] iseries_veth: Remove redundant message stack lockMichael Ellerman2005-09-011-9/+3
| * [PATCH] iseries_veth: Fix broken promiscuous handlingMichael Ellerman2005-09-011-11/+5
| * [PATCH] iseries_veth: Try to avoid pathological reset behaviourMichael Ellerman2005-09-011-2/+23
| * [PATCH] iseries_veth: Remove a FIXME WRT deletion of the ack_timerMichael Ellerman2005-09-011-8/+13
| * [PATCH] iseries_veth: Cleanup error and debug messagesMichael Ellerman2005-09-011-47/+51
| * [netdrvr de2104x] store PCI bus addresses in unsigned longJeff Garzik2005-08-311-1/+1
| * [netdrvr tulip] new PCI IDJeff Garzik2005-08-311-0/+1
* | Merge refs/heads/release from master.kernel.org:/pub/scm/linux/kernel/git/aeg...Linus Torvalds2005-09-011-3/+8
|\ \
| * | Auto-update from upstreamTony Luck2005-08-3185-3334/+18208
| |\|
| * | Auto-update from upstreamTony Luck2005-08-30213-10916/+12701
| |\ \
| * \ \ Pull unaligned-snsc_event into release branchTony Luck2005-08-291-3/+8
| |\ \ \
| | * | | [IA64-SGI] fix unaligned memory access in snsc_event.cGreg Howard2005-08-151-3/+8
* | | | | [PATCH] Fix PCI ROM mappingBenjamin Herrenschmidt2005-09-011-7/+17
* | | | | [PATCH] Add missing select's to DVB_BUDGET_AVAdrian Bunk2005-09-011-0/+3
| |_|_|/ |/| | |
* | | | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2005-08-3027-90/+10800
|\ \ \ \
| * \ \ \ Merge HEAD from /spare/repo/linux-2.6/.git Jeff Garzik2005-08-3075-977/+1276
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | /spare/repo/netdev-2.6 branch 'chelsio'Jeff Garzik2005-08-2918-0/+6953
| |\ \ \ \
| | * \ \ \ Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-291659-87539/+131751
| | |\ \ \ \
| | * | | | | Update Chelsio gige net driver.Scott Bardone2005-06-2321-2262/+1830
| | * | | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-06-23819-39688/+75417
| | |\ \ \ \ \
| | * | | | | | [PATCH] A new 10GB Ethernet Driver by Chelsio CommunicationsChristoph Lameter2005-05-1623-0/+7385
| * | | | | | | /spare/repo/netdev-2.6 branch 'e100'Jeff Garzik2005-08-291-24/+217
| |\ \ \ \ \ \ \
| | * | | | | | | [PATCH] e100: Driver version, white space, comments & otherMalli Chilakala2005-08-251-3/+4
| | * | | | | | | [PATCH] e100: CPU cycle saver microcodeMalli Chilakala2005-08-251-18/+206
| | * | | | | | | [PATCH] e100: Increased delay loop for command blocksMalli Chilakala2005-08-251-1/+2
| | * | | | | | | [PATCH] e100: fixed endian bug in xmit_prepare routineMalli Chilakala2005-08-251-1/+2
| | * | | | | | | [PATCH] e100: added msleep_interruptible delayMalli Chilakala2005-08-251-0/+2
| | * | | | | | | [PATCH] e100: Do not check Rx packet length against mtuMalli Chilakala2005-08-251-1/+1
| * | | | | | | | /spare/repo/netdev-2.6 branch 'sis190'Jeff Garzik2005-08-293-0/+1855
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [PATCH] sis190: complete the mii probe before registering the netdeviceFrancois Romieu2005-08-261-11/+12
| | * | | | | | | | [PATCH] SIS190 must select MIIAdrian Bunk2005-08-191-8/+9
| | * | | | | | | | [PATCH] sis190: compare the lpa to the local advertisementFrancois Romieu2005-07-311-1/+6
| | * | | | | | | | [PATCH] sis190: PHY identifier for the K8S-MX motherboard.Francois Romieu2005-07-311-0/+1
| | * | | | | | | | [PATCH] sis190: new PHY detection code.Francois Romieu2005-07-311-7/+209
| | * | | | | | | | [PATCH] sis190: dummy read is required by the status registerFrancois Romieu2005-07-311-1/+8
| | * | | | | | | | [PATCH] sis190: allow a non-hardcoded ID for the PHY.Francois Romieu2005-07-311-20/+18