summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-14NFC: Add a nfc hardware simulation driverThierry Escande3-0/+552
2013-06-14NFC: Fix a potential memory leakThierry Escande1-0/+1
2013-06-14NFC: Keep socket alive until the DISC PDU is actually sentThierry Escande3-0/+15
2013-06-14NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect()Thierry Escande3-24/+3
2013-06-14NFC: pn533: Fix ACR122 related debug outputOlivier Guiter1-4/+4
2013-06-14NFC: Add secure element enablement netlink APISamuel Ortiz1-0/+56
2013-06-14NFC: Add secure element enablement internal APISamuel Ortiz2-4/+109
2013-06-14NFC: Remove and free all SEs when releasing an NFC deviceSamuel Ortiz1-0/+8
2013-06-14NFC: Send netlink events for secure elements additions and removalsSamuel Ortiz4-0/+86
2013-06-14NFC: Add secure elements addition and removal APISamuel Ortiz3-3/+68
2013-06-14NFC: Extend and fix the internal secure element APISamuel Ortiz5-4/+66
2013-06-14NFC: Remove the static supported_se fieldSamuel Ortiz12-23/+6
2013-06-14NFC: pn533: Copy NFCID2 through ATR_REQSamuel Ortiz3-1/+17
2013-06-14NFC: pn533: Use 0x3 for SENSF_REQ Time Slot Number (TSN)Samuel Ortiz1-2/+2
2013-06-14NFC: Add NCI over SPI receiveFrederic Danis2-0/+175
2013-06-14NFC: Add NCI over SPI sendFrederic Danis2-1/+73
2013-06-14NFC: Add basic NCI over SPIFrederic Danis4-1/+198
2013-06-14NFC: HCI: Follow a positive code path in the HCI ops implementationsSamuel Ortiz1-18/+18
2013-06-14NFC: HCI: Implement fw_upload opsEric Lapuyade2-0/+12
2013-06-14NFC: Add firmware upload netlink commandEric Lapuyade5-0/+122
2013-06-14NFC: NCI: Fix skb->dev usageFrederic Danis4-27/+13
2013-06-14NFC: pn533: Fix error return code in pn533_probe()Wei Yongjun1-1/+3
2013-06-14NFC: pn544: Remove Felica and Jewel device presence checkArron Wang1-6/+3
2013-06-14NFC: pn544: Identify Type F NFC-DEP through NFCID2Arron Wang1-10/+15
2013-06-13Merge branch 'for-linville-ath10k' of git://github.com/kvalo/ath6klJohn W. Linville32-0/+22094
2013-06-13Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville4-29/+41
2013-06-13ath9k: Fix ANI trigger thresholdSujith Manoharan1-1/+1
2013-06-13carl9170: add support for the new rate control APIChristian Lamparter3-78/+110
2013-06-13Bluetooth: btmrvl: fix error return code in btmrvl_sdio_card_to_host()Wei Yongjun1-0/+1
2013-06-13Bluetooth: Add support for Mediatek Bluetooth device [0e8d:763f]Cho, Yu-Chen1-0/+3
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville37-838/+834
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville7-28/+10
2013-06-12brcmfmac: add debugfs statistics for firmware-signallingArend van Spriel3-5/+19
2013-06-12brcmfmac: Always use fifo_credits, also for requested credits.Hante Meuleman3-97/+79
2013-06-12Revert "iwl4965: workaround connection regression on passive channel"Stanislaw Gruszka1-1/+2
2013-06-12iwl3945: workaround for firmware frame tx rejectionStanislaw Gruszka1-0/+18
2013-06-12iwl4965: workaround for firmware frame tx rejectionStanislaw Gruszka2-0/+29
2013-06-12iwlegacy: add il_{stop,wake}_queues_by_reason functionsStanislaw Gruszka1-0/+22
2013-06-12iwlegacy: small refactoring of il_{stop,wake}_queueStanislaw Gruszka1-4/+15
2013-06-12ath5k: make use of the new rate control APIThomas Huehn3-21/+74
2013-06-12ath9k: Do not assign noise for NULL caldataSujith Manoharan1-1/+0
2013-06-12ath9k: Fix noisefloor calibrationSujith Manoharan2-8/+2
2013-06-12ath9k_hw: Assign default xlna config for AR9485Sujith Manoharan2-2/+8
2013-06-12b43: activate N-PHY and HT-PHY support by defaultHauke Mehrtens1-0/+2
2013-06-12bcma: activate PCI host option by defaultHauke Mehrtens1-0/+1
2013-06-12b43: ensue that BCMA is "y" when B43 is "y"Hauke Mehrtens1-2/+2
2013-06-12ath9k_htc: add STBC TX supportOleksij Rempel3-0/+6
2013-06-12wil6210: Fix AP/PCP start flowKirshenbaum Erez1-34/+0
2013-06-12wil6210: fix name of tracing config optionHauke Mehrtens1-1/+1
2013-06-12wil6210: Init Rx vring right after resetVladimir Kondratiev2-5/+10