summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | qla3xxx: bugfix tx reset after stress conditions.Ron Mercer2007-02-271-28/+41
* | qla3xxx: Check return code from pci_map_single() in ql_release_to_lrg_buf_fre...Benjamin Li2007-02-271-7/+107
* | qla3xxx: bugfix: Fixed jumbo frame handling for 3032 chip.Ron Mercer2007-02-272-36/+64
* | qla3xxx: Clean up receive process.Ron Mercer2007-02-271-54/+24Star
* | qla3xxx: Dynamically size the rx buffer queue based on the MTU.Ron Mercer2007-02-272-15/+34
* | qla3xxx: Remove API to change MTU.Ron Mercer2007-02-271-22/+2Star
* | qla3xxx: Fix deadlock issue on error pathsBenjamin Li2007-02-271-3/+12
* | qla3xxx: Changed to use netdev_alloc_skb() from dev_alloc_skbBenjamin Li2007-02-271-5/+8
* | qla3xxx: Remove unnecessary memset() in qla3xxx_send()Benjamin Li2007-02-271-1/+0Star
* | qla3xxx: Return proper error codes when the 4022/4032 is being probedBenjamin Li2007-02-271-1/+7
* | Alignment in mv643xx_ethRalf Baechle2007-02-272-14/+3Star
* | sgiseeq: Don't include unnecessary headerfiles.Ralf Baechle2007-02-271-11/+0Star
* | ucc_geth: use of_get_mac_address()Timur Tabi2007-02-271-3/+1Star
* | skge: comma consistencyStephen Hemminger2007-02-271-2/+2
* | skge: fix transmitter flow controlStephen Hemminger2007-02-272-13/+33
* | myri10ge: workaround buggy adopted firmwaresBrice Goglin2007-02-271-4/+23
* | NetXen: Driver ifconfig fixAmit S. Kale2007-02-271-2/+2
* | NetXen: Driver unload fixesAmit S. Kale2007-02-272-5/+6
* | spidernet: janitorial, typosLinas Vepstas2007-02-272-7/+8
* | spidernet: transmit raceLinas Vepstas2007-02-271-1/+5
* | spidernet: fix racy double-free of skbLinas Vepstas2007-02-271-8/+15
* | spidernet: separate hardware state from driver state.Linas Vepstas2007-02-272-71/+95
* | spidernet: move medium variable into card structJens Osterkamp2007-02-272-7/+9
* | spidernet: remove txram full loggingIshizaki Kou2007-02-271-2/+2
* | spidernet: spidernet: add support for CellebKou Ishizaki2007-02-273-4/+12
* | spidernet: load firmware when openKou Ishizaki2007-02-271-124/+123Star
* | spidernet: autoneg support for CellebKou Ishizaki2007-02-272-16/+170
* | spidernet: compile break.Linas Vepstas2007-02-271-4/+1Star
* | sungem_phy: support bcm5461 phy, autoneg.Jens Osterkamp2007-02-272-136/+263
* | forcedeth: fix checksum feature in mcp65Ayaz Abdulla2007-02-271-4/+4
* | forcedeth: disable msixAyaz Abdulla2007-02-271-1/+1
* | forcedeth: fixed missing call in napi pollAyaz Abdulla2007-02-271-3/+7
* | [netdrvr] tc35815: fix obvious bugsJeff Garzik2007-02-271-1/+9
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-262-30/+10Star
|\ \
| * \ Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-172-30/+10Star
| |\ \
| | * | [PARISC] Make Lasi Ethernet depend on GSC onlyMatthew Wilcox2006-12-081-3/+3
| | * | [PARISC] lasi_82596: use BUILD_BUG_ON() and constify static arrayHelge Deller2006-12-081-27/+7Star
* | | | [TG3]: TSO workaround fixes.Michael Chan2007-02-262-10/+12
* | | | Revert "e1000: fix shared interrupt warning message"Linus Torvalds2007-02-211-6/+6
| |_|/ |/| |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-2024-240/+256
|\ \ \
| * \ \ Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik2007-02-2015-165/+149Star
| |\ \ \
| | * \ \ Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-1815-165/+149Star
| | |\ \ \
| | | * | | [PATCH] bcm43xx: OFDM fix for rev 1 cardsLarry Finger2007-02-143-4/+20
| | | * | | [PATCH] bcm43xx: Fix for 4311 and 02/07/07 specification changesLarry Finger2007-02-144-119/+95Star
| | | * | | [PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepathsDan Williams2007-02-141-1/+7
| | | * | | [PATCH] zd1211rw: Readd zd_addr_t castDaniel Drake2007-02-141-1/+1
| | | * | | [PATCH] bcm43xx: Fix for oops on resumeLarry Finger2007-02-141-1/+1
| | | * | | [PATCH] bcm43xx: Ignore ampdu status reportsMichael Buesch2007-02-142-13/+5Star
| | | * | | [PATCH] wavelan: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-142-10/+7Star
| | | * | | [PATCH] hostap: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-141-1/+2