summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-28Bluetooth: btmrvl: Correct num_block nameAndrei Emeltchenko1-7/+6
2012-09-28Bluetooth: A2MP: Correct assoc_len sizeAndrei Emeltchenko1-4/+8
2012-09-28Bluetooth: Use %zu print specifier for size_t typeAndrei Emeltchenko1-1/+1
2012-09-28Bluetooth: Factor out Create Configuration ResponseAndrei Emeltchenko1-13/+19
2012-09-28Bluetooth: Factor out hci_queue_aclAndrei Emeltchenko1-4/+4
2012-09-28bluetooth: Remove unneeded batostr functionAndrei Emeltchenko2-15/+0
2012-09-28Bluetooth: Use %pMR instead of baswap in seq_showAndrei Emeltchenko1-6/+4
2012-09-28Bluetooth: Use %pMR in sprintf/seq_printf instead of batostrAndrei Emeltchenko8-26/+27
2012-09-28Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko9-37/+35
2012-09-28Bluetooth: Force the process of unpair command if disconnect failedJefferson Delfes1-2/+3
2012-09-28Bluetooth: Fix two warnings in BT_DBGGustavo Padovan2-2/+2
2012-09-28Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko4-1/+54
2012-09-28Bluetooth: AMP: Accept Physical LinkAndrei Emeltchenko3-4/+22
2012-09-28Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko6-1/+83
2012-09-28Bluetooth: A2MP: Add fallback to normal l2cap init sequenceAndrei Emeltchenko3-1/+30
2012-09-28Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko4-0/+113
2012-09-28Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko4-0/+32
2012-09-28Bluetooth: AMP: Add AMP key calculationAndrei Emeltchenko3-0/+48
2012-09-28Bluetooth: Add function to derive AMP key using hmacDmitry Kasatkin1-0/+36
2012-09-28Bluetooth: Choose connection based on capabilitiesAndrei Emeltchenko4-10/+60
2012-09-28Bluetooth: A2MP: Process A2MP Get AMP Assoc RspAndrei Emeltchenko1-1/+59
2012-09-28Bluetooth: A2MP: Process A2MP Getinfo RspAndrei Emeltchenko1-1/+33
2012-09-28Bluetooth: AMP: Handle create / disc phylink reqAndrei Emeltchenko1-2/+19
2012-09-28Bluetooth: AMP: Remote AMP ctrl definitionsAndrei Emeltchenko4-0/+102
2012-09-28Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko4-0/+34
2012-09-28Bluetooth: A2MP: Process Discover ResponseAndrei Emeltchenko1-1/+61
2012-09-28Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko8-6/+171
2012-09-28Bluetooth: AMP: Use HCI cmd to Read AMP InfoAndrei Emeltchenko3-17/+48
2012-09-28Bluetooth: A2MP: Create amp_mgr global listAndrei Emeltchenko2-0/+39
2012-09-28Bluetooth: Add HCI logical link cmds definitionsAndrei Emeltchenko1-1/+35
2012-09-24ath5k: disable HW crypto in management frameChun-Yeow Yeoh2-0/+4
2012-09-24carl9170: connect to 11w protected networksChristian Lamparter2-1/+4
2012-09-24p54: connect to 11w protected networksChristian Lamparter1-0/+12
2012-09-24iwlegacy: use eth_broadcast_addrJohannes Berg1-2/+2
2012-09-24ipw2x00: silence GCC warning for unused variable 'dev'Paul Bolle1-1/+1
2012-09-24bcma: handle BCM43227Rafał Miłecki2-0/+3
2012-09-24mwifiex: block scan request during heavy Tx trafficAmitkumar Karwar2-0/+8
2012-09-24mwifiex: disconnect the device before entering suspend stateAmitkumar Karwar1-0/+13
2012-09-24brcmfmac: get rid of void pointer in struct brcmf_cfg80211_privArend van Spriel2-4/+4
2012-09-24brcmfmac: change struct brcmf_cfg80211_priv comments to kernel-docArend van Spriel1-41/+77
2012-09-24brcmfmac: clear control lock on usb error.Hante Meuleman1-0/+2
2012-09-24brcmsmac: don't start device when RfKill is engagedPiotr Haber1-1/+4
2012-09-24brcmfmac: remove unused usb bmac model code.Hante Meuleman1-15/+3
2012-09-24brcmfmac: fix bug in determining phy bands.Hante Meuleman1-1/+1
2012-09-24brcmfmac: remove unused function.Hante Meuleman1-17/+0
2012-09-24brcmfmac: streamline SDIO read frame routineFranky Lin1-388/+233
2012-09-24brcmfmac: store usb fw images in local linked list.Hante Meuleman1-23/+41
2012-09-24brcmfmac: fix debug printout of event data.Hante Meuleman2-9/+6
2012-09-24brcmfmac: introduce scheduled scan supportArend van Spriel2-1/+387
2012-09-24brcmfmac: extend brcmf_term_iscan() to abort e-scanArend van Spriel1-23/+21