aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-12libertas: Added support for host sleep featureAmitkumar Karwar5-33/+142
2010-07-09iwlagn: fix the bit mask of a FH register in stop Tx DMA flowEmmanuel Grumbach2-8/+6
2010-07-09iwlagn: more generic description for iwlagn devicesWey-Yi Guy1-2/+7
2010-07-09iwlwifi: correct descriptions of advanced ucode errorsJay Sternberg1-6/+30
2010-07-09iwlwifi: enable 6050 series Gen2 devicesShanyu Zhao5-0/+52
2010-07-08wl1271: use per-channel max tx power passed by mac80211 when scanningLuciano Coelho1-1/+1
2010-07-08wl1271: rewritten scanning codeLuciano Coelho5-141/+211
2010-07-08wl1271: moved scan operations to a separate fileLuciano Coelho7-240/+303
2010-07-08wl1271: Update interface to temporarily disable dynamic PSJuuso Oikarinen2-4/+4
2010-07-08wl1271: Fix warning when disconnecting and ad-hoc networkJuuso Oikarinen1-1/+2
2010-07-08wl1271: Disable dynamic PS based on BT co-ext sense eventsJuuso Oikarinen3-2/+18
2010-07-08wl1271: Update hardware ARP filtering configuration handlingJuuso Oikarinen3-54/+19
2010-07-08wl1271: read fem manufacturer value from nvsLuciano Coelho3-17/+3
2010-07-08wl1271: Work around AP's with broken ps-poll functionalityJuuso Oikarinen6-2/+88
2010-07-08wl1271: Use all basic rates for ps-poll, instead of just the slowestJuuso Oikarinen1-1/+1
2010-07-08wl1271: Use the ARP configuration function from mac80211Juuso Oikarinen3-108/+56
2010-07-08wl1271: Add TSF handlingJuuso Oikarinen4-6/+65
2010-07-08wl1271: Remove calibration from join commandJuuso Oikarinen1-104/+0
2010-07-07ath9k: fix a buffer leak in A-MPDU completionFelix Fietkau1-0/+5
2010-07-07ath9k: fix a potential buffer leak in the STA teardown pathFelix Fietkau1-26/+26
2010-07-06wl12xx: Use MODULE_ALIAS macro at correct postion for SPI busAmeya Palande3-1/+2
2010-07-06Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville14-89/+477
2010-07-02iwlwifi: adding enhance sensitivity table entriesWey-Yi Guy4-28/+157
2010-07-02iwlwifi: generic parameter define for _agn deviceWey-Yi Guy4-10/+10
2010-07-02iwlwifi: debugfs file for txfifo command testingWey-Yi Guy1-0/+27
2010-07-02iwlwifi: add support for device tx flush requestWey-Yi Guy8-1/+44
2010-07-02iwlwifi: add mac80211 flush callback supportWey-Yi Guy8-0/+114
2010-07-02iwlwifi: tx fifo queue flush commandWey-Yi Guy2-0/+35
2010-07-02iwlwifi: add debug print for parsing firmware TLVWey-Yi Guy1-38/+63
2010-07-02iwlwifi: fix fw_restart module parameterWey-Yi Guy4-12/+27
2010-07-02ath9k: fix crash with WEP in ad-hoc modeFelix Fietkau1-0/+4
2010-07-02ath9k: fix false positives in the baseband hang checkFelix Fietkau3-2/+28
2010-07-02ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau5-96/+31
2010-07-02ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau8-95/+120
2010-07-02ath9k_hw: sync initvals for ar9001 and ar9002 with AtherosFelix Fietkau2-113/+117
2010-07-02ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003Felix Fietkau3-6957/+6983
2010-07-02ath9k_hw: fix a few inconsistencies in initval array namesFelix Fietkau3-9/+9
2010-06-30ath9k_htc: Add LED support for AR7010Sujith4-4/+56
2010-06-30ath9k: fix TSF after reset on AR913xFelix Fietkau1-2/+14
2010-06-30rt2x00: Fix compile warning when debug disabledIvo van Doorn1-2/+1
2010-06-30rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1Ivo van Doorn1-4/+2
2010-06-30rt2x00: Fix antenna initializationIvo van Doorn1-3/+1
2010-06-30rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignmentIvo van Doorn1-2/+5
2010-06-30rt2x00: fix beacon reset on rt2800Helmut Schaa1-18/+24
2010-06-30rt2x00: Disable link tuning in AP modeHelmut Schaa1-4/+4
2010-06-30rt2x00: Fix beacon updates in rt61pciHelmut Schaa1-0/+6
2010-06-30rt2x00: Fix beacon updates in rt2800pciHelmut Schaa1-0/+6
2010-06-30rt2x00: Enable multiBSS in rt2800Ivo van Doorn1-2/+2
2010-06-30rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver.Gertjan van Wingerde1-1/+7
2010-06-30rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.Gertjan van Wingerde1-2/+12