summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-11NFC: trf7970a: Add driver with ISO/IEC 14443 Type 2 Tag SupportMark A. Greer3-0/+1237
2014-03-11NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer2-2/+2
2014-02-24NFC: Use LIST_HEAD() at appropriate placesAxel Lin2-6/+2
2014-02-24NFC: digital: Use matching_[im|tm]_protocols to check with NFC protocols masksAxel Lin1-2/+2
2014-02-24NFC: Use list_for_each_entry in nfc_find_se()Axel Lin1-2/+2
2014-02-24NFC: pn533: Convert to use USB_DEVICE macroAxel Lin1-20/+8
2014-02-24NFC: port100: Convert to use USB_DEVICE macroAxel Lin1-4/+1
2014-02-24NFC: NCI: Use reinit_completion() at appropriate placesAxel Lin2-2/+4
2014-02-17NFC: digital: Fix a possible memory leakThierry Escande1-5/+13
2014-02-17NFC: digital: Add missing break in switch statementThierry Escande1-0/+1
2014-02-17NFC: port100: Add support for type 4A tag platformThierry Escande1-1/+6
2014-02-17NFC: digital: Add ISO-DEP support for data exchangeThierry Escande3-4/+83
2014-02-17NFC: digital: Add poll support for type 4A tag platformThierry Escande3-2/+89
2014-02-17NFC: port100: Fix possible buffer overflowThierry Escande1-0/+13
2014-02-17NFC: pn544: i2c: Support PN544 C3 secure firmware downloadArron Wang1-6/+174
2014-02-17NFC: pn544: Pass hardware variant information when downloading firmwareArron Wang3-3/+16
2014-02-17NFC: Add netlink support for ISO/IEC 15693Mark A. Greer1-0/+8
2014-02-17NFC: digital: Add Digital Layer support for ISO/IEC 15693Mark A. Greer3-0/+124
2014-02-17NFC: Add ISO/IEC 15693 header definitionsMark A. Greer3-1/+15
2014-02-14Staging: rtl8812ae: remove modules field of rate_control_opsStephen Rothwell1-1/+0
2014-02-14wcn36xx: Update dtim period before starting BSSPontus Fuchs1-0/+1
2014-02-14wcn36xx: Track dpu signature per staPontus Fuchs3-4/+6
2014-02-14wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_signPontus Fuchs3-3/+3
2014-02-14wcn36xx: Add support for 3680Pontus Fuchs4-10/+36
2014-02-14wcn36xx: Print FW capabilitiesPontus Fuchs3-6/+51
2014-02-14wcn36xx: Cache nv to avoid request_firmware on resume pathPontus Fuchs3-12/+14
2014-02-14wcn36xx: Wait longer for SMD commands to completePontus Fuchs2-2/+7
2014-02-14wcn36xx: Improve feature caps exchangePontus Fuchs3-7/+13
2014-02-14wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alivePontus Fuchs1-2/+2
2014-02-14wlcore: add support for STA CSA with chan contextsArik Nemtsov1-1/+2
2014-02-14wlcore: enable beacon filtering only after receiving a beaconEliad Peller3-3/+16
2014-02-14wlcore: increase timeout to 5000 msecsYaniv Machani1-1/+1
2014-02-14wlcore: decrease warning verbosity during recoveryArik Nemtsov2-4/+5
2014-02-14wlcore: consider multiple APs when checking active_link_countEliad Peller2-10/+10
2014-02-14wlcore: don't handle unsetting of default wep keyEliad Peller1-0/+4
2014-02-14wlcore: wl18xx: allow CCK rates for AP modeArik Nemtsov3-1/+5
2014-02-14wlcore: don't stop sched_scan on interface removalBarak Bercovitz1-3/+1
2014-02-14wlcore: send EAPOL frames with voice priorityIgal Chernobelsky2-0/+5
2014-02-14wl18xx: move to new firmware (wl18xx-fw-3.bin)Eliad Peller9-15/+25
2014-02-14wlcore/wl12xx/wl18xx: configure iface_combinations per-hwEliad Peller4-30/+68
2014-02-14wlcore/wl12xx/wl18xx: configure max_stations per-hwEliad Peller7-5/+9
2014-02-14wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller11-30/+51
2014-02-14wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller12-103/+277
2014-02-14wlcore: AP: don't start mac80211 PS on non-peer HLIDsArik Nemtsov1-1/+5
2014-02-14wlcore: block read/writes to FW during ELPBarak Bercovitz1-2/+6
2014-02-14wlcore: cancel Tx watchdog on suspend and rearm on first Tx afterArik Nemtsov3-2/+21
2014-02-14wlcore: memset wl->rx_filter_enabled to zero after recoveryNadim Zubidat3-4/+8
2014-02-14b43: use kernel api to replace b43 specific helper functionZHAO Gang2-41/+6
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville30-159/+256
2014-02-13mwifiex: add key material v2 supportAvinash Patil6-12/+388