summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-22819-39688/+75417
| | |\ \ \
| | * | | | [PATCH] A new 10GB Ethernet Driver by Chelsio CommunicationsChristoph Lameter2005-05-1523-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-301-1/+6
| | * | | | | | [PATCH] sis190: PHY identifier for the K8S-MX motherboard.Francois Romieu2005-07-301-0/+1
| | * | | | | | [PATCH] sis190: new PHY detection code.Francois Romieu2005-07-301-7/+209
| | * | | | | | [PATCH] sis190: dummy read is required by the status registerFrancois Romieu2005-07-301-1/+8
| | * | | | | | [PATCH] sis190: allow a non-hardcoded ID for the PHY.Francois Romieu2005-07-301-20/+18
| | * | | | | | [PATCH] sis190: add endian annotations.Francois Romieu2005-07-301-9/+9
| | * | | | | | [PATCH] sis190: extract bits definition from SiS driver.Francois Romieu2005-07-301-28/+74
| | * | | | | | [PATCH] sis190: the size of the Rx buffer is constrainedFrancois Romieu2005-07-301-1/+7
| | * | | | | | [PATCH] sis190: initialisation of MAC address.Francois Romieu2005-07-301-16/+138
| | * | | | | | [PATCH] sis190: remove hardcoded constants.Francois Romieu2005-07-301-10/+18
| | * | | | | | [PATCH] sis190: merge some register related information from SiS driver.Francois Romieu2005-07-301-9/+22
| | * | | | | | [PATCH] sis190: ethtool/mii support.Francois Romieu2005-07-301-0/+60
| | * | | | | | [PATCH] sis190: netconsole support.Francois Romieu2005-07-301-0/+15
| | * | | | | | [PATCH] sis190: resurrectionFrancois Romieu2005-07-303-0/+1370
| * | | | | | | /spare/repo/netdev-2.6 branch 'uli-tulip'Jeff Garzik2005-08-297-66/+1775
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | [netdrvr uli526x] fix problems found in reviewPeer Chen2005-08-201-114/+93
| | * | | | | | [netdrvr tulip] Remove ULi-specific code from generic tulip driverPeer Chen2005-08-114-66/+13
| | * | | | | | [netdrvr] add 'uli526x' driver (a tulip clone)Peer Chen2005-07-293-0/+1783
* | | | | | | | [PATCH] x86: pci_assign_unassigned_resources() updateIvan Kokshaysky2005-08-301-1/+1
* | | | | | | | Merge refs/heads/drm-latest from master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-08-3057-3243/+7407
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | drm: fix a bad VERSION check.Dave Airlie2005-08-231-5/+0
| * | | | | | | drm: fixes for powerpcDave Airlie2005-08-202-10/+10
| * | | | | | | drm: add new texture upload code from r300 projectDave Airlie2005-08-201-35/+29
| * | | | | | | drm: update pci ids for savage and viaDave Airlie2005-08-161-30/+25
| * | | | | | | drm: add initial r300 3D support.Dave Airlie2005-08-168-2/+2325
| * | | | | | | drm: add savage driverDave Airlie2005-08-077-0/+3152
| * | | | | | | drm: remove version.h and any version checks..Dave Airlie2005-08-075-107/+0
| * | | | | | | drm: fix warning in drm_pci.cDave Airlie2005-08-051-5/+5
| * | | | | | | drm: remove the gamma driverDave Airlie2005-08-0511-2415/+0
| * | | | | | | drm: switch drm_handle_t to unsigned intDave Airlie2005-08-051-1/+1
| * | | | | | | drm: updated DRM map patch for 32/64 bit systemsDave Airlie2005-08-0515-54/+177
| * | | | | | | drm: copy the right data back to userspace for getreserved contexts ioctlDave Airlie2005-08-051-1/+1
| * | | | | | | drm: fix ioctl direction in r128 getparamDave Airlie2005-08-051-1/+1
OpenPOWER on IntegriCloud