summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * | | | | s2io: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-201-3/+18
| * | | | | 8139too: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-201-23/+17
| * | | | | sis190: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-201-2/+5
| * | | | | r8169: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-201-7/+18
* | | | | | [NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012]Dale Farnsworth2007-02-201-21/+0
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-194-13/+7
|\ \ \ \ \
| * | | | | drivers/net/eexpress.c: remove duplicate commentShane Shrybman2007-02-171-7/+0
| * | | | | fix the BAYCOM_SER_HDX help textSimon Depiets2007-02-171-1/+2
| * | | | | Various typo fixes.Robert P. J. Day2007-02-172-5/+5
* | | | | | sk98lin: mark deprecated in KconfigDaniel Drake2007-02-171-3/+5
| |/ / / / |/| | | |
* | | | | Hostess SV-11 depends on INETBaruch Even2007-02-171-1/+1
OpenPOWER on IntegriCloud