summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13ath10k: Use pci_enable_msi_range()Alexander Gordeev
2014-02-13ath10k: Disable MSI in case IRQ configuration is unknownAlexander Gordeev
2014-02-13ath10k: Get rid of superfluous call to pci_disable_msi()Alexander Gordeev
2014-02-13ath10k: pass frames with invalid peer status to upper layerJanusz Dziedzic
2014-02-13ath10k: AP: handle HT station which does not have HT RX MCSBartosz Markowski
2014-02-13ath10k: suspend hardware before resetMarek Puzyniak
2014-02-13ath10k: refactor suspend/resume functionsMarek Puzyniak
2014-02-13ath10k: fix device initialization routineMichal Kazior
2014-02-13ath10k: Set proper nss value for the peerMarek Kwaczynski
2014-02-13ath10k: remove excessive rx msdu len checkBartosz Markowski
2014-02-13ath10k: better tx/rx debuggingBen Greear
2014-02-13ath10k: add more debugging for receive errorsBen Greear
2014-02-13ath10k: print out size of wmi-ready-event messageBen Greear
2014-02-13mac80211: remove erroneous comment about RX radiotap headerJohannes Berg
2014-02-13Bluetooth: Use connection parameters if anyAndre Guedes
2014-02-13Bluetooth: Introduce connection parameters listAndre Guedes
2014-02-13Bluetooth: Add constants for LTK key typesMarcel Holtmann
2014-02-13Bluetooth: Track if link is using P-256 authenticated combination keyMarcel Holtmann
2014-02-13Bluetooth: Include security level 4 in connections checkMarcel Holtmann
2014-02-13Bluetooth: Add management command for Secure Connection Only ModeMarcel Holtmann
2014-02-13Bluetooth: Remove __packed from struct smp_ltkMarcel Holtmann
2014-02-13Bluetooth: Rename authentication to key_type in mgmt_ltk_infoMarcel Holtmann
2014-02-13Bluetooth: Remove check for valid LTK authenticated parameterMarcel Holtmann
2014-02-13Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR linksMarcel Holtmann
2014-02-13Bluetooth: Remove one level of indentation from hci_encrypt_change_evtMarcel Holtmann