summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2012-05-14rtlwifi: fix for race condition when firmware is cachedLarry Finger-13/+13
2012-05-03iwlwifi: fix skb truesize underestimationEric Dumazet-8/+17
2012-05-02Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan-2/+2
2012-05-02brcmfmac: fix a double spin_unlock_irqrestore issue in dpcFranky Lin-0/+1
2012-04-27wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas-0/+1
2012-04-27wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas-1/+1
2012-04-27b43: only reload config after successful initializationSeth Forshee-2/+8
2012-04-27iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy-2/+2
2012-04-27ath5k: add missing iounmap to AHB probe removalJonathan Bither-0/+1
2012-04-27brcm80211: fmac: fix missing completion events issueFranky Lin-12/+51
2012-04-27brcm80211: fmac: fix SDIO function 0 register r/w issueFranky Lin-1/+7
2012-04-24iwlwifi: use correct released ucode versionMeenakshi Venkataraman-18/+27
2012-04-24iwlwifi: fix hardware queue programmingJohannes Berg-8/+43
2012-04-23brcmsmac: "INTERMEDIATE but not AMPDU" only when tracingEldad Zack-2/+1
2012-04-23rtlwifi: Fix oops on unloadLarry Finger-0/+1
2012-04-23ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev-1/+12
2012-04-23iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka-4/+9
2012-04-23ath9k: fix tx power settings for AR9287Gabor Juhos-0/+2
2012-04-23ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos-8/+10
2012-04-17ath9k: Fix TX fragmentationSujith Manoharan-1/+9
2012-04-13mwifiex: update pcie8766 scratch register addressesBing Zhao-9/+9
2012-04-13ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau-1/+8
2012-04-13ath5k: unmap io memory on probe failureJonathan Bither-2/+4
2012-04-13ath5k: fix undefined 'THIS_MODULE'Jonathan Bither-0/+1
2012-04-13brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel-0/+8
2012-04-13libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar-2/+7
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger-1/+6
2012-04-11rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger-19/+21
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan-5/+3
2012-04-10rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia-5/+1
2012-04-09rtlwifi: Fix oops on rate-control failureLarry Finger-1/+4
2012-04-09rtlwifi: rtl8192de: Fix firmware initializationLarry Finger-6/+0
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-235/+103
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd-235/+103
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-31/+45
2012-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-4/+12
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-7/+0
2012-03-28ath9k: Use HW HT capabilites properlySujith Manoharan-2/+2
2012-03-28net: orinoco: add error handling for failed kmalloc().Santosh Nayak-0/+8
2012-03-28net/wireless: ipw2x00: fix a typo in wiphy struct initilizationStanislav Yakovlev-2/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-7/+0
2012-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-27/+33
2012-03-26rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger-2/+2
2012-03-26rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka-1/+1
2012-03-26rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka-1/+7
2012-03-26ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet-2/+2
2012-03-26ath9k: reduce listen time periodRajkumar Manoharan-1/+1
2012-03-26iwlegacy: fix BSSID settingStanislaw Gruszka-10/+6
2012-03-26ath9k: fix max noise floor thresholdRajkumar Manoharan-3/+2
2012-03-26iwlegacy: do not nulify il->vif on resetStanislaw Gruszka-7/+12