summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associatedZhu Yi2006-04-243-27/+673
* [PATCH] ipw2200: Fix endian issues with v3.0 fw image formatZhu Yi2006-04-241-11/+12
* [PATCH] ipw2200: Set the 'fixed' flags in wext get_rateZhu Yi2006-04-241-0/+1
* [PATCH] ipw2200: turn off signal debug logZhu Yi2006-04-241-1/+1
* [PATCH] ipw2200: Do not continue loading the firmware if kmalloc failsZhu Yi2006-04-241-0/+1
* [PATCH] ipw2200: fix compile warning when !CONFIG_IPW2200_DEBUGZhu Yi2006-04-241-0/+2
* [PATCH] ipw2200: add module_param support for antenna selectionZhu Yi2006-04-241-1/+7
* [PATCH] ipw2200: generates a scan event after a scan has completedZhu Yi2006-04-241-1/+20
* [PATCH] ipw2200: Fix TX QoS enabled frames problemZhu Yi2006-04-241-38/+33
* [PATCH] ipw2200: Exponential averaging for signal and noise LevelZhu Yi2006-04-242-18/+22
* [PATCH] bcm43xx: use pci_iomap() for convenience.Michael Buesch2006-04-243-23/+7
* [PATCH] orinoco: bump version to 0.15Pavel Roskin2006-04-241-1/+1
* [PATCH] orinoco: further comment cleanup in the PCI driversPavel Roskin2006-04-244-112/+22
* [PATCH] orinoco: reduce differences between PCI drivers, create orinoco_pci.hPavel Roskin2006-04-245-565/+368
* [PATCH] orinoco: support PCI suspend/resume for Nortel, PLX and TMD adaptorsPavel Roskin2006-04-243-4/+241
* [PATCH] orinoco_pci: use pci_iomap() for resourcesPavel Roskin2006-04-241-9/+6
* [PATCH] orinoco_pci: disable device and free IRQ when suspendingPavel Roskin2006-04-241-0/+11
* [PATCH] orinoco: delay FID allocation after firmware initializationPavel Roskin2006-04-241-6/+22
* [PATCH] orinoco: fix BAP0 offset error after several days of operationJiri Benc2006-04-241-0/+2
* [PATCH] orinoco: simplify 802.3 encapsulation codePavel Roskin2006-04-242-38/+20
* [PATCH] orinoco: refactor and clean up Tx error handlingPavel Roskin2006-04-241-16/+13
* [PATCH] orinoco: don't use any padding for Tx framesPavel Roskin2006-04-243-58/+7
* [PATCH] orinoco replace hermes_write_words() with hermes_write_bytes()Pavel Roskin2006-04-243-15/+16
* [PATCH] orinoco: orinoco_xmit() should only return valid symbolic constantsPavel Roskin2006-04-241-6/+6
* [PATCH] orinoco: optimize Tx exception handling in orinocoPavel Roskin2006-04-241-36/+6
* [PATCH] orinoco: Symbol card supported by spectrum_cs is LA4137, not LA4100Pavel Roskin2006-04-241-2/+2
* [PATCH] orinoco: remove debug buffer code and userspace include supportPavel Roskin2006-04-242-53/+0
* [PATCH] orinoco: remove tracing code, it's unusedPavel Roskin2006-04-242-86/+0
* [PATCH] orinoco: remove underscores from little-endian field namesPavel Roskin2006-04-241-14/+14
* [PATCH] orinoco: remove PCMCIA audio support, it's useless for wireless cardsPavel Roskin2006-04-242-12/+0
* [PATCH] orinoco: Remove useless CIS validationPavel Roskin2006-04-242-6/+0
* [PATCH] bcm43xx: make PIO mode usableMichael Buesch2006-04-243-32/+84
* [PATCH] Fix crash on big-endian systems during scanPavel Roskin2006-04-241-2/+2
* [PATCH] pcmcia: add new ID to pcnet_csDominik Brodowski2006-04-221-0/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-04-2016-160/+210
|\
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-04-2015-159/+209
| |\
| | * [PATCH] bcm43xx: iw_priv_args names should be <16 charactersErik Mouw2006-04-191-4/+4
| | * [PATCH] bcm43xx: sysfs code cleanupMichael Buesch2006-04-194-67/+82
| | * [PATCH] bcm43xx: fix pctl slowclock limit calculationMichael Buesch2006-04-192-47/+77
| | * [PATCH] bcm43xx: fix dyn tssi2dbm memleakAdrian Bunk2006-04-191-0/+1
| | * [PATCH] bcm43xx: fix config menu alignmentRandy Dunlap2006-04-191-0/+3
| | * [PATCH] bcm43xx wireless: fix printk format warningsRandy Dunlap2006-04-192-10/+11
| | * [PATCH] bcm43xx: set trans_start on TX to prevent bogus timeoutsMichael Buesch2006-04-191-0/+1
| | * [PATCH] orinoco: fix truncating commsquality RID with the latest Symbol firmwarePavel Roskin2006-04-191-1/+1
| | * [PATCH] Revert NET_RADIO Kconfig title changeJean Tourrilhes2006-04-191-1/+1
| | * [PATCH] wireless/atmel: send WEXT scan completion eventsDan Williams2006-04-191-0/+11
| | * [PATCH] wireless/airo: clean up WEXT association and scan eventsDan Williams2006-04-191-29/+17
| * | [PATCH] NEx000: fix RTL8019AS base address for RBTX4938Sergei Shtylyov2006-04-201-1/+1
| |/
* | [SUNGEM]: Marvell PHY suspend.Johannes Berg2006-04-191-5/+6
|/
* [IRDA]: smsc-ircc2, smcinit support for ALi ISA bridgesLinus Walleij2006-04-141-52/+264
OpenPOWER on IntegriCloud