summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-19mac80211: 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
2011-12-19brcm80211: fmac: stop referencing brcmf_pub in bus layerFranky Lin3-33/+29
2011-12-19brcm80211: fmac: move tx flow ctrl flag to bus layerFranky Lin3-4/+8
2011-12-19brcm80211: fmac: move packet realloc stats to struct brcmf_busFranky Lin3-4/+3
2011-12-19brcm80211: fmac: move dongle statistics to struct brcmf_busFranky Lin3-27/+27
2011-12-19brcm80211: fmac: remove duplicate statistics from driver data structureFranky Lin5-45/+13
2011-12-19brcm80211: fmac: move driver up status to struct brcmf_busFranky Lin3-12/+13
2011-12-19brcm80211: fmac: move maxctl to struct brcmf_busFranky Lin3-9/+9
2011-12-19brcm80211: fmac: move sdio used statistics to struct brcmf_sdioFranky Lin2-18/+14
2011-12-19brcm80211: fmac: change function proto_hdrpull parameterFranky Lin4-6/+9
2011-12-19brcm80211: fmac: change function rx_frame parameterFranky Lin3-6/+8
2011-12-19brcm80211: fmac: change function brcmf_c_prec_enq parameterFranky Lin3-3/+6
2011-12-19brcm80211: fmac: change function txcomplete parameterFranky Lin3-4/+6
2011-12-19brcm80211: fmac: change function txflowcontrol parameterFranky Lin3-4/+6
2011-12-19brcm80211: fmac: change function brcmf_detach parameterFranky Lin3-19/+20
2011-12-19brcm80211: fmac: change function bus_start parameterFranky Lin3-6/+8
2011-12-19brcm80211: fmac: change function add_if parameterFranky Lin4-4/+9
2011-12-19brcm80211: fmac: register a dummy irq handler for SDIO function 2Franky Lin1-0/+7