Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate | Herbert Xu | 2005-09-01 | 3 | -6/+9 |
* | [TG3]: Update driver version and release date. | David S. Miller | 2005-09-01 | 1 | -2/+2 |
* | [TG3]: Minimize locking in TX path. | Michael Chan | 2005-09-01 | 1 | -11/+13 |
* | [SUNGEM]: Fix netpoll bug in Sun GEM Ether driver | Eric Lemoine | 2005-09-01 | 1 | -0/+1 |
* | [SUNGEM]: fix minor bug in sungem.h | Geoff Levand | 2005-09-01 | 1 | -1/+1 |
* | [TUNTAP]: Allow setting the linktype of the tap device from userspace | Mike Kershaw | 2005-09-01 | 1 | -0/+15 |
* | [PATCH] Fix PCI ROM mapping | Benjamin Herrenschmidt | 2005-09-01 | 1 | -7/+17 |
* | [PATCH] Add missing select's to DVB_BUDGET_AV | Adrian Bunk | 2005-09-01 | 1 | -0/+3 |
* | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 2005-08-30 | 27 | -90/+10800 |
|\ | |||||
| * | Merge HEAD from /spare/repo/linux-2.6/.git | Jeff Garzik | 2005-08-30 | 75 | -977/+1276 |
| |\ | |||||
| * \ | /spare/repo/netdev-2.6 branch 'chelsio' | Jeff Garzik | 2005-08-29 | 18 | -0/+6953 |
| |\ \ | |||||
| | * \ | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-29 | 1659 | -87539/+131751 |
| | |\ \ | |||||
| | * | | | Update Chelsio gige net driver. | Scott Bardone | 2005-06-23 | 21 | -2262/+1830 |
| | * | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-06-22 | 819 | -39688/+75417 |
| | |\ \ \ | |||||
| | * | | | | [PATCH] A new 10GB Ethernet Driver by Chelsio Communications | Christoph Lameter | 2005-05-15 | 23 | -0/+7385 |
| * | | | | | /spare/repo/netdev-2.6 branch 'e100' | Jeff Garzik | 2005-08-29 | 1 | -24/+217 |
| |\ \ \ \ \ | |||||
| | * | | | | | [PATCH] e100: Driver version, white space, comments & other | Malli Chilakala | 2005-08-25 | 1 | -3/+4 |
| | * | | | | | [PATCH] e100: CPU cycle saver microcode | Malli Chilakala | 2005-08-25 | 1 | -18/+206 |
| | * | | | | | [PATCH] e100: Increased delay loop for command blocks | Malli Chilakala | 2005-08-25 | 1 | -1/+2 |
| | * | | | | | [PATCH] e100: fixed endian bug in xmit_prepare routine | Malli Chilakala | 2005-08-25 | 1 | -1/+2 |
| | * | | | | | [PATCH] e100: added msleep_interruptible delay | Malli Chilakala | 2005-08-25 | 1 | -0/+2 |
| | * | | | | | [PATCH] e100: Do not check Rx packet length against mtu | Malli Chilakala | 2005-08-25 | 1 | -1/+1 |
| * | | | | | | /spare/repo/netdev-2.6 branch 'sis190' | Jeff Garzik | 2005-08-29 | 3 | -0/+1855 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [PATCH] sis190: complete the mii probe before registering the netdevice | Francois Romieu | 2005-08-26 | 1 | -11/+12 |
| | * | | | | | | [PATCH] SIS190 must select MII | Adrian Bunk | 2005-08-19 | 1 | -8/+9 |
| | * | | | | | | [PATCH] sis190: compare the lpa to the local advertisement | Francois Romieu | 2005-07-30 | 1 | -1/+6 |
| | * | | | | | | [PATCH] sis190: PHY identifier for the K8S-MX motherboard. | Francois Romieu | 2005-07-30 | 1 | -0/+1 |
| | * | | | | | | [PATCH] sis190: new PHY detection code. | Francois Romieu | 2005-07-30 | 1 | -7/+209 |
| | * | | | | | | [PATCH] sis190: dummy read is required by the status register | Francois Romieu | 2005-07-30 | 1 | -1/+8 |
| | * | | | | | | [PATCH] sis190: allow a non-hardcoded ID for the PHY. | Francois Romieu | 2005-07-30 | 1 | -20/+18 |
| | * | | | | | | [PATCH] sis190: add endian annotations. | Francois Romieu | 2005-07-30 | 1 | -9/+9 |
| | * | | | | | | [PATCH] sis190: extract bits definition from SiS driver. | Francois Romieu | 2005-07-30 | 1 | -28/+74 |
| | * | | | | | | [PATCH] sis190: the size of the Rx buffer is constrained | Francois Romieu | 2005-07-30 | 1 | -1/+7 |
| | * | | | | | | [PATCH] sis190: initialisation of MAC address. | Francois Romieu | 2005-07-30 | 1 | -16/+138 |
| | * | | | | | | [PATCH] sis190: remove hardcoded constants. | Francois Romieu | 2005-07-30 | 1 | -10/+18 |
| | * | | | | | | [PATCH] sis190: merge some register related information from SiS driver. | Francois Romieu | 2005-07-30 | 1 | -9/+22 |
| | * | | | | | | [PATCH] sis190: ethtool/mii support. | Francois Romieu | 2005-07-30 | 1 | -0/+60 |
| | * | | | | | | [PATCH] sis190: netconsole support. | Francois Romieu | 2005-07-30 | 1 | -0/+15 |
| | * | | | | | | [PATCH] sis190: resurrection | Francois Romieu | 2005-07-30 | 3 | -0/+1370 |
| * | | | | | | | /spare/repo/netdev-2.6 branch 'uli-tulip' | Jeff Garzik | 2005-08-29 | 7 | -66/+1775 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| | * | | | | | | [netdrvr uli526x] fix problems found in review | Peer Chen | 2005-08-20 | 1 | -114/+93 |
| | * | | | | | | [netdrvr tulip] Remove ULi-specific code from generic tulip driver | Peer Chen | 2005-08-11 | 4 | -66/+13 |
| | * | | | | | | [netdrvr] add 'uli526x' driver (a tulip clone) | Peer Chen | 2005-07-29 | 3 | -0/+1783 |
* | | | | | | | | [PATCH] x86: pci_assign_unassigned_resources() update | Ivan Kokshaysky | 2005-08-30 | 1 | -1/+1 |
* | | | | | | | | Merge refs/heads/drm-latest from master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-08-30 | 57 | -3243/+7407 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | drm: fix a bad VERSION check. | Dave Airlie | 2005-08-23 | 1 | -5/+0 |
| * | | | | | | | drm: fixes for powerpc | Dave Airlie | 2005-08-20 | 2 | -10/+10 |
| * | | | | | | | drm: add new texture upload code from r300 project | Dave Airlie | 2005-08-20 | 1 | -35/+29 |
| * | | | | | | | drm: update pci ids for savage and via | Dave Airlie | 2005-08-16 | 1 | -30/+25 |
| * | | | | | | | drm: add initial r300 3D support. | Dave Airlie | 2005-08-16 | 8 | -2/+2325 |