summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-26NFC: pn533: Remove unused arg parameterWaldemar Rymarkiewicz1-6/+4
2012-10-26NFC: pn533: Fix in/out frame buffer allocationWaldemar Rymarkiewicz1-2/+6
2012-10-26NFC: Fix sparse warnings due to missing staticArron Wang1-2/+2
2012-10-26NFC: Separate pn544 hci driver in HW dependant and independant partsEric Lapuyade5-415/+564
2012-10-26NFC: HCI check presence must not fail when driver doesn't support itEric Lapuyade1-1/+1
2012-10-26NFC: Add pn544 presence check for different targetsArron Wang1-3/+28
2012-10-26NFC: Implement HCI DEP send and receive dataArron Wang1-2/+34
2012-10-26NFC: Implement HCI DEP link up and downArron Wang1-0/+39
2012-10-26NFC: Handle pn544 continue activationArron Wang1-1/+27
2012-10-26NFC: Pass hardware specific HCI event to driverArron Wang1-0/+45
2012-10-26NFC: Set local gb and DEP registriesArron Wang1-0/+62
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-63/+53
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
2012-10-19rt2800: limit TX_PWR_CFG_ values to 0xcStanislaw Gruszka1-1/+2
2012-10-19rt2800: use BBP_R1 for setting tx powerStanislaw Gruszka1-8/+19
2012-10-19ath_hw: Use common REG_WRITE parameter orderSven Eckelmann1-10/+10
2012-10-19rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffersAndy Shevchenko3-13/+6
2012-10-19orinoco_usb: clean up some signedness issuesDan Carpenter1-5/+4
2012-10-19bcma: do not initialize deactivated PCIe coresHauke Mehrtens1-5/+5
2012-10-19ath/ath9k/ar9003_eeprom.c: Remove semicolon after ifPeter Senna Tschudin1-1/+1
2012-10-19ath9k: Fix BT_OP_SCAN usageSujith Manoharan1-9/+18
2012-10-19ath9k: Use a helper routine for MCI/FTP tuningSujith Manoharan1-12/+21
2012-10-19bcma: add an extra pcie core structHauke Mehrtens5-7/+30