summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-03Bluetooth: Fix context in RFCOMM ttyGustavo F. Padovan1-11/+11
2012-01-03Bluetooth: Fix context in rfcomm_sock_lockGustavo F. Padovan1-6/+6
2012-01-03Bluetooth: Fix bacpy in l2cap_core.cGustavo F. Padovan1-1/+1
2011-12-27Bluetooth: Fix a compile warning in RFCOMMGustavo F. Padovan1-3/+0
2011-12-23Bluetooth: Incorrect address while storing LTK.Hemant Gupta1-1/+1
2011-12-23Bluetooth: Don't disable interrupt when locking the queueGustavo F. Padovan1-2/+2
2011-12-23Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_listGustavo F. Padovan3-22/+22
2011-12-23Bluetooth: Remove lock from inquiry_cacheGustavo F. Padovan1-7/+0
2011-12-23Bluetooth: add debug output to l2cap_ack_timeout()Gustavo F. Padovan1-0/+2
2011-12-22Bluetooth: Remove l2cap priority from inside RFCOMM.Gustavo F. Padovan1-27/+17
2011-12-22Bluetooth: Add support for BCM20702A0 [0a5c:21e3]Jesse Sung1-0/+1
2011-12-22Bluetooth: Add SMP to User Passkey and ConfirmBrian Gix1-1/+9
2011-12-22Bluetooth: Add MITM mechanism to LE-SMPBrian Gix3-22/+211
2011-12-22Bluetooth: Fix deadlocks with sock lock and L2CAP timers locksUlisses Furquim2-28/+30
2011-12-22Bluetooth: Make HCI call directly into SCO and L2CAP event functionsUlisses Furquim4-212/+74
2011-12-22Bluetooth: Remove magic numbers from le scan cmdAndrei Emeltchenko2-2/+13
2011-12-22Bluetooth: fix bt_accept_dequeue() to work in process contextGustavo F. Padovan1-7/+4
2011-12-21Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim7-57/+15
2011-12-21Bluetooth: Remove global mutex hci_task_lockUlisses Furquim1-20/+1
2011-12-21Bluetooth: btusb: fix bInterval for high/super speed isochronous endpointsBing Zhao1-7/+2
2011-12-20Bluetooth: Rename info_work to info_timerGustavo F. Padovan2-8/+8
2011-12-20Bluetooth: convert security timer to delayed_workGustavo F. Padovan3-10/+11
2011-12-20Bluetooth: Move l2cap_{set,clear}_timer to l2cap.hGustavo F. Padovan2-14/+15
2011-12-20Bluetooth: Clean up magic pointersAndrei Emeltchenko2-5/+10
2011-12-20Bluetooth: Check for flow control modeAndrei Emeltchenko1-0/+5
2011-12-20Bluetooth: Initialize default flow control modeAndrei Emeltchenko2-0/+8
2011-12-20Bluetooth: Split ctrl init to BREDR and AMP partsAndrei Emeltchenko2-18/+49
2011-12-20mac80211: Fixing sparse warning at sta_info.cYogesh Ashok Powar1-2/+7
2011-12-19ath9k: fix tx locking issuesFelix Fietkau2-32/+65
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau13-17/+145
2011-12-19b43: N-PHY: reorder functions: random cleanupsRafał Miłecki1-107/+116
2011-12-19b43: N-PHY: reorder functions: move rest of workaroundsRafał Miłecki1-226/+226
2011-12-19b43: N-PHY: reorder functions: move RSSI calibrationRafał Miłecki1-300/+300
2011-12-19b43: N-PHY: split gain control workaroundsRafał Miłecki1-264/+267
2011-12-19b43: N-PHY: reorder functions: collect RSSI selectsRafał Miłecki1-221/+225
2011-12-19b43: N-PHY: reorder functions: collect samples onesRafał Miłecki1-131/+135
2011-12-19b43: N-PHY: reorder functions: collect radio onesRafał Miłecki1-190/+198
2011-12-19b43: N-PHY: reorder functions: put basic ones at beginningRafał Miłecki1-333/+332
2011-12-19rtlwifi: Fix locking problem introduces with commit 6539306bLarry Finger3-2/+5
2011-12-19brcm80211: fmac: add Kconfig option for SDIO bus supportFranky Lin2-15/+25
2011-12-19brcm80211: fmac: exclude unnecessary header filesFranky Lin4-6/+0
2011-12-19brcm80211: fmac: move idle macros to dhd_sdio.cFranky Lin2-6/+6
2011-12-19brcm80211: fmac: move debug level macros to dhd_dbg.hFranky Lin2-15/+15
2011-12-19brcm80211: fmac: abstract ctrl frames interface function pointersFranky Lin3-17/+13
2011-12-19brcm80211: fmac: abstract bus_txdata interface function pointerFranky Lin3-5/+5
2011-12-19brcm80211: fmac: abstract bus_init interface function pointerFranky Lin3-5/+5
2011-12-19brcm80211: fmac: move common layer bus interface context to dhd_bus.hFranky Lin4-75/+78
2011-12-19brcm80211: fmac: abstract bus_stop interface function pointerFranky Lin4-86/+88
2011-12-19brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin6-10/+13
2011-12-19brcm80211: fmac: stop referencing brcmf_sdio in common layerFranky Lin5-11/+7