summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-6/+6
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville-6/+6
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-17/+30
2012-11-21iwlwifi: fix the basic CCK rates calculationEmmanuel Grumbach-6/+6
2012-11-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville-8/+14
2012-11-19ath9k_hw: Fix regression in device resetSujith Manoharan-1/+1
2012-11-18iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach-8/+0
2012-11-16mwifiex: report error to MMC core if we cannot suspendBing Zhao-5/+6
2012-11-16mwifiex: fix system hang issue in cmd timeout error caseBing Zhao-3/+8
2012-11-16rtlwifi: rtl8192cu: Add new USB IDAlbert Pool-0/+1
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-5/+24
2012-11-14brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens-1/+1
2012-11-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville-4/+23
2012-11-14iwlwifi: fix monitor mode FCS flagJohannes Berg-0/+14
2012-11-07iwlwifi: use ieee80211_free_txskbJohannes Berg-2/+2
2012-11-05iwlwifi: handle DMA mapping failuresJohannes Berg-2/+21
2012-11-03drivers/net: use tasklet_kill in device remove/close processXiaotian Feng-1/+1
2012-10-30ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann-2/+6
2012-10-30rt2800: validate step value for temperature compensationStanislaw Gruszka-1/+1
2012-10-29ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau-0/+2
2012-10-24b43: Fix oops on unload when firmware not foundLarry Finger-0/+4
2012-10-24mwifiex: clean up scan state on errorBing Zhao-2/+5
2012-10-24mwifiex: return -EBUSY if specific scan request cannot be honoredBing Zhao-8/+5
2012-10-24brcmfmac: fix potential NULL dereferenceYuanhan Liu-1/+1
2012-10-24Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau-82/+82
2012-10-24ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan-0/+1
2012-10-24rt2x00: usb: fix reset resumeStanislaw Gruszka-0/+3
2012-10-24rtlwifi: pass rx setup error code to callerChristian Lamparter-1/+1
2012-10-16iwlwifi: fix 6000 series channel switch commandJohannes Berg-15/+24
2012-10-15net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev-1/+1
2012-10-15brcmfmac: fix end of loop check (signedness bug)Dan Carpenter-2/+2
2012-10-15brcmfmac: set dongle mode accordingly when interface upFranky Lin-36/+2
2012-10-15brcmfmac: use control channel in roamed status reportingFranky Lin-6/+20
2012-10-15brcmfmac: handle all exceptions as an error.Hante Meuleman-1/+1
2012-10-08carl9170: fix sleep in softirq contextRonald Wahl-15/+15
2012-10-08ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()Wei Yongjun-1/+2
2012-10-08mwifiex: update cfg80211 with correct reason code when connection is lostAmitkumar Karwar-16/+27
2012-10-08mwifiex: update cfg80211 with correct reason code when association failsAmitkumar Karwar-5/+16
2012-10-08mwifiex: reset scan_processing flag in failure casesAmitkumar Karwar-6/+10
2012-10-08mwifiex: return -EBUSY if scan request cannot be honoredBing Zhao-12/+16
2012-10-05rt2x00/rt3352: Fix lnagain assignment to use register 66.Daniel Golle-2/+2
2012-10-05ath9k: use ieee80211_free_txskbFelix Fietkau-26/+31
2012-10-05ath9k: improve suspend/resume reliabilityFelix Fietkau-10/+13
2012-10-05ath9k: fix ASPM initialization on resumeFelix Fietkau-0/+5
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-4414/+11534
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-20/+28
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-14/+11
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds-28/+12
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-8/+8
2012-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1366/+3259