aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* [PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch2006-06-05
* [PATCH] arlan: fix section mismatch warningsRandy Dunlap2006-05-26
* [PATCH] wavelan: fix section mismatchRandy Dunlap2006-05-26
* [PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita2006-05-23
* [PATCH] bcm43xx: associate on 'ifconfig up'David Woodhouse2006-05-17
* [PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse2006-05-05
* [PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch2006-05-05
* [PATCH] bcm43xx: check for valid MAC address in SPROMStefano Brivio2006-05-05
* [PATCH] bcm43xx: fix iwmode crash when downMichael Buesch2006-05-05
* [PATCH] bcm43xx: make PIO mode usableMichael Buesch2006-04-24
* [PATCH] Fix crash on big-endian systems during scanPavel Roskin2006-04-24
* [PATCH] bcm43xx: iw_priv_args names should be <16 charactersErik Mouw2006-04-19
* [PATCH] bcm43xx: sysfs code cleanupMichael Buesch2006-04-19
* [PATCH] bcm43xx: fix pctl slowclock limit calculationMichael Buesch2006-04-19
* [PATCH] bcm43xx: fix dyn tssi2dbm memleakAdrian Bunk2006-04-19
* [PATCH] bcm43xx: fix config menu alignmentRandy Dunlap2006-04-19
* [PATCH] bcm43xx wireless: fix printk format warningsRandy Dunlap2006-04-19
* [PATCH] bcm43xx: set trans_start on TX to prevent bogus timeoutsMichael Buesch2006-04-19
* [PATCH] orinoco: fix truncating commsquality RID with the latest Symbol firmwarePavel Roskin2006-04-19
* [PATCH] Revert NET_RADIO Kconfig title changeJean Tourrilhes2006-04-19
* [PATCH] wireless/atmel: send WEXT scan completion eventsDan Williams2006-04-19
* [PATCH] wireless/airo: clean up WEXT association and scan eventsDan Williams2006-04-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-04-02
|\
| * BUG_ON() Conversion in drivers/net/Eric Sesterhenn2006-04-02
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-04-02
|\ \ | |/ |/|
| * [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_presentDominik Brodowski2006-03-31
| * [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-31
| * [PATCH] pcmcia: remove unused p_dev->state flagsDominik Brodowski2006-03-31
| * [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-31
| * [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-31
| * [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-31
| * [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-31
| * [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-31
| * [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irqDominik Brodowski2006-03-31
| * [PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski2006-03-31
* | [PATCH] uml: kconfigsAl Viro2006-03-31
|/
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-29
|\
| * [PATCH] hostap: Fix EAPOL frame encryptionJouni Malinen2006-03-27
| * [PATCH] hostap: Make hostap_tx_encrypt() staticJouni Malinen2006-03-27
| * [PATCH] PCMCIA_SPECTRUM must select FW_LOADERAdrian Bunk2006-03-27
| * [PATCH] bcm43xx: don't set the channel on a device, which is down.Michael Buesch2006-03-27
| * [PATCH] bcm43xx: sync GPHY init with the specs.Michael Buesch2006-03-27
| * [PATCH] bcm43xx: fix the remaining sparse warnings.Michael Buesch2006-03-27
| * [PATCH] bcm43xx: remove some compilerwarnings.Michael Buesch2006-03-27
| * [PATCH] bcm43xx: fix "include" issues on some platforms.Michael Buesch2006-03-27
| * [PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files.Michael Buesch2006-03-27
| * [PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want...Michael Buesch2006-03-27
| * [PATCH] bcm43xx: fix nrssi_threshold calculation.Michael Buesch2006-03-27
| * [PATCH] bcm43xx: sync interference mitigation code to the specs.Michael Buesch2006-03-27
| * [PATCH] bcm43xx: set default attenuation values.Michael Buesch2006-03-27