summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Remove global mutex hci_task_lockUlisses Furquim2011-12-211-20/+1
* Bluetooth: btusb: fix bInterval for high/super speed isochronous endpointsBing Zhao2011-12-211-7/+2
* Bluetooth: Rename info_work to info_timerGustavo F. Padovan2011-12-202-8/+8
* Bluetooth: convert security timer to delayed_workGustavo F. Padovan2011-12-203-10/+11
* Bluetooth: Move l2cap_{set,clear}_timer to l2cap.hGustavo F. Padovan2011-12-202-14/+15
* Bluetooth: Clean up magic pointersAndrei Emeltchenko2011-12-202-5/+10
* Bluetooth: Check for flow control modeAndrei Emeltchenko2011-12-201-0/+5
* Bluetooth: Initialize default flow control modeAndrei Emeltchenko2011-12-202-0/+8
* Bluetooth: Split ctrl init to BREDR and AMP partsAndrei Emeltchenko2011-12-202-18/+49
* mac80211: Fixing sparse warning at sta_info.cYogesh Ashok Powar2011-12-191-2/+7
* ath9k: fix tx locking issuesFelix Fietkau2011-12-192-32/+65
* ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-1913-17/+145
* b43: N-PHY: reorder functions: random cleanupsRafał Miłecki2011-12-191-107/+116
* b43: N-PHY: reorder functions: move rest of workaroundsRafał Miłecki2011-12-191-226/+226
* b43: N-PHY: reorder functions: move RSSI calibrationRafał Miłecki2011-12-191-300/+300
* b43: N-PHY: split gain control workaroundsRafał Miłecki2011-12-191-264/+267
* b43: N-PHY: reorder functions: collect RSSI selectsRafał Miłecki2011-12-191-221/+225
* b43: N-PHY: reorder functions: collect samples onesRafał Miłecki2011-12-191-131/+135
* b43: N-PHY: reorder functions: collect radio onesRafał Miłecki2011-12-191-190/+198
* b43: N-PHY: reorder functions: put basic ones at beginningRafał Miłecki2011-12-191-333/+332
* rtlwifi: Fix locking problem introduces with commit 6539306bLarry Finger2011-12-193-2/+5
* brcm80211: fmac: add Kconfig option for SDIO bus supportFranky Lin2011-12-192-15/+25
* brcm80211: fmac: exclude unnecessary header filesFranky Lin2011-12-194-6/+0
* brcm80211: fmac: move idle macros to dhd_sdio.cFranky Lin2011-12-192-6/+6
* brcm80211: fmac: move debug level macros to dhd_dbg.hFranky Lin2011-12-192-15/+15
* brcm80211: fmac: abstract ctrl frames interface function pointersFranky Lin2011-12-193-17/+13
* brcm80211: fmac: abstract bus_txdata interface function pointerFranky Lin2011-12-193-5/+5
* brcm80211: fmac: abstract bus_init interface function pointerFranky Lin2011-12-193-5/+5
* brcm80211: fmac: move common layer bus interface context to dhd_bus.hFranky Lin2011-12-194-75/+78
* brcm80211: fmac: abstract bus_stop interface function pointerFranky Lin2011-12-194-86/+88
* brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin2011-12-196-10/+13
* brcm80211: fmac: stop referencing brcmf_sdio in common layerFranky Lin2011-12-195-11/+7
* brcm80211: fmac: stop referencing brcmf_pub in bus layerFranky Lin2011-12-193-33/+29
* brcm80211: fmac: move tx flow ctrl flag to bus layerFranky Lin2011-12-193-4/+8
* brcm80211: fmac: move packet realloc stats to struct brcmf_busFranky Lin2011-12-193-4/+3
* brcm80211: fmac: move dongle statistics to struct brcmf_busFranky Lin2011-12-193-27/+27
* brcm80211: fmac: remove duplicate statistics from driver data structureFranky Lin2011-12-195-45/+13
* brcm80211: fmac: move driver up status to struct brcmf_busFranky Lin2011-12-193-12/+13
* brcm80211: fmac: move maxctl to struct brcmf_busFranky Lin2011-12-193-9/+9
* brcm80211: fmac: move sdio used statistics to struct brcmf_sdioFranky Lin2011-12-192-18/+14
* brcm80211: fmac: change function proto_hdrpull parameterFranky Lin2011-12-194-6/+9
* brcm80211: fmac: change function rx_frame parameterFranky Lin2011-12-193-6/+8
* brcm80211: fmac: change function brcmf_c_prec_enq parameterFranky Lin2011-12-193-3/+6
* brcm80211: fmac: change function txcomplete parameterFranky Lin2011-12-193-4/+6
* brcm80211: fmac: change function txflowcontrol parameterFranky Lin2011-12-193-4/+6
* brcm80211: fmac: change function brcmf_detach parameterFranky Lin2011-12-193-19/+20
* brcm80211: fmac: change function bus_start parameterFranky Lin2011-12-193-6/+8
* brcm80211: fmac: change function add_if parameterFranky Lin2011-12-194-4/+9
* brcm80211: fmac: register a dummy irq handler for SDIO function 2Franky Lin2011-12-191-0/+7
* brcm80211: fmac: remove oneline proto block functionsFranky Lin2011-12-194-29/+7
OpenPOWER on IntegriCloud