summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-06-04Merge Linaro Android branch ' jstultz/linaro-android-3.4Philippe Langlais
2012-05-17net: wireless: bcmdhd: Fix division by 0 if dhd_watchdog_ms is 0Dmitry Shmidt
2012-05-15net: wireless: bcmdhd: Update to version 1.27Dmitry Shmidt
2012-05-14Merge commit 'v3.4-rc7' into android-3.4Colin Cross
2012-05-14rtlwifi: fix for race condition when firmware is cachedLarry Finger
2012-05-07Merge commit 'v3.4-rc6' into android-3.4Colin Cross
2012-05-03iwlwifi: fix skb truesize underestimationEric Dumazet
2012-05-02Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan
2012-05-02brcmfmac: fix a double spin_unlock_irqrestore issue in dpcFranky Lin
2012-05-01Merge commit 'v3.4-rc5' into android-3.4Colin Cross
2012-04-27wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas
2012-04-27wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas
2012-04-27b43: only reload config after successful initializationSeth Forshee
2012-04-27iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy
2012-04-27ath5k: add missing iounmap to AHB probe removalJonathan Bither
2012-04-27brcm80211: fmac: fix missing completion events issueFranky Lin
2012-04-27brcm80211: fmac: fix SDIO function 0 register r/w issueFranky Lin
2012-04-24net: wireless: bcmdhd: HACK - force active power modeDmitry Shmidt
2012-04-24iwlwifi: use correct released ucode versionMeenakshi Venkataraman
2012-04-24iwlwifi: fix hardware queue programmingJohannes Berg
2012-04-23brcmsmac: "INTERMEDIATE but not AMPDU" only when tracingEldad Zack
2012-04-23rtlwifi: Fix oops on unloadLarry Finger
2012-04-23ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev
2012-04-23iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka
2012-04-23ath9k: fix tx power settings for AR9287Gabor Juhos
2012-04-23ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos
2012-04-19Merge commit 'v3.4-rc3' into android-3.4Colin Cross
2012-04-17ath9k: Fix TX fragmentationSujith Manoharan
2012-04-13net: wireless: bcmdhd: Update to version 1.26Dmitry Shmidt
2012-04-13mwifiex: update pcie8766 scratch register addressesBing Zhao
2012-04-13ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau
2012-04-13ath5k: unmap io memory on probe failureJonathan Bither
2012-04-13ath5k: fix undefined 'THIS_MODULE'Jonathan Bither
2012-04-13brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel
2012-04-13libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar
2012-04-12net: wireless: bcmdhd: Update to Version 6.10.83.0 (1.23)Dmitry Shmidt
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger
2012-04-11rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan
2012-04-10rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia
2012-04-09HACK: bcmdhd: fix compile for 3.4Colin Cross
2012-04-09net: wireless: bcmdhd: Daemonize wl_event_handlerDmitry Shmidt
2012-04-09net: wireless: bcmdhd: Update to version 6.10.67.2Dmitry Shmidt
2012-04-09net: wireless: Add CONFIG_WIFI_CONTROL_FUNC optionDmitry Shmidt
2012-04-09wireless: bcmdhd: fix build for 3.3Colin Cross
2012-04-09net: wireless: bcmdhd: Initial version based on 5.90.195.23Dmitry Shmidt
2012-04-09rtlwifi: Fix oops on rate-control failureLarry Finger
2012-04-09rtlwifi: rtl8192de: Fix firmware initializationLarry Finger
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd