summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: trf7970a: Add DTS DocumentationMark A. Greer2014-03-112-0/+35
* NFC: trf7970a: Add ISO/IEC 15693 and Type 5 tag SupportMark A. Greer2014-03-111-4/+148
* NFC: trf7970a: Add support for Type 4A TagsMark A. Greer2014-03-111-1/+3
* NFC: trf7970a: Add driver with ISO/IEC 14443 Type 2 Tag SupportMark A. Greer2014-03-113-0/+1237
* NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer2014-03-112-2/+2
* NFC: Use LIST_HEAD() at appropriate placesAxel Lin2014-02-232-6/+2
* NFC: digital: Use matching_[im|tm]_protocols to check with NFC protocols masksAxel Lin2014-02-231-2/+2
* NFC: Use list_for_each_entry in nfc_find_se()Axel Lin2014-02-231-2/+2
* NFC: pn533: Convert to use USB_DEVICE macroAxel Lin2014-02-231-20/+8
* NFC: port100: Convert to use USB_DEVICE macroAxel Lin2014-02-231-4/+1
* NFC: NCI: Use reinit_completion() at appropriate placesAxel Lin2014-02-232-2/+4
* NFC: digital: Fix a possible memory leakThierry Escande2014-02-161-5/+13
* NFC: digital: Add missing break in switch statementThierry Escande2014-02-161-0/+1
* NFC: port100: Add support for type 4A tag platformThierry Escande2014-02-161-1/+6
* NFC: digital: Add ISO-DEP support for data exchangeThierry Escande2014-02-163-4/+83
* NFC: digital: Add poll support for type 4A tag platformThierry Escande2014-02-163-2/+89
* NFC: port100: Fix possible buffer overflowThierry Escande2014-02-161-0/+13
* NFC: pn544: i2c: Support PN544 C3 secure firmware downloadArron Wang2014-02-161-6/+174
* NFC: pn544: Pass hardware variant information when downloading firmwareArron Wang2014-02-163-3/+16
* NFC: Add netlink support for ISO/IEC 15693Mark A. Greer2014-02-161-0/+8
* NFC: digital: Add Digital Layer support for ISO/IEC 15693Mark A. Greer2014-02-163-0/+124
* NFC: Add ISO/IEC 15693 header definitionsMark A. Greer2014-02-163-1/+15
* Staging: rtl8812ae: remove modules field of rate_control_opsStephen Rothwell2014-02-131-1/+0
* wcn36xx: Update dtim period before starting BSSPontus Fuchs2014-02-131-0/+1
* wcn36xx: Track dpu signature per staPontus Fuchs2014-02-133-4/+6
* wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_signPontus Fuchs2014-02-133-3/+3
* wcn36xx: Add support for 3680Pontus Fuchs2014-02-134-10/+36
* wcn36xx: Print FW capabilitiesPontus Fuchs2014-02-133-6/+51
* wcn36xx: Cache nv to avoid request_firmware on resume pathPontus Fuchs2014-02-133-12/+14
* wcn36xx: Wait longer for SMD commands to completePontus Fuchs2014-02-132-2/+7
* wcn36xx: Improve feature caps exchangePontus Fuchs2014-02-133-7/+13
* wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alivePontus Fuchs2014-02-131-2/+2
* wlcore: add support for STA CSA with chan contextsArik Nemtsov2014-02-131-1/+2
* wlcore: enable beacon filtering only after receiving a beaconEliad Peller2014-02-133-3/+16
* wlcore: increase timeout to 5000 msecsYaniv Machani2014-02-131-1/+1
* wlcore: decrease warning verbosity during recoveryArik Nemtsov2014-02-132-4/+5
* wlcore: consider multiple APs when checking active_link_countEliad Peller2014-02-132-10/+10
* wlcore: don't handle unsetting of default wep keyEliad Peller2014-02-131-0/+4
* wlcore: wl18xx: allow CCK rates for AP modeArik Nemtsov2014-02-133-1/+5
* wlcore: don't stop sched_scan on interface removalBarak Bercovitz2014-02-131-3/+1
* wlcore: send EAPOL frames with voice priorityIgal Chernobelsky2014-02-132-0/+5
* wl18xx: move to new firmware (wl18xx-fw-3.bin)Eliad Peller2014-02-139-15/+25
* wlcore/wl12xx/wl18xx: configure iface_combinations per-hwEliad Peller2014-02-134-30/+68
* wlcore/wl12xx/wl18xx: configure max_stations per-hwEliad Peller2014-02-137-5/+9
* wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller2014-02-1311-30/+51
* wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller2014-02-1312-103/+277
* wlcore: AP: don't start mac80211 PS on non-peer HLIDsArik Nemtsov2014-02-131-1/+5
* wlcore: block read/writes to FW during ELPBarak Bercovitz2014-02-131-2/+6
* wlcore: cancel Tx watchdog on suspend and rearm on first Tx afterArik Nemtsov2014-02-133-2/+21
* wlcore: memset wl->rx_filter_enabled to zero after recoveryNadim Zubidat2014-02-133-4/+8