summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+3
* sgiseeq: Don't include unnecessary headerfiles.Ralf Baechle2007-02-271-11/+0
* ucc_geth: use of_get_mac_address()Timur Tabi2007-02-271-3/+1
* 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/+123
* spidernet: autoneg support for CellebKou Ishizaki2007-02-272-16/+170
* spidernet: compile break.Linas Vepstas2007-02-271-4/+1
* 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/+10
|\
| * Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-172-30/+10
| |\
| | * [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/+7
* | | [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/+149
| |\ \ \
| | * \ \ Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-1715-165/+149
| | |\ \ \
| | | * | | [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/+95
| | | * | | [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/+5
| | | * | | [PATCH] wavelan: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-142-10/+7
| | | * | | [PATCH] hostap: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-141-1/+2
| | | * | | [PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-142-3/+5
| | | * | | [PATCH] ipw2100: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-141-8/+6
| | | * | | [PATCH] bcm43xx: Janitorial change - remove two unused variablesLarry Finger2007-02-142-4/+0
| * | | | | natsemi: Support Aculab E1/T1 PMXc cPCI carrier cardsMark Brown2007-02-201-1/+9
| * | | | | natsemi: Add support for using MII port with no PHYMark Brown2007-02-201-5/+30
| * | | | | skge: race with workq and RTNLStephen Hemminger2007-02-201-4/+5
| * | | | | Replace local random function with random32()Ralf Baechle2007-02-203-31/+6
OpenPOWER on IntegriCloud