summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2012-10-29mwifiex: rx path enhancement to derive priv only onceAvinash Patil6-58/+32
2012-10-29mwifiex: handle extended supported rates IE for APAvinash Patil1-1/+10
2012-10-29Revert "mwifiex: retrieve correct max_power information in reg_notifier handler"Amitkumar Karwar1-3/+3
2012-10-29mwifiex: disable channel filtering for SSID specific scan from userAmitkumar Karwar1-0/+5
2012-10-29mwifiex: minor cleanup and a fix in scan semaphore usageAmitkumar Karwar5-20/+1
2012-10-29mwifiex: abort scan upon interface downAmitkumar Karwar4-10/+42
2012-10-29mwifiex: use LOW_PRIORITY scan flag provided in scan requestAmitkumar Karwar2-3/+9
2012-10-29ath9k: Add new BT profile info A2DP_VoiceRajkumar Manoharan2-0/+3
2012-10-29ath9k: adjust duty cycle for FTP profile for AR9565Rajkumar Manoharan1-1/+1
2012-10-29ath9k_hw: Set default MCI config for AR9565Rajkumar Manoharan1-1/+1
2012-10-29ath9k_hw: Configure new switch table for AR9565 BTCOEXRajkumar Manoharan3-6/+2
2012-10-29ath9k_hw: Fix max rx rate drop for AR9565Rajkumar Manoharan1-0/+5
2012-10-29ath9k_hw: Fix frequent BT rx recoveryRajkumar Manoharan3-1/+11
2012-10-29ath9k_hw: Disable MCI stat counter by default for AR9565Rajkumar Manoharan2-0/+6
2012-10-29ath9k: turn off RXIQ calibration while re-calibrating radioBala Shanmugam2-0/+7
2012-10-29ath9k: Set appropriate bit for AR9565 in btc control registerBala Shanmugam1-2/+9
2012-10-29ath9k_hw: Fix selfgen chainmask for 9565Rajkumar Manoharan1-1/+3
2012-10-29ath9k_hw: Enable OSLA hw fix for AR9565Rajkumar Manoharan2-0/+7
2012-10-29ath9k: adjust WLAN and BT concurrent transmissionRajkumar Manoharan9-4/+124
2012-10-29ath9k: fill channel mode in caldataRajkumar Manoharan2-0/+2
2012-10-29ath9k: Add concurrent WLAN and BT tx support for MCI based chipsRajkumar Manoharan5-17/+110
2012-10-29ath9k: Send WLAN channel info to BTRajkumar Manoharan3-0/+78
2012-10-29ath9k: Advertize beacon_int_infra_matchMohammed Shafi Shajakhan1-0/+1
2012-10-29ath9k_htc: Remove interface combination specific checksMohammed Shafi Shajakhan1-20/+0
2012-10-29ath9k_htc: Advertise interface combinations supportedMohammed Shafi Shajakhan1-0/+17
2012-10-29ath9k: Ensure we set FTP_STOMP_LOW weight when WLAN is idleMohammed Shafi Shajakhan2-2/+5
2012-10-29carl9170: fix spurious transmissions in sniffer modeChristian Lamparter1-3/+18
2012-10-29ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau1-0/+2
2012-10-24b43: Fix oops on unload when firmware not foundLarry Finger1-0/+4
2012-10-24mwifiex: clean up scan state on errorBing Zhao1-2/+5
2012-10-24mwifiex: return -EBUSY if specific scan request cannot be honoredBing Zhao1-8/+5
2012-10-24brcmfmac: fix potential NULL dereferenceYuanhan Liu1-1/+1
2012-10-24Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau1-82/+82
2012-10-24ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan1-0/+1
2012-10-24rt2x00: usb: fix reset resumeStanislaw Gruszka3-0/+3
2012-10-24rtlwifi: pass rx setup error code to callerChristian Lamparter1-1/+1
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-61/+50
2012-10-20brcm80211: remove some truely barftastic codeAlan Cox2-40/+0
2012-10-20brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfgArend van Spriel1-1/+1
2012-10-20brcmfmac: fix sparse warningsFranky Lin1-2/+2
2012-10-20brcmfmac: Using zero instead of NULLDan Carpenter1-4/+3
2012-10-20ath9k: perform ANI cycle in idle stateRajkumar Manoharan4-2/+16
2012-10-19carl9170: handle traps from firmware loaderChristian Lamparter2-3/+10
2012-10-19mwifiex: Using %*phD instead of print_hex_dump_bytesAndrei Emeltchenko1-12/+12
2012-10-19mwifiex: use sizeof(array) to print_hex_dump_bytesBing Zhao2-6/+7
2012-10-19rt2800: comment tx power settingsStanislaw Gruszka1-3/+19
2012-10-19rt2800: allow to reduce tx power on devices not exporting power limitStanislaw Gruszka1-0/+27
2012-10-19rt2800: pass channel pointer to rt2800_config_txpowerStanislaw Gruszka1-4/+5
2012-10-19rt2800: use eeprom OFDM 6M TX power as criterionStanislaw Gruszka1-5/+6
2012-10-19rt2800: compensate tx power also for non 11b rates on 2GHzStanislaw Gruszka1-3/+0