aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2006-04-24[PATCH] ipw2200: add module_param support for antenna selectionZhu Yi
2006-04-24[PATCH] ipw2200: generates a scan event after a scan has completedZhu Yi
2006-04-24[PATCH] ipw2200: Fix TX QoS enabled frames problemZhu Yi
2006-04-24[PATCH] ipw2200: Exponential averaging for signal and noise LevelZhu Yi
2006-04-24[PATCH] bcm43xx: use pci_iomap() for convenience.Michael Buesch
2006-04-24[PATCH] orinoco: bump version to 0.15Pavel Roskin
2006-04-24[PATCH] orinoco: further comment cleanup in the PCI driversPavel Roskin
2006-04-24[PATCH] orinoco: reduce differences between PCI drivers, create orinoco_pci.hPavel Roskin
2006-04-24[PATCH] orinoco: support PCI suspend/resume for Nortel, PLX and TMD adaptorsPavel Roskin
2006-04-24[PATCH] orinoco_pci: use pci_iomap() for resourcesPavel Roskin
2006-04-24[PATCH] orinoco_pci: disable device and free IRQ when suspendingPavel Roskin
2006-04-24[PATCH] orinoco: delay FID allocation after firmware initializationPavel Roskin
2006-04-24[PATCH] orinoco: fix BAP0 offset error after several days of operationJiri Benc
2006-04-24[PATCH] orinoco: simplify 802.3 encapsulation codePavel Roskin
2006-04-24[PATCH] orinoco: refactor and clean up Tx error handlingPavel Roskin
2006-04-24[PATCH] orinoco: don't use any padding for Tx framesPavel Roskin
2006-04-24[PATCH] orinoco replace hermes_write_words() with hermes_write_bytes()Pavel Roskin
2006-04-24[PATCH] orinoco: orinoco_xmit() should only return valid symbolic constantsPavel Roskin
2006-04-24[PATCH] orinoco: optimize Tx exception handling in orinocoPavel Roskin
2006-04-24[PATCH] orinoco: Symbol card supported by spectrum_cs is LA4137, not LA4100Pavel Roskin
2006-04-24[PATCH] orinoco: remove debug buffer code and userspace include supportPavel Roskin
2006-04-24[PATCH] orinoco: remove tracing code, it's unusedPavel Roskin
2006-04-24[PATCH] orinoco: remove underscores from little-endian field namesPavel Roskin
2006-04-24[PATCH] orinoco: remove PCMCIA audio support, it's useless for wireless cardsPavel Roskin
2006-04-24[PATCH] orinoco: Remove useless CIS validationPavel Roskin
2006-04-24[PATCH] bcm43xx: make PIO mode usableMichael Buesch
2006-04-24[PATCH] Fix crash on big-endian systems during scanPavel Roskin
2006-04-19[PATCH] bcm43xx: iw_priv_args names should be <16 charactersErik Mouw
2006-04-19[PATCH] bcm43xx: sysfs code cleanupMichael Buesch
2006-04-19[PATCH] bcm43xx: fix pctl slowclock limit calculationMichael Buesch
2006-04-19[PATCH] bcm43xx: fix dyn tssi2dbm memleakAdrian Bunk
2006-04-19[PATCH] bcm43xx: fix config menu alignmentRandy Dunlap
2006-04-19[PATCH] bcm43xx wireless: fix printk format warningsRandy Dunlap
2006-04-19[PATCH] bcm43xx: set trans_start on TX to prevent bogus timeoutsMichael Buesch
2006-04-19[PATCH] orinoco: fix truncating commsquality RID with the latest Symbol firmwarePavel Roskin
2006-04-19[PATCH] Revert NET_RADIO Kconfig title changeJean Tourrilhes
2006-04-19[PATCH] wireless/atmel: send WEXT scan completion eventsDan Williams
2006-04-19[PATCH] wireless/airo: clean up WEXT association and scan eventsDan Williams
2006-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2006-04-02BUG_ON() Conversion in drivers/net/Eric Sesterhenn
2006-03-31[PATCH] uml: kconfigsAl Viro
2006-03-31[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_presentDominik Brodowski
2006-03-31[PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski
2006-03-31[PATCH] pcmcia: remove unused p_dev->state flagsDominik Brodowski
2006-03-31[PATCH] pcmcia: add return value to _config() functionsDominik Brodowski
2006-03-31[PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski
2006-03-31[PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski
2006-03-31[PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski
2006-03-31[PATCH] pcmcia: default suspend and resume handlingDominik Brodowski