summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* /spare/repo/netdev-2.6 branch 'master'Jeff Garzik2005-09-01100-4094/+18642
|\
| * Merge HEAD from /spare/repo/linux-2.6/.git Jeff Garzik2005-08-3019-279/+413
| |\
| | * Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2005-08-291-2/+2
| | |\
| | | * [PATCH] s2io build fixAndrew Morton2005-08-301-2/+2
| | * | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-08-292-2/+2
| | |\ \
| | | * | [PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell2005-08-302-2/+2
| | | |/
| | * | [BNX2]: update version and minor fixesMichael Chan2005-08-291-17/+15
| | * | [BNX2]: change irq locks to bh locksMichael Chan2005-08-291-32/+24
| | * | [BNX2]: remove atomics in txMichael Chan2005-08-292-20/+18
| | * | [BNX2]: speedup serdes linkupMichael Chan2005-08-292-13/+45
| | * | [BNX2]: Fix rtnl deadlock in bnx2_closeMichael Chan2005-08-292-1/+15
| | * | [BNX2]: Possible sparse fixes, take twoPeter Hagervall2005-08-291-20/+19
| | * | [TG3]: Fix bug in setting a tg3_flagMichael Chan2005-08-291-8/+6
| | * | [TG3]: Eliminate one register write in tg3_restart_ints()Michael Chan2005-08-291-2/+0
| | * | [TG3]: Add indirect register method for 5703 behind ICHMichael Chan2005-08-292-28/+163
| | * | [TG3]: Add mailbox read methodMichael Chan2005-08-292-18/+24
| | * | [TG3]: Add various register methodsMichael Chan2005-08-291-33/+33
| | * | [TG3]: Add basic register access function pointersMichael Chan2005-08-292-11/+31
| | * | [NET]: Remove explicit initializations of skb->input_devDavid S. Miller2005-08-291-1/+0
| | * | [NET]: Kill skb->real_devDavid S. Miller2005-08-298-18/+16
| | * | [NET]: Remove HIPPI private from skbuff.hStephen Hemminger2005-08-291-1/+2
| | * | [NET]: Kill skb->listDavid S. Miller2005-08-292-63/+9
| | |/
| * | /spare/repo/netdev-2.6 branch 'chelsio'Jeff Garzik2005-08-2918-0/+6953
| |\ \
| | * \ Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-29219-10466/+13700
| | |\ \ | | | |/
| | * | Update Chelsio gige net driver.Scott Bardone2005-06-2321-2262/+1830
| | * | Merge /spare/repo/linux-2.6/Jeff Garzik2005-06-2269-5130/+26133
| | |\ \
| | * | | [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
OpenPOWER on IntegriCloud