summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [TG3]: Fix msi issue with kexec/kdump.Michael Chan2007-07-182-49/+66
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-183-44/+87
|\
| * [PPPOL2TP]: Reset meta-data in xmit functionPatrick McHardy2007-07-181-0/+6
| * [PPPOL2TP]: Fix use-after-freePatrick McHardy2007-07-181-4/+8
| * [BNX2]: Update version to 1.6.3.Michael Chan2007-07-181-2/+2
| * [BNX2]: Use constants for stats ticks.Michael Chan2007-07-181-4/+5
| * [BNX2]: Add delay before reading firmware version.Michael Chan2007-07-181-4/+12
| * [BNX2]: Support NVRAM on 5709.Michael Chan2007-07-182-30/+54
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-182-132/+132
|\ \
| * | [SPARC64]: Fix reset handling in VNET driver.David S. Miller2007-07-181-0/+2
| * | [SPARC64]: Simplify VNET probing.David S. Miller2007-07-182-132/+130
| |/
* | xen: add virtual network device driverJeremy Fitzhardinge2007-07-183-0/+1877
* | usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-181-1/+1
|/
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-172-3/+5
* drivers/net/wan/sbni: kill uninit'd var warningJeff Garzik2007-07-171-4/+3
* drivers/net/wan/pc300_drv: fix bug caught by gcc warningJeff Garzik2007-07-171-0/+2
* [netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() failsJeff Garzik2007-07-172-2/+12
* [netdrvr] natsemi: Fix device removal bugJeff Garzik2007-07-171-1/+1
* atl1: missing includeAl Viro2007-07-171-0/+1
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-172-1/+3
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-1638-1767/+2228
|\
| * forcedeth bug fix: realtek phyAyaz Abdulla2007-07-161-0/+54
| * forcedeth bug fix: vitesse phyAyaz Abdulla2007-07-161-0/+88
| * forcedeth bug fix: cicada phyAyaz Abdulla2007-07-161-10/+10
| * atl1: reorder atl1_main functionsJay Cliburn2007-07-161-975/+975
| * atl1: fix excessively indented codeJay Cliburn2007-07-161-36/+50
| * atl1: cleanup atl1_mainJay Cliburn2007-07-161-141/+137
| * atl1: header file cleanupJay Cliburn2007-07-162-85/+90
| * atl1: remove irq_semJay Cliburn2007-07-162-5/+2
| * cdc-subset to support new vendor/product IDjing xiang2007-07-161-0/+3
| * 8139cp: implement the missing dev->tx_timeoutFrancois Romieu2007-07-161-3/+24
| * myri10ge: Remove nonsensical limit in the tx done routineBrice Goglin2007-07-161-6/+0
| * gianfar: kill unused headerKumar Gala2007-07-161-1/+0
| * EP93XX_ETH must select MIIJohn Donoghue2007-07-161-0/+1
| * macb: Add multicast capabilityPatrice Vilchez2007-07-161-0/+120
| * macb: Use generic PHY layerfrederic RODO2007-07-163-257/+206
| * eHEA: Introducing support vor DLPAR memory addThomas Klein2007-07-165-65/+275
| * Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik2007-07-1621-268/+276
| |\
| | * [PATCH] use list_for_each_entry() for iteration in Prism 54 driverMatthias Kaehlcke2007-07-101-16/+6
| | * [PATCH] libertas: fix disabling WPADan Williams2007-07-101-1/+1
| | * [PATCH] drivers/net/wireless/libertas/wext.c: remove dead codeAdrian Bunk2007-07-101-3/+0
| | * [PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake2007-07-1010-124/+134
| | * [PATCH] zd1211rw: Add ID for Buffalo WLI-U2-KG54LDaniel Drake2007-07-101-0/+1
| | * [PATCH] zd1211rw: Detect more AL2230S radiosDaniel Drake2007-07-103-6/+9
| | * [PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domainsDaniel Drake2007-07-101-5/+8
| | * [PATCH] airo: start with radio offMichal Schmidt2007-07-101-1/+1
| | * [PATCH] airo: simpler calling convention for enable_MAC()Michal Schmidt2007-07-101-36/+27
| | * [PATCH] airo: fix a race causing initialization failuresMichal Schmidt2007-07-101-31/+28
| | * [PATCH] airo: delay some initialization until the netdev is upMichal Schmidt2007-07-101-35/+45
| | * [PATCH] airo: disable the PCI device when unloading moduleMichal Schmidt2007-07-101-1/+5
OpenPOWER on IntegriCloud