summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* | [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] 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-04-021-6/+3
|\
| * BUG_ON() Conversion in drivers/net/Eric Sesterhenn2006-04-021-6/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-04-0212-1045/+615
|\ \ | |/ |/|
| * [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_presentDominik Brodowski2006-03-315-10/+9
| * [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-319-195/+117
| * [PATCH] pcmcia: remove unused p_dev->state flagsDominik Brodowski2006-03-313-3/+2
| * [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-319-72/+75
| * [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-3111-338/+292
OpenPOWER on IntegriCloud