summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: btmrvl_sdio: look for sd8688 firmware in proper locationLubomir Rintel2013-03-151-4/+4
* Bluetooth: Fix endianness handling of cmd_status/complete opcodesJohan Hedberg2013-03-091-4/+4
* Bluetooth: Check req->err in hci_req_addAndre Guedes2013-03-091-0/+6
* Bluetooth: Make hci_req_add returning voidAndre Guedes2013-03-092-5/+3
* Bluetooth: HCI request error handlingAndre Guedes2013-03-092-1/+17
* Bluetooth: Check hci_req_run returning value in __hci_req_syncAndre Guedes2013-03-091-6/+9
* Bluetooth: Return ENODATA in hci_req_runAndre Guedes2013-03-091-1/+1
* Bluetooth: Fix __hci_req_syncAndre Guedes2013-03-091-4/+3
* Bluetooth: Remove empty HCI event handlersJohan Hedberg2013-03-081-164/+0
* Bluetooth: Remove unused hdev->init_last_cmdJohan Hedberg2013-03-082-8/+0
* Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg2013-03-083-195/+156
* Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg2013-03-083-0/+94
* Bluetooth: Fix stand-alone HCI command handlingJohan Hedberg2013-03-082-0/+10
* Bluetooth: Introduce new hci_req_add functionJohan Hedberg2013-03-082-0/+23
* Bluetooth: Refactor HCI command skb creationJohan Hedberg2013-03-081-8/+20
* Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg2013-03-083-0/+48
* Bluetooth: Split HCI init sequence into three stagesJohan Hedberg2013-03-082-255/+274
* Bluetooth: Fix __hci_req_sync() handling of empty requestsJohan Hedberg2013-03-081-0/+8
* Bluetooth: Rename hci_request to hci_req_syncJohan Hedberg2013-03-081-24/+25
* Bluetooth: Remove redundant RFCOMM BT_CLOSED settingsDean Jenkins2013-03-081-5/+2
* Bluetooth: Remove redundant call to rfcomm_send_discDean Jenkins2013-03-081-3/+0
* Bluetooth: Remove RFCOMM session refcntDean Jenkins2013-03-082-45/+5
* Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins2013-03-082-51/+58
* Bluetooth: Check rfcomm session and DLC exists on socket closeDean Jenkins2013-03-081-2/+24
* Bluetooth: Avoid rfcomm_session_timeout using freed sessionDean Jenkins2013-03-081-1/+1
* Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann2013-03-082-13/+4
* Bluetooth: discard bt_sock_unregister() errorsDavid Herrmann2013-03-087-19/+7
* Bluetooth: Make hidp_get_raw_report abort if the session is terminatingKarl Relton2013-03-081-0/+4
* Bluetooth: Rename hci_acl_disconnAndre Guedes2013-03-084-6/+6
* mwifiex: add WOWLAN supportAmitkumar Karwar2013-03-066-0/+292
* mwifiex: add "ethtool wol" command supportAmitkumar Karwar2013-03-065-0/+78
* mwifiex: shorten the host sleep configuration macro namesAmitkumar Karwar2013-03-065-14/+14
* mwifiex: modify skb->truesize for PCIE RxAvinash Patil2013-03-061-2/+3
* mwifiex: avoid [-Wmaybe-uninitialized] warnings in pcie.cBing Zhao2013-03-061-2/+2
* mwifiex: fix [-Wunused-function] warnings on pcie suspend/resumeBing Zhao2013-03-061-0/+2
* mwifiex: remove static forward declarations in pcie.cBing Zhao2013-03-061-76/+74
* ath9k: Report rx-crc-errors in ethtool stats.Ben Greear2013-03-061-0/+2
* ath9k: Report txerr-filtered errors in debugfs.Ben Greear2013-03-062-0/+5
* b43: HT-PHY: make it BCMA-onlyRafał Miłecki2013-03-062-1/+6
* ath9k_hw: Fix fixed antenna for AR9462Sujith Manoharan2013-03-061-0/+17
* ath9k_hw: Update initvals for AR9462Sujith Manoharan2013-03-061-25/+24
* ath9k_hw: Use helper functions to simplify HW resetSujith Manoharan2013-03-061-79/+103
* ath9k_hw: Remove CHANNEL_CW_INTSujith Manoharan2013-03-063-8/+3
* brcmfmac: add parameter to brcmf_proto_hdrpush() for data offsetArend van Spriel2013-03-063-5/+4
* brcmutil: add dequeue function with filteringArend van Spriel2013-03-062-0/+29
* brcmfmac: assure brcmf_txcomplete() is called in failure pathsArend van Spriel2013-03-061-12/+17
* brcmfmac: release transmit packet in brcmf_txcomplete()Arend van Spriel2013-03-064-15/+8
* brcmfmac: add support for TLV based firmware signallingArend van Spriel2013-03-069-18/+501
* brcmutil: add macros for setting bitfields using mask/shift operationsArend van Spriel2013-03-061-0/+23
* brcmfmac: increase required skbuff headroom for firmware signallingArend van Spriel2013-03-061-2/+15
OpenPOWER on IntegriCloud