summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [wireless ipw2200] remove redundant return statementMateusz Berezecki2005-10-041-2/+0
* [PATCH] bonding: replicate IGMP traffic in activebackup modeJohn W. Linville2005-10-041-2/+51
* [netdrvr s2io] Add a MODULE_VERSION entryJohn Linville2005-10-041-3/+7
* [PATCH] s2io: change strncpy length arg to use size of targetJohn W. Linville2005-10-041-5/+4
* airo: fix resumeMichal Schmidt2005-10-041-3/+4
* [PATCH] AX.25: Convert mkiss.c to DEFINE_RWLOCKRalf Baechle2005-10-041-1/+1
* [PATCH] AX.25: Delete debug printk from mkiss driverRalf Baechle2005-10-041-1/+0
* e1000: fix warningsJeff Garzik2005-10-041-6/+9
* e1000: Flush shadow RAMMallikarjuna R Chilakala2005-10-042-2/+5
* e1000: Added msleep_interruptible delayMallikarjuna R Chilakala2005-10-041-0/+1
* e1000: Fixes for packet split related issuesMallikarjuna R Chilakala2005-10-043-38/+60
* e1000: Enable custom configuration bits for 82571/2 controllersMallikarjuna R Chilakala2005-10-041-0/+23
* e1000: implementation of the multi-queue featureMallikarjuna R Chilakala2005-10-041-3/+188
* e1000: multi-queue defines/modification to data structuresMallikarjuna R Chilakala2005-10-044-243/+564
* e1000: Support for 82571 and 82572 controllersMallikarjuna R Chilakala2005-10-044-54/+372
* [PATCH] S2io: MSI/MSI-X support (runtime configurable)Ravinandan Arakali2005-10-042-37/+556
* Merge branch 'upstream-fixes'Jeff Garzik2005-10-048-242/+134
|\
| * [PATCH] sungem: fix gfp flags typeRandy Dunlap2005-10-041-1/+2
| * [PATCH] ns83820: fix gfp flags typeRandy Dunlap2005-10-041-1/+1
| * [netdrvr starfire] fix highmem and broken firmware issuesIon Badulescu2005-10-031-22/+24
| * [PATCH] net/Kconfig: convert pocket_adapter ISA to PARPORTGrant Coady2005-10-031-4/+4
| * [PATCH] emac: add support for platform-specific unsupported PHY featuresWade Farnsworth2005-10-031-0/+31
| * [PATCH] tulip DC21143 rev 48 10Mbit HDX fixPhilippe De Muyter2005-10-031-1/+1
| * [PATCH] fix bonding crash, remove old ABI supportJay Vosburgh2005-10-032-213/+71
* | Merge branch 'upstream-fixes'Jeff Garzik2005-10-0322-78/+9844
|\ \ | |/
| * [netdrvr] fix smc91c92_cs multicast bugKomuro2005-10-031-1/+1
| * [PATCH] ns83820: fix gfp flags typeRandy Dunlap2005-10-031-1/+1
| * [PATCH] skge: set mac address oops with bondingStephen Hemminger2005-10-031-8/+16
| * [TG3]: Update driver version and release date.David S. Miller2005-10-031-2/+2
| * [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-034-13/+18
| * [TG3]: Refine AMD K8 write-reorder chipset test.Michael Chan2005-10-031-11/+12
| * [CASSINI]: Convert to ethtool_opsAl Viro2005-10-031-288/+214
| * [ARM] Fix init printk for EBSA110 network driver, and link timerRussell King2005-10-021-11/+9
| * [ARM] Fix EBSA110 network driver link detectionRussell King2005-10-021-1/+1
| * [PATCH] r8169: tone down the r8169 driverFrancois Romieu2005-09-301-2/+1
| * [PATCH] volatile unsigned short f(...) doesn't make senseAl Viro2005-09-301-1/+1
| * [PATCH] cassini annotations and fixesAl Viro2005-09-301-9/+9
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-09-294-0/+9745
| |\
| | * [NET]: Add Sun Cassini driver.David S. Miller2005-09-274-0/+9745
| * | [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-294-11/+11
| * | [PATCH] orinoco: Fix flood of kernel log with stupid WE warningsBenjamin Herrenschmidt2005-09-281-1/+1
| |/
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-09-272-15/+80
| |\
| | * [TG3]: Update driver version and release date.David S. Miller2005-09-271-2/+2
| | * [TG3]: misc. fixesMichael Chan2005-09-271-7/+46
| | * [TG3]: 5780 PHY fixesMichael Chan2005-09-272-6/+32
| * | [PATCH] missing asm/irq.h (cs89x0)Al Viro2005-09-261-0/+1
| |/
| * [PATCH] skge: fix Yukon-Lite A0 workaroundStephen Hemminger2005-09-231-2/+20
| * [PATCH] 8390 Tx fix for non i386 machinesPaul Gortmaker2005-09-231-1/+1
* | [PATCH] hostap: Unregister netdevs before freeing local dataJouni Malinen2005-10-031-10/+12
* | [PATCH] hostap: Do not free local->hw_priv before unregistering netdevJouni Malinen2005-10-033-14/+7
OpenPOWER on IntegriCloud