summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Bluetooth: Use devm_kzalloc in dtl1_cs.c fileSachin Kamat2012-08-061-2/+1
| * Bluetooth: Use devm_kzalloc in btwilink.c fileSachin Kamat2012-08-061-6/+2
| * Bluetooth: Use devm_kzalloc in btusb.c fileSachin Kamat2012-08-061-10/+3
| * Bluetooth: Use devm_kzalloc in btuart_cs.c fileSachin Kamat2012-08-061-4/+1
| * Bluetooth: Use devm_kzalloc in btsdio.c fileSachin Kamat2012-08-061-6/+2
| * Bluetooth: Use devm_kzalloc in btmrvl_sdio.c fileSachin Kamat2012-08-061-11/+4
| * Bluetooth: Use devm_kzalloc in bt3c_cs.c fileSachin Kamat2012-08-061-4/+1
| * Bluetooth: Use devm_kzalloc in bpa10x.c fileSachin Kamat2012-08-061-6/+2
| * Bluetooth: Use devm_kzalloc in bluecard_cs.c fileSachin Kamat2012-08-061-4/+1
| * Bluetooth: Use devm_kzalloc in bfusb.c fileSachin Kamat2012-08-061-8/+4
| * Bluetooth: Use devm_kzalloc in bcm203x.c file.Sachin Kamat2012-08-061-7/+1
| * Bluetooth: Added /proc/net/sco via bt_procfs_init()Masatake YAMATO2012-08-061-0/+9
| * Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()Masatake YAMATO2012-08-061-2/+12
| * Bluetooth: Added /proc/net/l2cap via bt_procfs_init()Masatake YAMATO2012-08-061-2/+18
| * Bluetooth: Added /proc/net/hidp via bt_procfs_init()Masatake YAMATO2012-08-061-1/+21
| * Bluetooth: Added /proc/net/hci via bt_procfs_init()Masatake YAMATO2012-08-061-2/+11
| * Bluetooth: Added /proc/net/cmtp via bt_procfs_init()Masatake YAMATO2012-08-061-2/+21
| * Bluetooth: Added /proc/net/bnep via bt_procfs_init()Masatake YAMATO2012-08-061-2/+20
| * Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO2012-08-062-0/+151
| * Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery2012-08-064-6/+7
| * Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery2012-08-062-14/+17
| * Bluetooth: Remove locking in hci_user_passkey_request_evtAndre Guedes2012-08-061-4/+0
| * Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko2012-08-063-13/+8
| * Bluetooth: Use lmp_no_flush_capable where applicableAndre Guedes2012-08-061-1/+1
| * Bluetooth: Use lmp_sniffsubr_capable where applicableAndre Guedes2012-08-061-1/+1
| * Bluetooth: Use lmp_sniff_capable where applicableAndre Guedes2012-08-061-1/+1
| * Bluetooth: Use lmp_rswitch_capable where applicableAndre Guedes2012-08-061-1/+1
| * Bluetooth: Use lmp_esco_capable where applicableAndre Guedes2012-08-061-1/+1
| * Bluetooth: Use lmp_ssp_capable where applicableAndre Guedes2012-08-062-4/+4
| * Bluetooth: Use lmp_le_capable where applicableAndre Guedes2012-08-062-4/+4
| * Bluetooth: Use lmp_bredr_capable where applicableAndre Guedes2012-08-061-2/+2
| * Bluetooth: Fix processing A2MP chan in security_cfmAndrei Emeltchenko2012-08-061-0/+5
| * Bluetooth: Do not shadow hdr variableAndrei Emeltchenko2012-08-061-3/+7
| * Bluetooth: Define AMP controller statusesAndrei Emeltchenko2012-08-061-0/+9
| * Bluetooth: trivial: Fix mixing spaces and tabs in smpAndrei Emeltchenko2012-08-061-4/+4
| * Bluetooth: debug: Fix printing refcnt for hci_connAndrei Emeltchenko2012-08-061-4/+2
| * Bluetooth: debug: Fix printing A2MP cmd code formatAndrei Emeltchenko2012-08-061-2/+2
| * Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko2012-08-063-5/+23
| * Bluetooth: Remove missing codeAndre Guedes2012-08-061-6/+0
* | mwifiex: add AES_CMAC support in key_material cmdYing Luo2012-08-062-10/+52
* | mwifiex: pass key_params pointer in mwifiex_set_encodeYing Luo2012-08-064-12/+22
* | mwifiex: rename wapi_rxpn to pnYing Luo2012-08-062-3/+3
* | mwifiex: cleanup TX/RX BA tables for uAPAvinash Patil2012-08-065-0/+58
* | mwifiex: add 11n Block Ack support for uAPAvinash Patil2012-08-066-9/+105
* | mwifiex: support RX AMSDU aggregation for uAPAvinash Patil2012-08-064-9/+88
* | mwifiex: improve uAP RX handlingAvinash Patil2012-08-066-0/+244
* | mwifiex: create list for associated stations in AP modeAvinash Patil2012-08-063-3/+177
* | mwifiex: separate file for handling AP eventsAvinash Patil2012-08-065-49/+107
* | mwifiex: update 11n status as per start_ap IEAvinash Patil2012-08-064-0/+5
* | mwifiex: improve scan delay logic during Tx trafficAmitkumar Karwar2012-08-063-45/+64
OpenPOWER on IntegriCloud