summaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-23Bluetooth: Remove unneeded flagAndrei Emeltchenko2-3/+0
2013-06-23Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flagAndrei Emeltchenko1-2/+2
2013-06-23Bluetooth: Mgmt Device Found EventAndre Guedes1-0/+3
2013-06-23Bluetooth: Remove empty event handlerAndre Guedes1-12/+0
2013-06-23Bluetooth: Remove inquiry helpersAndre Guedes2-32/+0
2013-06-23Bluetooth: Remove LE scan helpersAndre Guedes2-126/+0
2013-06-23Bluetooth: Refactor hci_cc_le_set_scan_enableAndre Guedes1-6/+3
2013-06-23Bluetooth: Make mgmt_stop_discovery_failed staticAndre Guedes2-17/+16
2013-06-23Bluetooth: Remove stop discovery handling from hci_event.cAndre Guedes1-14/+2
2013-06-23Bluetooth: Update stop_discovery to use HCI requestAndre Guedes1-7/+40
2013-06-23Bluetooth: Use HCI request in interleaved discoveryAndre Guedes4-29/+64
2013-06-23Bluetooth: Move discovery macros to hci_core.hAndre Guedes2-18/+16
2013-06-23Bluetooth: Make mgmt_start_discovery_failed staticAndre Guedes2-22/+21
2013-06-23Bluetooth: Remove start discovery handling from hci_event.cAndre Guedes1-23/+1
2013-06-23Bluetooth: Update start_discovery to use HCI requestAndre Guedes1-9/+85
2013-06-23Bluetooth: Make inquiry_cache_flush non-staticAndre Guedes2-5/+6
2013-06-23Bluetooth: Fix multiple LE socket handlingJohan Hedberg1-4/+8
2013-06-23Bluetooth: Remove useless hci_conn disc_timeout settingJohan Hedberg1-2/+0
2013-06-23Bluetooth: Simplify hci_conn_hold/drop logic for L2CAPJohan Hedberg1-3/+5
2013-06-23Bluetooth: Remove unnecessary L2CAP channel state checkJohan Hedberg1-4/+1
2013-06-23Bluetooth: Remove useless sk variable in l2cap_le_conn_readyJohan Hedberg1-5/+3
2013-06-23Bluetooth: Fix duplicate call to l2cap_chan_ready()Johan Hedberg1-2/+0
2013-06-23Bluetooth: Add clarifying comment to l2cap_conn_ready()Johan Hedberg1-0/+3
2013-06-23Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add()Johan Hedberg1-2/+6
2013-06-23Bluetooth: Fix EBUSY condition test in l2cap_chan_connectJohan Hedberg1-10/+4
2013-06-23Bluetooth: Fix LE vs BR/EDR selection when connectingJohan Hedberg1-1/+1
2013-06-23Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATTJohan Hedberg3-10/+10
2013-06-23Bluetooth: Handle LE L2CAP signalling in its own functionJohan Hedberg1-5/+48
2013-06-19mwifiex: channel switch handling for stationAmitkumar Karwar6-0/+54
2013-06-19mwifiex: add basic 11h support for stationAmitkumar Karwar8-0/+155
2013-06-19brcm80211: fix null pointer accessAntonio Quartulli1-2/+1
2013-06-19mwifiex: code rearrangement for better readabilityAmitkumar Karwar1-12/+11
2013-06-19rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger1-1/+1
2013-06-18brcmfmac: add sdio sg list supportFranky Lin4-174/+137
2013-06-18brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrwFranky Lin3-54/+53
2013-06-18brcmfmac: remove redundant chip ID check in dhd_sdioFranky Lin1-22/+0
2013-06-18brcmfmac: simplify dpc handling using atomic operationsArend van Spriel1-58/+12
2013-06-18brcmfmac: consolidate mac_descriptor related function namesArend van Spriel1-27/+26
2013-06-18brcmfmac: remove dependency with nl80211.hArend van Spriel1-2/+1
2013-06-18brcmfmac: rename variable prec to more appropriate name, ie. fifoArend van Spriel1-4/+4
2013-06-18brcmfmac: Only use credits for bcmc when firmware indicates it.Hante Meuleman2-2/+33
2013-06-18ath9k: Program initvals for CUS217Sujith Manoharan3-0/+16
2013-06-18ath9k: Add initvals required for CUS217Sujith Manoharan1-0/+15
2013-06-18ath9k: Add PCI IDs for CUS217Sujith Manoharan3-0/+16
2013-06-18ath10k: off by one sanity checkDan Carpenter1-1/+1
2013-06-18ssb: register serial flash as platform deviceRafał Miłecki3-0/+31
2013-06-18ath9k: Modify IDs to identify CUS230Sujith Manoharan3-4/+10
2013-06-18ath9k: Add support for 5G-XLNA/AR9462Sujith Manoharan4-1/+310
2013-06-18ath9k: Update AR9462 2.0 initvalsSujith Manoharan1-1/+1
2013-06-18ath9k: Convert a couple of debug messagesSujith Manoharan1-2/+2