summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-22Bluetooth: Remove start discovery handling from hci_event.cAndre Guedes
2013-06-22Bluetooth: Update start_discovery to use HCI requestAndre Guedes
2013-06-22Bluetooth: Make inquiry_cache_flush non-staticAndre Guedes
2013-06-22Bluetooth: Fix multiple LE socket handlingJohan Hedberg
2013-06-22Bluetooth: Remove useless hci_conn disc_timeout settingJohan Hedberg
2013-06-22Bluetooth: Simplify hci_conn_hold/drop logic for L2CAPJohan Hedberg
2013-06-22Bluetooth: Remove unnecessary L2CAP channel state checkJohan Hedberg
2013-06-22Bluetooth: Remove useless sk variable in l2cap_le_conn_readyJohan Hedberg
2013-06-22Bluetooth: Fix duplicate call to l2cap_chan_ready()Johan Hedberg
2013-06-22Bluetooth: Add clarifying comment to l2cap_conn_ready()Johan Hedberg
2013-06-22Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add()Johan Hedberg
2013-06-22Bluetooth: Fix EBUSY condition test in l2cap_chan_connectJohan Hedberg
2013-06-22Bluetooth: Fix LE vs BR/EDR selection when connectingJohan Hedberg
2013-06-22Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATTJohan Hedberg
2013-06-22Bluetooth: Handle LE L2CAP signalling in its own functionJohan Hedberg
2013-06-19mwifiex: channel switch handling for stationAmitkumar Karwar
2013-06-19mwifiex: add basic 11h support for stationAmitkumar Karwar
2013-06-19brcm80211: fix null pointer accessAntonio Quartulli
2013-06-19mwifiex: code rearrangement for better readabilityAmitkumar Karwar
2013-06-19rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger
2013-06-18brcmfmac: add sdio sg list supportFranky Lin
2013-06-18brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrwFranky Lin
2013-06-18brcmfmac: remove redundant chip ID check in dhd_sdioFranky Lin
2013-06-18brcmfmac: simplify dpc handling using atomic operationsArend van Spriel
2013-06-18brcmfmac: consolidate mac_descriptor related function namesArend van Spriel
2013-06-18brcmfmac: remove dependency with nl80211.hArend van Spriel
2013-06-18brcmfmac: rename variable prec to more appropriate name, ie. fifoArend van Spriel
2013-06-18brcmfmac: Only use credits for bcmc when firmware indicates it.Hante Meuleman
2013-06-18ath9k: Program initvals for CUS217Sujith Manoharan
2013-06-18ath9k: Add initvals required for CUS217Sujith Manoharan
2013-06-18ath9k: Add PCI IDs for CUS217Sujith Manoharan
2013-06-18ath10k: off by one sanity checkDan Carpenter
2013-06-18ssb: register serial flash as platform deviceRafał Miłecki
2013-06-18ath9k: Modify IDs to identify CUS230Sujith Manoharan
2013-06-18ath9k: Add support for 5G-XLNA/AR9462Sujith Manoharan
2013-06-18ath9k: Update AR9462 2.0 initvalsSujith Manoharan
2013-06-18ath9k: Convert a couple of debug messagesSujith Manoharan
2013-06-18ath9k: Merge HWTIMER debug level with BTCOEXSujith Manoharan
2013-06-18Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-06-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-17rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200NDLarry Finger
2013-06-17ssb: add struct for serial flashRafał Miłecki
2013-06-17bcma: use const for serial flash hardware tableRafał Miłecki
2013-06-17ssb: use const for serial flash hardware tableRafał Miłecki
2013-06-17bcma: update core (en|dis)abling functionsRafał Miłecki
2013-06-17ath9k: Fix ANI for AP modeSujith Manoharan
2013-06-17ath9k: Fix LNA gpio for AR9485Sujith Manoharan
2013-06-17mwifiex: fix memory corruption when unsetting multicast listDaniel Drake
2013-06-17mwifiex: Add module parameter for regdomainAvinash Patil