summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: llcp: Set the LLC Link Management well known service bitSamuel Ortiz2013-06-141-0/+1
* NFC: llcp: Do not send pending Tx frames when the remote is not readySamuel Ortiz2013-06-141-0/+3
* NFC: llcp: Fix non blocking sockets connectionsSamuel Ortiz2013-06-142-3/+6
* NFC: Add a nfc hardware simulation driverThierry Escande2013-06-143-0/+552
* NFC: Fix a potential memory leakThierry Escande2013-06-141-0/+1
* NFC: Keep socket alive until the DISC PDU is actually sentThierry Escande2013-06-143-0/+15
* NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect()Thierry Escande2013-06-143-24/+3
* NFC: pn533: Fix ACR122 related debug outputOlivier Guiter2013-06-141-4/+4
* NFC: Add secure element enablement netlink APISamuel Ortiz2013-06-141-0/+56
* NFC: Add secure element enablement internal APISamuel Ortiz2013-06-142-4/+109
* NFC: Remove and free all SEs when releasing an NFC deviceSamuel Ortiz2013-06-141-0/+8
* NFC: Send netlink events for secure elements additions and removalsSamuel Ortiz2013-06-144-0/+86
* NFC: Add secure elements addition and removal APISamuel Ortiz2013-06-143-3/+68
* NFC: Extend and fix the internal secure element APISamuel Ortiz2013-06-145-4/+66
* NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-1412-23/+6
* NFC: pn533: Copy NFCID2 through ATR_REQSamuel Ortiz2013-06-143-1/+17
* NFC: pn533: Use 0x3 for SENSF_REQ Time Slot Number (TSN)Samuel Ortiz2013-06-141-2/+2
* NFC: Add NCI over SPI receiveFrederic Danis2013-06-142-0/+175
* NFC: Add NCI over SPI sendFrederic Danis2013-06-142-1/+73
* NFC: Add basic NCI over SPIFrederic Danis2013-06-144-1/+198
* NFC: HCI: Follow a positive code path in the HCI ops implementationsSamuel Ortiz2013-06-141-18/+18
* NFC: HCI: Implement fw_upload opsEric Lapuyade2013-06-142-0/+12
* NFC: Add firmware upload netlink commandEric Lapuyade2013-06-145-0/+122
* NFC: NCI: Fix skb->dev usageFrederic Danis2013-06-144-27/+13
* NFC: pn533: Fix error return code in pn533_probe()Wei Yongjun2013-06-141-1/+3
* NFC: pn544: Remove Felica and Jewel device presence checkArron Wang2013-06-141-6/+3
* NFC: pn544: Identify Type F NFC-DEP through NFCID2Arron Wang2013-06-141-10/+15
* Merge branch 'for-linville-ath10k' of git://github.com/kvalo/ath6klJohn W. Linville2013-06-1332-0/+22094
|\
| * ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo2013-06-1232-0/+22094
* | Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2013-06-134-29/+41
|\ \
| * | ath6kl: Unify sg_sz and buf_sz in ath6kl_sdio_alloc_prep_scat_req()Geert Uytterhoeven2013-06-011-6/+6
| * | ath6kl: Fix a suspend/resume crash in AR6004 USBMohammed Shafi Shajakhan2013-06-011-0/+18
| * | ath6kl: Rename USB driver's suspend/resume/reset_resumeMohammed Shafi Shajakhan2013-06-011-9/+9
| * | wireless: ath6kl: re-use native helper to parse MACAndy Shevchenko2013-06-011-7/+1
| * | ath6kl: Check wmi ready event status before validating abi versionRaja Mani2013-06-011-7/+7
* | | ath9k: Fix ANI trigger thresholdSujith Manoharan2013-06-131-1/+1
* | | carl9170: add support for the new rate control APIChristian Lamparter2013-06-133-78/+110
* | | Bluetooth: btmrvl: fix error return code in btmrvl_sdio_card_to_host()Wei Yongjun2013-06-131-0/+1
* | | Bluetooth: Add support for Mediatek Bluetooth device [0e8d:763f]Cho, Yu-Chen2013-06-131-0/+3
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-1237-838/+834
|\ \ \
| * | | cfg80211: fix rtnl leak in wiphy dump error casesJohannes Berg2013-06-111-1/+4
| * | | nl80211: allow sending CMD_FRAME without specifying any frequencyAntonio Quartulli2013-06-111-4/+15
| * | | ath6kl: make mgmt_tx accept a NULL channelAntonio Quartulli2013-06-111-10/+17
| * | | brcm80211: make mgmt_tx in brcmfmac accept a NULL channelAntonio Quartulli2013-06-111-3/+12
| * | | mac80211: make mgmt_tx accept a NULL channelAntonio Quartulli2013-06-111-3/+14
| * | | cfg80211: fix VHT TDLS peer AID verificationJouni Malinen2013-06-111-5/+7
| * | | {nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2013-06-115-4/+30
| * | | mac80211: expire mesh peers based on mesh configurationColleen Twitty2013-06-113-2/+3
| * | | {nl,cfg}80211: make peer link expiration time configurableColleen Twitty2013-06-114-1/+18
| * | | nl80211: add kernel-doc for NL80211_FEATURE_ACTIVE_MONITORFelix Fietkau2013-06-111-0/+4
OpenPOWER on IntegriCloud