summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-02-02Merge branch 'android-3.0' into imx_3.0.15_androidXinyu Chen
2012-01-31net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2012-01-09ENGR00155400 [ath6kl]build warningTony Lin
2012-01-09ENGR00139260-2 [ath6k wifi]add some delay after resumingTony Lin
2012-01-09ENGR00139260-1 [ath6k wifi]remove drivers under drivers/net/wirelessTony Lin
2012-01-09ENGR00122691-1 Add atheros driver ath6klRichard Zhao
2011-12-21iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy
2011-12-19net: wireless: bcmdhd: Enable wlan access on resume for all sdio functionsDmitry Shmidt
2011-12-19net: wireless: bcmdhd: Fix P2P interface removalDmitry Shmidt
2011-12-19net: wireless: bcm4329: Fix pno_enable if disassociatedDmitry Shmidt
2011-12-19net: wireless: bcmdhd: Fix proper scan command even if request is NULLDmitry Shmidt
2011-12-19net: wireless: bcmdhd: Decrease event wake_lock timeout to 1500 msDmitry Shmidt
2011-12-19net: wireless: bcmdhd: Fix getting arp_hostip tableDmitry Shmidt
2011-12-19net: wireless: bcmdhd: Allow to push more packets to FW for TxDmitry Shmidt
2011-12-19net: wireless: bcmdhd: Fix scan crash in ibss modeDmitry Shmidt
2011-12-19net: wireless: bcmdhd: Add FW reloading in case of FW hangDmitry Shmidt
2011-12-19net: wireless: bcmdhd: Update to Version 5.90.125.94.1Dmitry Shmidt
2011-12-19net: wireless: bcmdhd: Use CONFIG_DHD_USE_STATIC_BUF for preallocated memoryDmitry Shmidt
2011-12-09rt2x00: Fix efuse EEPROM reading on PPC32.Gertjan van Wingerde
2011-12-09p54spi: Fix workqueue deadlockMichael Büsch
2011-12-09p54spi: Add missing spin_lock_initMichael Büsch
2011-11-26rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde
2011-11-26Net, libertas: Resolve memory leak in if_spi_host_to_card()Jesper Juhl
2011-11-21b43: refuse to load unsupported firmwareRafał Miłecki
2011-11-11net: wireless: bcmdhd: Call init_ioctl() only if was started properly for WEXTDmitry Shmidt
2011-11-11net: wireless: bcmdhd: Call init_ioctl() only if was started properlyDmitry Shmidt
2011-11-11net: wireless: bcmdhd: Fix possible memory leak in escan/iscanDmitry Shmidt
2011-11-11ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan
2011-11-11ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan
2011-11-11iwlagn: do not use interruptible waitsJohannes Berg
2011-11-11wl12xx: fix forced passive scansLuciano Coelho
2011-11-11ath9k: disable unnecessary PHY error reportingFelix Fietkau
2011-11-11ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan
2011-11-11ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez
2011-11-11ath9k_hw: Fix magnitude/phase coeff correctionRajkumar Manoharan
2011-11-11ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan
2011-11-04net: wireless: bcm4329: Skip dhd_bus_stop() if bus is already downDmitry Shmidt
2011-11-04net: wireless: bcmdhd: Skip dhd_bus_stop() if bus is already downDmitry Shmidt
2011-11-04net: wireless: bcmdhd: Improve suspend/resume processingDmitry Shmidt
2011-11-04net: wireless: bcmdhd: Check if FW is Ok for internal FW callDmitry Shmidt
2011-10-27Merge commit 'v3.0.8' into android-3.0Colin Cross
2011-10-26net: wireless: bcm4329: Prohibit FW access in case of FW crashDmitry Shmidt
2011-10-26net: wireless: bcmdhd: Adjust scan parameters for wl_cfg80211_connect()Dmitry Shmidt
2011-10-26net: wireless: bcmdhd: Update to version 5.90.125.94Dmitry Shmidt
2011-10-20net: wireless: bcmdhd: Fix crash in p2p OFFDmitry Shmidt
2011-10-19net: wireless: bcmdhd: Add wake_lock to dhd_open() and dhd_stop()Dmitry Shmidt
2011-10-19net: wireless: bcmdhd: Fix bssid profile updateDmitry Shmidt
2011-10-16net: wireless: bcmdhd: Add proper cleaning for ap_info structureDmitry Shmidt
2011-10-16net: wireless: bcmdhd: Send cfg80211_disconnected() if fails to get rssiDmitry Shmidt
2011-10-16rt2x00: Serialize TX operations on a queue.Gertjan van Wingerde