summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2012-06-19iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2-0/+6
2012-06-19iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman1-2/+20
2012-06-19iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg1-0/+1
2012-06-19iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg1-0/+2
2012-06-19rt2x00: use atomic variable for seqnoStanislaw Gruszka3-10/+7
2012-06-19iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach1-1/+1
2012-06-10ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau1-6/+10
2012-06-10wl1251: fix oops on early interruptGrazvydas Ignotas2-3/+2
2012-06-10iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman2-5/+5
2012-06-10iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman1-0/+1
2012-05-31rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2-19/+21
2012-05-31b43legacy: Fix error due to MMIO access with SSB unpoweredLarry Finger1-2/+0
2012-05-20brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel1-5/+1
2012-05-20brcm80211: smac: pass missing argument to 'brcms_b_mute'Jonathan Nieder1-1/+1
2012-05-11iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy1-2/+2
2012-05-11iwlwifi: use correct released ucode versionMeenakshi Venkataraman4-18/+27
2012-05-11iwlagn: allow up to uCode API 6 for 6000 devicesJohannes Berg1-2/+5
2012-05-11iwlwifi: fix hardware queue programmingJohannes Berg2-8/+43
2012-05-11iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka2-4/+9
2012-05-11wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas1-0/+1
2012-05-11wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas1-1/+1
2012-05-11rtlwifi: Fix oops on unloadLarry Finger1-0/+1
2012-05-11ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev1-1/+12
2012-05-11b43: only reload config after successful initializationSeth Forshee1-2/+8
2012-05-11rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde1-14/+12
2012-05-11rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox1-0/+2
2012-05-11brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel1-0/+8
2012-05-11mwifiex: update pcie8766 scratch register addressesBing Zhao1-9/+9
2012-04-22ath9k: fix max noise floor thresholdRajkumar Manoharan1-3/+2
2012-04-22rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger1-1/+6
2012-04-13rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger2-2/+2
2012-04-02p54spi: Release GPIO lines and IRQ on error in p54spi_probeMax Filippov1-4/+10
2012-04-02iwlwifi: always monitor for stuck queuesJohannes Berg1-14/+4
2012-04-02rtlwifi: rtl8192ce: Fix loss of receive performanceJingjun Wu1-0/+4
2012-04-02rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cuLarry Finger1-3/+8
2012-04-02rtlwifi: Handle previous allocation failures when freeing device memorySimon Graham1-6/+10
2012-04-02rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failuresLarry Finger4-10/+20
2012-04-02rt2x00: Add support for D-Link DWA-127 to rt2800usb.Gertjan van Wingerde1-0/+1
2012-03-23iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2-4/+5
2012-03-19rt2x00: fix random stallsStanislaw Gruszka3-1/+17
2012-03-12carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter1-3/+5
2012-03-12carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari1-0/+1
2012-03-12rtl8192cu: Add new device IDsLarry Finger1-4/+32
2012-03-12iwlwifi: fix key removalJohannes Berg1-1/+9
2012-03-12ath9k_hw: prevent writes to const data on AR9160Felix Fietkau3-25/+20
2012-02-29ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin1-1/+1
2012-02-20ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau1-2/+5
2012-02-20ath9k: fix a WEP crypto related regressionFelix Fietkau1-0/+8
2012-02-20ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan1-4/+5
2012-02-03iwlwifi: fix PCI-E transport "inta" raceJohannes Berg1-2/+2