summaryrefslogtreecommitdiffstats
path: root/drivers/hv (unfollow)
Commit message (Expand)AuthorFilesLines
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
2011-12-19brcm80211: fmac: remove oneline proto block functionsFranky Lin4-29/+7
2011-12-19brcm80211: fmac: unify common layer driver data structureFranky Lin4-214/+180
2011-12-19NFC: use kfree_skb() for sk_buffsDan Carpenter1-1/+1
2011-12-19NFC: double unlock in nfc_llcp_recv_connect()Dan Carpenter1-3/+1
2011-12-19b43: avoid packet losses in the dma worker code.francesco.gringoli@ing.unibs.it3-19/+60
2011-12-19mac80211: handle SMPS action framesJohannes Berg2-1/+62
2011-12-19NFC: Fix LLCP related build failureSamuel Ortiz1-2/+2
2011-12-19mwifiex: cleanup work in scan.cAmitkumar Karwar1-4/+4
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches34-799/+647
2011-12-19cfg80211: Return beacon loss count in stationPaul Stewart6-2/+24
2011-12-19mac80211: split addba retries in timeNikolay Martynov2-1/+24
2011-12-19Bluetooth: Add missing mgmt_confirm_name command definitionJohan Hedberg1-0/+10
2011-12-19Bluetooth: Fix mgmt_(block,unblock)_device opcodesJohan Hedberg1-2/+2
2011-12-19Bluetooth: Add missing confirm_name field to mgmt_ev_device_foundJohan Hedberg1-0/+1
2011-12-19Revert "Bluetooth: Revert: Fix L2CAP connection establishment"Gustavo F. Padovan1-1/+1
2011-12-19Bluetooth: Clear RFCOMM session timer when disconnecting last channelMat Martineau1-0/+1
2011-12-19Bluetooth: Prevent uninitialized data access in L2CAP configurationMat Martineau1-1/+11
2011-12-19Bluetooth: Incoming ACL packets do not force active modeMat Martineau1-1/+1
2011-12-19Bluetooth: Simplify num_comp_pkts_evt functionAndrei Emeltchenko1-18/+29
2011-12-19Bluetooth: Add HCI Read Data Block Size functionAndrei Emeltchenko3-0/+39
2011-12-18Bluetooth: Use correct struct for user_confirm_neg_replyJohan Hedberg1-1/+1
2011-12-18Bluetooth: Update ordering and opcodes of mgmt messagesJohan Hedberg1-66/+81
2011-12-18Bluetooth: Add timer for automatically disabling the service cacheJohan Hedberg3-5/+40
2011-12-18Bluetooth: Move EIR and CoD update functions to a better positionJohan Hedberg1-173/+173
2011-12-18Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg4-56/+16
2011-12-18Bluetooth: Move mgmt_set_fast_connectable to the right locationJohan Hedberg2-11/+8
2011-12-18Bluetooth: Update mgmt_read_info and related mgmt messagesJohan Hedberg3-63/+113
2011-12-18Bluetooth: Add ProFUSION's copyrightGustavo F. Padovan3-0/+3
2011-12-18Bluetooth: Use system workqueue to schedule power_onGustavo F. Padovan2-2/+2
2011-12-18Bluetooth: Remove work_add and work_del from hci_sysfsGustavo F. Padovan2-47/+27
2011-12-18Bluetooth: Use new alloc_workqueue()Gustavo F. Padovan1-1/+2
2011-12-18Bluetooth: move power_off to system workqueueGustavo F. Padovan2-2/+2
2011-12-18Bluetooth: Change l2cap chan_list to use RCUGustavo F. Padovan1-61/+58
2011-12-18Bluetooth: invert locking order in connect pathGustavo F. Padovan3-61/+61