summaryrefslogtreecommitdiff
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-29bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_...Yuanhan Liu1-3/+3
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-29Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville25-544/+1472
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville11-18/+104
2012-10-29NFC: Extend netlink interface for LTO, RW, and MIUX parameters supportThierry Escande6-19/+189
2012-10-26NFC: Purge LLCP socket Tx queues when being disconnectedSamuel Ortiz1-0/+31
2012-10-26NFC: Remove CONFIG_EXPERIMENTAL from the NCI MakefileKees Cook1-2/+2
2012-10-26NFC: Remove CONFIG_EXPERIMENTAL from the LLCP MakefileKees Cook1-2/+2
2012-10-26NFC: Remove CONFIG_EXPERIMENTALKees Cook1-2/+2
2012-10-26NFC: Fix some code style and whitespace issuesSzymon Janc8-17/+17
2012-10-26NFC: Use IDR library to assing NFC devices IDsSamuel Ortiz2-8/+17
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: Return NULL when no LLCP socket for a dsap,ssap couple is foundSamuel Ortiz1-4/+6
2012-10-26NFC: Implement LLCP connection less Tx pathSamuel Ortiz1-0/+19
2012-10-26NFC: UI frame sending routine implementationSamuel Ortiz2-0/+48
2012-10-26NFC: Forward LLCP datagrams to userspaceSamuel Ortiz1-1/+18
2012-10-26NFC: Handle LLCP UI framesSamuel Ortiz2-0/+45
2012-10-26NFC: Keep connection less bound sockets alive when DEP link goes downSamuel Ortiz1-0/+10
2012-10-26NFC: Check for connection less sockets when looking for a service nameSamuel Ortiz1-1/+6
2012-10-26NFC: Reserve LLCP ssap when replying to an SNL frameSamuel Ortiz1-6/+40
2012-10-26NFC: Fix sparse warnings due to missing staticArron Wang2-3/+3
2012-10-26NFC: Fix style issues with logical operationsSzymon Janc2-10/+10
2012-10-26NFC: Fix not propagating return code in nfc_hci_clear_all_pipesSzymon Janc1-6/+2