summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_ldisc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-20Bluetooth: Add support for atheros 04ca:3004 device to ath3kJosh Boyer2-0/+3
2013-02-11mwl8k: fix band for supported channelsJonas Gorski1-18/+18
2013-02-11mac80211: fix channel selection bugJohannes Berg1-3/+3
2013-02-07mac80211: fix managed mode channel context useJohannes Berg1-1/+4
2013-02-06mac80211: fix error in sizeof() usageCong Ding1-1/+2
2013-02-04brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel4-29/+27
2013-02-04ssb: unregister gpios before unloading ssbHauke Mehrtens3-0/+26
2013-02-04bcma: unregister gpios before unloading bcmaHauke Mehrtens3-0/+17
2013-02-04rtlwifi: Fix scheduling while atomic bugLarry Finger1-3/+4
2013-01-31Bluetooth: Fix hci_conn timeout routineAndre Guedes1-3/+3
2013-01-31Bluetooth: Fix handling of unexpected SMP PDUsJohan Hedberg1-0/+13
2013-01-30mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao1-4/+5
2013-01-28rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger1-2/+2
2013-01-28bcma: fix NAND flash validationRafał Miłecki1-1/+1
2013-01-28brcmsmac: fix tx status processingArend van Spriel1-16/+9
2013-01-24cfg80211: off by one in ieee80211_bss()Dan Carpenter1-1/+1
2013-01-24Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach1-17/+7
2013-01-22mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil1-1/+1
2013-01-22ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau1-0/+3
2013-01-22ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau1-19/+6
2013-01-22ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau3-1/+4
2013-01-22rtlwifi: Fix build warning introduced by commit a290593Larry Finger1-2/+2
2013-01-22iwlegacy: fix IBSS cleanupStanislaw Gruszka1-21/+14
2013-01-16mac80211: add encrypt headroom to PERR framesBob Copeland1-1/+3
2013-01-16mac80211: set NEED_TXPROCESSING for PERR framesBob Copeland1-0/+1
2013-01-16mac80211: fix monitor mode injectionFelix Fietkau1-3/+6
2013-01-16mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka3-26/+14
2013-01-16mac80211: fix FT roamingJohannes Berg1-1/+11
2013-01-16iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach1-0/+2
2013-01-14ath9k: disable the tasklet before taking the PCU lockFelix Fietkau1-4/+3
2013-01-14ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau2-14/+0
2013-01-11brcmsmac: increase timer reference count for new timers onlyPiotr Haber1-3/+4
2013-01-11ath9k: fix rx flush handlingFelix Fietkau3-21/+12
2013-01-11ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau5-19/+4
2013-01-11ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau1-1/+0
2013-01-11ath9k: fix double-free bug on beacon generate failureFelix Fietkau1-0/+1
2013-01-11ath9k: do not link receive buffers during flushFelix Fietkau1-4/+6
2013-01-11ath9k_htc: Fix memory leakSujith Manoharan1-0/+2
2013-01-11mwifiex: correct config_bands handling for ibss networkAmitkumar Karwar1-1/+1
2013-01-11mwifiex: update config_bands during infra associationAmitkumar Karwar2-14/+15
2013-01-10Bluetooth: Check if the hci connection exists in SCO shutdownGustavo Padovan1-1/+1
2013-01-10Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery2-8/+11
2013-01-10Bluetooth device 04ca:3008 should use ath3kSergio Cambra2-0/+3
2013-01-09Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo1-1/+1
2013-01-09Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]AceLan Kao2-0/+3
2013-01-09Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]AceLan Kao2-0/+3
2013-01-09Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k.Daniel Schaal2-0/+3
2013-01-09Bluetooth: Add support for IMC Networks [13d3:3393]AceLan Kao2-0/+3
2013-01-09Bluetooth: Fix sending HCI commands after resetSzymon Janc1-1/+1
2013-01-07b43: Fix firmware loading when driver is built into the kernelLarry Finger3-16/+48