Bluetooth: Update smp_confirm to return a response code
[deliverable/linux.git] / drivers /
2014-05-08  Petri GyntherBluetooth: btusb: Add Broadcom patch RAM support
2014-04-24  Poulain, LoicBluetooth: Remove hci_h4 unused defines
2014-04-24  Petri GyntherBluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()
2014-03-29  Bing ZhaoBluetooth: btmrvl: implement read-to-clear for SD8897...
2014-03-28  Bing ZhaoBluetooth: btmrvl: separate write-to-clear function...
2014-03-23  Thomas GleixnerBluetooth: bluecard: Use del_timer_sync() in teardown...
2014-03-21  Amitkumar KarwarBluetooth: btmrvl: don't consume all vendor specific...
2014-03-07  Peng ChenBluetooth: Fix endianess issue in the ath3k driver
2014-03-05  Peng ChenBluetooth: Add a new PID/VID 0cf3/e005 for AR3012.
2014-03-05  Valentin IlieBluetooth: Remove assignments in if-statements
2014-03-04  Michael KnudsenBluetooth: Stop BCSP/H5 timer before cleaning up
2014-02-18  Andy ShevchenkoBluetooth: append new supported device to the list...
2014-02-18  Andy ShevchenkoBluetooth: sort the list of IDs in the source code
2014-02-18  Lucas De MarchiBluetooth: allocate static minor for vhci
2014-02-15  Jurgen KramerBluetooth: btusb: Add IMC Networks (Broadcom based)
2014-02-13  Oliver NeukumBluetooth: Add firmware update for Atheros 0cf3:311f
2014-02-13  Oliver NeukumBluetooth: Enable Atheros 0cf3:311e for firmware upload
2014-02-12  Avinash Patilmwifiex: add key material v2 support
2014-02-12  Avinash Patilmwifiex: parse API version from FW
2014-02-12  Avinash Patilmwifiex: disable all TDLS link during disconnection
2014-02-12  Avinash Patilmwifiex: separate BA params for TDLS link if 11ac is...
2014-02-12  Avinash Patilmwifiex: add VHT support for TDLS
2014-02-12  Avinash Patilmwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlv
2014-02-12  Avinash Patilmwifiex: AMPDU support for TDLS link
2014-02-12  Avinash Patilmwifiex: tdls related handling for data packets address...
2014-02-12  Avinash Patilmwifiex: provision for holding and restoring packets...
2014-02-12  Avinash Patilmwifiex: add cfg80211 change_station handler support
2014-02-12  Avinash Patilmwifiex: add cfg80211 add_station handler support
2014-02-12  Avinash Patilmwifiex: add cfg80211 tdls_oper handler support
2014-02-12  Avinash Patilmwifiex: parse TDLS action frames during RX
2014-02-12  Avinash Patilmwifiex: add tdls_mgmt handler support
2014-02-12  Amitkumar Karwarmwifiex: cleanup in mwifiex_fill_cap_info()
2014-02-12  Avinash Patilmwifiex: move station list functions to common code
2014-02-12  Avinash Patilmwifiex: make tos_to_tid_inv part of mwifiex_private...
2014-02-12  Avinash Patilmwifiex: handle AMPDU supported check for AP interface
2014-02-12  Amitkumar Karwarmwifiex: advertise correct beamforming information...
2014-02-12  Amitkumar Karwarmwifiex: update beamforming capability field for HT
2014-02-12  Aaron Durbinmwifiex: don't leak DMA command skbuffs
2014-02-12  Aaron Durbinmwifiex: balance dma map/unmap sizes
2014-02-12  Amitkumar Karwarmwifiex: implement extended scan feature
2014-02-12  Amitkumar Karwarmwifiex: separate out next scan command queueing logic
2014-02-12  Amitkumar Karwarmwifiex: separate out response buffer parsing code
2014-02-12  Amitkumar Karwarmwifiex: change beacon parameter structure
2014-02-12  Bing Zhaomwifiex: remove unsupported code in 11ac
2014-02-12  Bing Zhaomwifiex: improve readability in 11ac mcsmap to maxrate...
2014-02-12  Bing Zhaomwifiex: make 11ac mcs rate tables global and const
2014-02-12  Bing Zhaomwifiex: make use of IEEE80211_VHT_MCS_NOT_SUPPORTED
2014-02-12  Sujith Manoharanath9k: Calculate IQ-CAL median
2014-02-12  Sujith Manoharanath9k: Expand the IQ coefficient array
2014-02-12  Sujith Manoharanath9k: Modify IQ calibration for AR955x
2014-02-12  Sujith Manoharanath9k: Fix magnitude/phase calculation
2014-02-12  Sujith Manoharanath9k: Rename ar9003_hw_tx_iqcal_load_avg_2_passes
2014-02-12  Sujith Manoharanath9k: Check explicitly for IQ calibration
2014-02-12  Sujith Manoharanath9k: Fix IQ cal post processing for SoC
2014-02-12  Masaki TAGAWAath9k_htc: Add device ID for Buffalo WLI-UV-AG300P
2014-02-12  Sujith Manoharanath9k: Remove ath9k rate control
2014-02-12  Oleksij Rempelath9k_htc: catch fw panic pattern
2014-02-12  Oleksij Rempelath9k_htc: remove useless memcpy
2014-02-12  Oleksij Rempelath9k_htc: use ath9k_cmn_rx_skb_postprocess
2014-02-12  Oleksij Rempelath9k: move ath9k_rx_skb_postprocess to common.c
2014-02-12  Oleksij Rempelath9k_htc: sync rx_status-> related code with ath9k
2014-02-12  Oleksij Rempelath9k_htc: use ath9k_cmn_rx_accept
2014-02-12  Oleksij Rempelath9k_htc: use ath9k_cmn_process_rate
2014-02-12  Oleksij Rempelath9k_htc: use ath9k_cmn_process_rssi
2014-02-12  Oleksij Rempelath9k_htc: add rx header converter to make it usable...
2014-02-12  Oleksij Rempelath9k: move ath9k_rx_accept to common.c
2014-02-12  Oleksij Rempelath9k: move ath9k_process_rate to common.c
2014-02-12  Oleksij Rempelath9k: move ath9k_process_rssi to common.c
2014-02-12  Oleksij Rempelath: add last_rssi to ath_common
2014-02-12  Stanislaw Gruszkart2x00: move frequent messages to debug level
2014-02-12  Arend van Sprielbrcmfmac: CR4 takes precedence over CM3 in brcmf_chip_e...
2014-02-12  Daniel Kimbrcmfmac: correct setting of WEP broadcast/unicast...
2014-02-12  Arend van Sprielbrcmfmac: get chip core information from the device
2014-02-12  Arend van Sprielbrcmfmac: remove unintended error logging
2014-02-12  Arend van Sprielbrcmfmac: remove TRACE level debug message from brcmf_s...
2014-02-12  Arend van Sprielbrcmfmac: make chip related functions host interface...
2014-02-12  Hante Meulemanbrcmfmac: on sdio remove first detach bus then stop...
2014-02-12  Hante Meulemanbrcmfmac: simplify sdio code download routine.
2014-02-12  Hante Meulemanbrcmfmac: fix sdio sending of large buffers.
2014-02-12  Arend van Sprielbrcmfmac: rename sdio_chip.[ch]
2014-02-12  Arend van Sprielbrcmfmac: move SDIO specific functions
2014-02-12  Daniel Kimbrcmfmac: enable firmware console logging functionality
2014-02-12  Franky Linbrcmfmac: add owner info to sdio_driver structure
2014-02-12  Hante Meulemanbrcmfmac: expand sta info to report dtim and beacon...
2014-02-12  Geert Uytterhoevenath9k: Fix uninitialized variable in ath9k_has_tx_pending()
2014-02-12  andrea merellortl818x: change misleading names for few register bit...
2014-02-12  Sujith Manoharanath9k: Remove unnecessary check
2014-02-12  Michal Kaziorath9k: prepare for multi-interface CSA support
2014-02-12  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2014-02-12  John W. LinvilleMerge git://git./linux/kernel/git/iwlwifi/iwlwifi-next
2014-02-10  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-10  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-10  James MorrisMerge branch 'stable-3.14' of git://git.infradead.org...
2014-02-09  Al Virofix a kmap leak in virtio_console
2014-02-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-09  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-02-08  Linus TorvaldsMerge tag 'pinctrl-v3.14-2' of git://git./linux/kernel...
2014-02-08  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2014-02-08  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-02-08  Linus TorvaldsMerge tag 'jfs-3.14-rc2' of git://github.com/kleikamp...
next
This page took 0.088733 seconds and 8 git commands to generate.