aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | brcmfmac: change testmode command to use new firmware interface layerHante Meuleman2012-10-293-58/+9
| | * | brcmfmac: remove unused iswl variable.Hante Meuleman2012-10-294-14/+2
| | * | brcmfmac: refactor firmware interface layer.Hante Meuleman2012-10-298-404/+577
| | * | carl9170: split up carl9170_handle_mpduChristian Lamparter2012-10-291-13/+32
| | * | mwifiex: rx path enhancement to derive priv only onceAvinash Patil2012-10-296-58/+32
| | * | mwifiex: handle extended supported rates IE for APAvinash Patil2012-10-291-1/+10
| | * | Revert "mwifiex: retrieve correct max_power information in reg_notifier handler"Amitkumar Karwar2012-10-291-3/+3
| | * | mwifiex: disable channel filtering for SSID specific scan from userAmitkumar Karwar2012-10-291-0/+5
| | * | mwifiex: minor cleanup and a fix in scan semaphore usageAmitkumar Karwar2012-10-295-20/+1
| | * | mwifiex: abort scan upon interface downAmitkumar Karwar2012-10-294-10/+42
| | * | mwifiex: use LOW_PRIORITY scan flag provided in scan requestAmitkumar Karwar2012-10-292-3/+9
| | * | bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_...Yuanhan Liu2012-10-291-3/+3
| | * | ath9k: Add new BT profile info A2DP_VoiceRajkumar Manoharan2012-10-292-0/+3
| | * | ath9k: adjust duty cycle for FTP profile for AR9565Rajkumar Manoharan2012-10-291-1/+1
| | * | ath9k_hw: Set default MCI config for AR9565Rajkumar Manoharan2012-10-291-1/+1
| | * | ath9k_hw: Configure new switch table for AR9565 BTCOEXRajkumar Manoharan2012-10-293-6/+2
| | * | ath9k_hw: Fix max rx rate drop for AR9565Rajkumar Manoharan2012-10-291-0/+5
| | * | ath9k_hw: Fix frequent BT rx recoveryRajkumar Manoharan2012-10-293-1/+11
| | * | ath9k_hw: Disable MCI stat counter by default for AR9565Rajkumar Manoharan2012-10-292-0/+6
| | * | ath9k: turn off RXIQ calibration while re-calibrating radioBala Shanmugam2012-10-292-0/+7
| | * | ath9k: Set appropriate bit for AR9565 in btc control registerBala Shanmugam2012-10-291-2/+9
| | * | ath9k_hw: Fix selfgen chainmask for 9565Rajkumar Manoharan2012-10-291-1/+3
| | * | ath9k_hw: Enable OSLA hw fix for AR9565Rajkumar Manoharan2012-10-292-0/+7
| | * | ath9k: adjust WLAN and BT concurrent transmissionRajkumar Manoharan2012-10-299-4/+124
| | * | ath9k: fill channel mode in caldataRajkumar Manoharan2012-10-292-0/+2
| | * | ath9k: Add concurrent WLAN and BT tx support for MCI based chipsRajkumar Manoharan2012-10-295-17/+110
| | * | ath9k: Send WLAN channel info to BTRajkumar Manoharan2012-10-293-0/+78
| | * | ath9k: Advertize beacon_int_infra_matchMohammed Shafi Shajakhan2012-10-291-0/+1
| | * | ath9k_htc: Remove interface combination specific checksMohammed Shafi Shajakhan2012-10-291-20/+0
| | * | ath9k_htc: Advertise interface combinations supportedMohammed Shafi Shajakhan2012-10-291-0/+17
| | * | ath9k: Ensure we set FTP_STOMP_LOW weight when WLAN is idleMohammed Shafi Shajakhan2012-10-292-2/+5
| | * | carl9170: fix spurious transmissions in sniffer modeChristian Lamparter2012-10-291-3/+18
| | * | NFC: pn533: Remove unused arg parameterWaldemar Rymarkiewicz2012-10-261-6/+4
| | * | NFC: pn533: Fix in/out frame buffer allocationWaldemar Rymarkiewicz2012-10-261-2/+6
| | * | NFC: Fix sparse warnings due to missing staticArron Wang2012-10-261-2/+2
| | * | NFC: Separate pn544 hci driver in HW dependant and independant partsEric Lapuyade2012-10-265-415/+564
| | * | NFC: HCI check presence must not fail when driver doesn't support itEric Lapuyade2012-10-261-1/+1
| | * | NFC: Add pn544 presence check for different targetsArron Wang2012-10-261-3/+28
| | * | NFC: Implement HCI DEP send and receive dataArron Wang2012-10-261-2/+34
| | * | NFC: Implement HCI DEP link up and downArron Wang2012-10-261-0/+39
| | * | NFC: Handle pn544 continue activationArron Wang2012-10-261-1/+27
| | * | NFC: Pass hardware specific HCI event to driverArron Wang2012-10-261-0/+45
| | * | NFC: Set local gb and DEP registriesArron Wang2012-10-261-0/+62
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-235-63/+53
| | |\ \
| | * | | brcm80211: remove some truely barftastic codeAlan Cox2012-10-192-40/+0
| | * | | brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfgArend van Spriel2012-10-191-1/+1
| | * | | brcmfmac: fix sparse warningsFranky Lin2012-10-191-2/+2
| | * | | brcmfmac: Using zero instead of NULLDan Carpenter2012-10-191-4/+3
| | * | | ath9k: perform ANI cycle in idle stateRajkumar Manoharan2012-10-194-2/+16
| | * | | carl9170: handle traps from firmware loaderChristian Lamparter2012-10-192-3/+10