summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-03-11NFC: trf7970a: Add driver with ISO/IEC 14443 Type 2 Tag SupportMark A. Greer
2014-02-23NFC: pn533: Convert to use USB_DEVICE macroAxel Lin
2014-02-23NFC: port100: Convert to use USB_DEVICE macroAxel Lin
2014-02-16NFC: port100: Add support for type 4A tag platformThierry Escande
2014-02-16NFC: port100: Fix possible buffer overflowThierry Escande
2014-02-16NFC: pn544: i2c: Support PN544 C3 secure firmware downloadArron Wang
2014-02-16NFC: pn544: Pass hardware variant information when downloading firmwareArron Wang
2014-02-13Staging: rtl8812ae: remove modules field of rate_control_opsStephen Rothwell
2014-02-13wcn36xx: Update dtim period before starting BSSPontus Fuchs
2014-02-13wcn36xx: Track dpu signature per staPontus Fuchs
2014-02-13wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_signPontus Fuchs
2014-02-13wcn36xx: Add support for 3680Pontus Fuchs
2014-02-13wcn36xx: Print FW capabilitiesPontus Fuchs
2014-02-13wcn36xx: Cache nv to avoid request_firmware on resume pathPontus Fuchs
2014-02-13wcn36xx: Wait longer for SMD commands to completePontus Fuchs
2014-02-13wcn36xx: Improve feature caps exchangePontus Fuchs
2014-02-13wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alivePontus Fuchs
2014-02-13wlcore: add support for STA CSA with chan contextsArik Nemtsov
2014-02-13wlcore: enable beacon filtering only after receiving a beaconEliad Peller
2014-02-13wlcore: increase timeout to 5000 msecsYaniv Machani
2014-02-13wlcore: decrease warning verbosity during recoveryArik Nemtsov
2014-02-13wlcore: consider multiple APs when checking active_link_countEliad Peller
2014-02-13wlcore: don't handle unsetting of default wep keyEliad Peller
2014-02-13wlcore: wl18xx: allow CCK rates for AP modeArik Nemtsov
2014-02-13wlcore: don't stop sched_scan on interface removalBarak Bercovitz
2014-02-13wlcore: send EAPOL frames with voice priorityIgal Chernobelsky
2014-02-13wl18xx: move to new firmware (wl18xx-fw-3.bin)Eliad Peller
2014-02-13wlcore/wl12xx/wl18xx: configure iface_combinations per-hwEliad Peller
2014-02-13wlcore/wl12xx/wl18xx: configure max_stations per-hwEliad Peller
2014-02-13wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller
2014-02-13wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller
2014-02-13wlcore: AP: don't start mac80211 PS on non-peer HLIDsArik Nemtsov
2014-02-13wlcore: block read/writes to FW during ELPBarak Bercovitz
2014-02-13wlcore: cancel Tx watchdog on suspend and rearm on first Tx afterArik Nemtsov
2014-02-13wlcore: memset wl->rx_filter_enabled to zero after recoveryNadim Zubidat
2014-02-13b43: use kernel api to replace b43 specific helper functionZHAO Gang
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-12mwifiex: add key material v2 supportAvinash Patil
2014-02-12mwifiex: parse API version from FWAvinash Patil
2014-02-12mwifiex: disable all TDLS link during disconnectionAvinash Patil
2014-02-12mwifiex: separate BA params for TDLS link if 11ac is supportedAvinash Patil
2014-02-12mwifiex: add VHT support for TDLSAvinash Patil
2014-02-12mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlvAvinash Patil
2014-02-12mwifiex: AMPDU support for TDLS linkAvinash Patil
2014-02-12mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil
2014-02-12mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil
2014-02-12mwifiex: add cfg80211 change_station handler supportAvinash Patil
2014-02-12mwifiex: add cfg80211 add_station handler supportAvinash Patil
2014-02-12mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil
2014-02-12mwifiex: parse TDLS action frames during RXAvinash Patil