aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi2012-09-141-1/+1
* rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son2012-08-261-0/+1
* rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka2012-08-151-2/+1
* rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka2012-07-191-1/+1
* rtl8187: ->brightness_set can not sleepStanislaw Gruszka2012-07-161-1/+1
* mwifiex: fix 11n rx packet drop issueStone Piao2012-07-163-2/+12
* ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis2012-07-161-1/+1
* ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan2012-07-161-1/+13
* ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan2012-07-161-0/+9
* iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-06-171-1/+1
* wl1251: fix oops on early interruptGrazvydas Ignotas2012-06-102-3/+2
* iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman2012-06-101-0/+1
* wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas2012-05-071-0/+1
* wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas2012-05-071-1/+1
* rtlwifi: Fix oops on unloadLarry Finger2012-05-071-0/+1
* ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev2012-05-071-1/+12
* rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde2012-04-271-14/+12
* rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox2012-04-271-0/+2
* rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde2012-04-271-0/+1
* rt2800usb: Add new device ID for BelkinEduardo Bacchi Kienetz2012-04-271-0/+2
* rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde2012-04-271-2/+2
* ath9k: fix max noise floor thresholdRajkumar Manoharan2012-04-221-3/+2
* rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-221-1/+6
* p54spi: Release GPIO lines and IRQ on error in p54spi_probeMax Filippov2012-04-021-4/+10
* rtlwifi: rtl8192ce: Fix loss of receive performanceJingjun Wu2012-04-021-0/+4
* rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cuLarry Finger2012-04-021-3/+8
* rtlwifi: Handle previous allocation failures when freeing device memorySimon Graham2012-04-021-6/+10
* rt2x00: Add support for D-Link DWA-127 to rt2800usb.Gertjan van Wingerde2012-04-021-0/+1
* iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2012-03-232-4/+5
* rt2x00: fix random stallsStanislaw Gruszka2012-03-193-1/+17
* carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari2012-03-121-0/+1
* ath9k_hw: prevent writes to const data on AR9160Felix Fietkau2012-03-123-25/+20
* ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin2012-02-291-1/+1
* iwlegacy: 3945: fix hw passive scan on radar channelsStanislaw Gruszka2012-01-251-5/+4
* iwlagn: check for SMPS modeWey-Yi Guy2012-01-252-0/+4
* rt2800pci: fix spurious interrupts generationStanislaw Gruszka2012-01-251-20/+8
* rtl8192se: Fix BUG caused by failure to check skb allocationLarry Finger2012-01-251-0/+4
* wl12xx: Check buffer bound when processing nvs dataPontus Fuchs2012-01-121-0/+14
* wl12xx: Validate FEM index from ini file and FWPontus Fuchs2012-01-121-0/+22
* rt2800usb: Move ID out of unknownLarry Finger2012-01-121-1/+1
* ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan2012-01-061-0/+3
* iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach2012-01-061-4/+1
* iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy2012-01-061-2/+2
* iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy2012-01-061-1/+4
* ath9k: fix max phy rate at rate control initRajkumar Manoharan2012-01-061-1/+3
* iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy2011-12-213-28/+28
* rt2x00: Fix efuse EEPROM reading on PPC32.Gertjan van Wingerde2011-12-091-1/+1
* p54spi: Fix workqueue deadlockMichael Büsch2011-12-091-2/+2