summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add missing reset_resume dev_pm_opsShuah Khan2013-06-231-0/+1
* Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code.Chen Gang2013-06-231-10/+4
* Bluetooth: Remove unneeded flagAndrei Emeltchenko2013-06-232-3/+0
* Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flagAndrei Emeltchenko2013-06-231-2/+2
* Bluetooth: Mgmt Device Found EventAndre Guedes2013-06-231-0/+3
* Bluetooth: Remove empty event handlerAndre Guedes2013-06-231-12/+0
* Bluetooth: Remove inquiry helpersAndre Guedes2013-06-232-32/+0
* Bluetooth: Remove LE scan helpersAndre Guedes2013-06-232-126/+0
* Bluetooth: Refactor hci_cc_le_set_scan_enableAndre Guedes2013-06-231-6/+3
* Bluetooth: Make mgmt_stop_discovery_failed staticAndre Guedes2013-06-232-17/+16
* Bluetooth: Remove stop discovery handling from hci_event.cAndre Guedes2013-06-231-14/+2
* Bluetooth: Update stop_discovery to use HCI requestAndre Guedes2013-06-231-7/+40
* Bluetooth: Use HCI request in interleaved discoveryAndre Guedes2013-06-234-29/+64
* Bluetooth: Move discovery macros to hci_core.hAndre Guedes2013-06-232-18/+16
* Bluetooth: Make mgmt_start_discovery_failed staticAndre Guedes2013-06-232-22/+21
* Bluetooth: Remove start discovery handling from hci_event.cAndre Guedes2013-06-231-23/+1
* Bluetooth: Update start_discovery to use HCI requestAndre Guedes2013-06-231-9/+85
* Bluetooth: Make inquiry_cache_flush non-staticAndre Guedes2013-06-232-5/+6
* Bluetooth: Fix multiple LE socket handlingJohan Hedberg2013-06-231-4/+8
* Bluetooth: Remove useless hci_conn disc_timeout settingJohan Hedberg2013-06-231-2/+0
* Bluetooth: Simplify hci_conn_hold/drop logic for L2CAPJohan Hedberg2013-06-231-3/+5
* Bluetooth: Remove unnecessary L2CAP channel state checkJohan Hedberg2013-06-231-4/+1
* Bluetooth: Remove useless sk variable in l2cap_le_conn_readyJohan Hedberg2013-06-231-5/+3
* Bluetooth: Fix duplicate call to l2cap_chan_ready()Johan Hedberg2013-06-231-2/+0
* Bluetooth: Add clarifying comment to l2cap_conn_ready()Johan Hedberg2013-06-231-0/+3
* Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add()Johan Hedberg2013-06-231-2/+6
* Bluetooth: Fix EBUSY condition test in l2cap_chan_connectJohan Hedberg2013-06-231-10/+4
* Bluetooth: Fix LE vs BR/EDR selection when connectingJohan Hedberg2013-06-231-1/+1
* Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATTJohan Hedberg2013-06-233-10/+10
* Bluetooth: Handle LE L2CAP signalling in its own functionJohan Hedberg2013-06-231-5/+48
* mwifiex: channel switch handling for stationAmitkumar Karwar2013-06-196-0/+54
* mwifiex: add basic 11h support for stationAmitkumar Karwar2013-06-198-0/+155
* brcm80211: fix null pointer accessAntonio Quartulli2013-06-191-2/+1
* mwifiex: code rearrangement for better readabilityAmitkumar Karwar2013-06-191-12/+11
* rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger2013-06-191-1/+1
* brcmfmac: add sdio sg list supportFranky Lin2013-06-184-174/+137
* brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrwFranky Lin2013-06-183-54/+53
* brcmfmac: remove redundant chip ID check in dhd_sdioFranky Lin2013-06-181-22/+0
* brcmfmac: simplify dpc handling using atomic operationsArend van Spriel2013-06-181-58/+12
* brcmfmac: consolidate mac_descriptor related function namesArend van Spriel2013-06-181-27/+26
* brcmfmac: remove dependency with nl80211.hArend van Spriel2013-06-181-2/+1
* brcmfmac: rename variable prec to more appropriate name, ie. fifoArend van Spriel2013-06-181-4/+4
* brcmfmac: Only use credits for bcmc when firmware indicates it.Hante Meuleman2013-06-182-2/+33
* ath9k: Program initvals for CUS217Sujith Manoharan2013-06-183-0/+16
* ath9k: Add initvals required for CUS217Sujith Manoharan2013-06-181-0/+15
* ath9k: Add PCI IDs for CUS217Sujith Manoharan2013-06-183-0/+16
* ath10k: off by one sanity checkDan Carpenter2013-06-181-1/+1
* ssb: register serial flash as platform deviceRafał Miłecki2013-06-183-0/+31
* ath9k: Modify IDs to identify CUS230Sujith Manoharan2013-06-183-4/+10
* ath9k: Add support for 5G-XLNA/AR9462Sujith Manoharan2013-06-184-1/+310
OpenPOWER on IntegriCloud