summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hidp: remove redundant error messageDavid Herrmann2013-04-061-1/+0
* Bluetooth: Remove driver init queue from coreMarcel Holtmann2013-04-042-25/+0
* Bluetooth: Convert BCM92035 support to driver setup callbackMarcel Holtmann2013-04-041-11/+23
* Bluetooth: Add driver setup stage for early initMarcel Holtmann2013-04-042-13/+21
* Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg2013-04-042-5/+20
* Bluetooth: Add support for custom event terminated commandsJohan Hedberg2013-04-044-2/+22
* Bluetooth: Add __hci_cmd_sync() helper functionJohan Hedberg2013-04-042-0/+105
* Bluetooth: Track received events in hdevJohan Hedberg2013-04-043-0/+16
* Bluetooth: Remove trivial white spaceChan-yeol Park2013-04-041-5/+5
* Bluetooth: Fix possible NULL dereference in hci_uart_tty_receiveChan-yeol Park2013-04-041-1/+4
* Bluetooth: Fix H4 crash from incoming UART packetsChan-yeol Park2013-04-041-0/+3
* Bluetooth: Remove unneeded hci_req_cmd_status functionAndre Guedes2013-04-042-27/+0
* Bluetooth: Fix hci_inquiry ioctl usageAndre Guedes2013-04-042-0/+18
* Bluetooth: Fix HCI request frameworkAndre Guedes2013-04-041-5/+1
* Bluetooth: Add support for Foxconn/Hon Hai [0489:e04d]Noguchi Kazutosi2013-04-042-0/+3
* brcmfmac: enable sk_buff queueing when credits depleteArend van Spriel2013-04-033-60/+627
* brcmfmac: no flow-control tlv signals when fcmode is NONEArend van Spriel2013-04-031-6/+6
* brcmfmac: only allocate firmware-signalling resources if requiredArend van Spriel2013-04-032-7/+10
* brcmfmac: move brcmf_fws_{de,}init() functionsArend van Spriel2013-04-031-68/+68
* brcmfmac: correct specified length from FIFOCREDITBACK signalArend van Spriel2013-04-031-1/+1
* brcmfmac: initialize struct brcmf_fws_info fields before iovarArend van Spriel2013-04-031-4/+4
* brcmfmac: add dedicated log level for low-level sdio debuggingArend van Spriel2013-04-034-62/+63
* brcmfmac: avoid error output on header only packetPiotr Haber2013-04-031-2/+2
* brcmfmac: avoid error output in receive pathArend van Spriel2013-04-031-3/+3
* brcmfmac: fix handling sk_buff cleanup upon bus tx failureArend van Spriel2013-04-033-14/+33
* brcmfmac: enable tx status signallingArend van Spriel2013-04-035-87/+455
* brcmfmac: add flow-control mode to firmware signallingArend van Spriel2013-04-034-11/+41
* brcmfmac: add optional bus callback definition for tx queue cleanupArend van Spriel2013-04-033-3/+56
* brcmfmac: add firmware-signalling hanger functionsArend van Spriel2013-04-031-0/+197
* brcmfmac: perform filtered firmware-signalling cleanup upon DEL_IFArend van Spriel2013-04-031-2/+13
* brcmfmac: add definitions for handling sk_buff control buffer dataArend van Spriel2013-04-031-33/+107
* brcmfmac: allow stopping netif queue for different reasonsArend van Spriel2013-04-032-8/+38
* brcmfmac: add firmware-signalling cleanup functionArend van Spriel2013-04-031-5/+46
* brcmfmac: add handler for credit map firmware eventsArend van Spriel2013-04-031-0/+24
* brcmfmac: handle firmware signal for updating mac descriptor infoArend van Spriel2013-04-033-15/+112
* brcmfmac: hookup firmware signalling to firmware interface eventsArend van Spriel2013-04-035-61/+148
* brcmfmac: determine the wiphy->bands property correctly.Hante Meuleman2013-04-033-82/+278
* brcmfmac: use skb_cow() in brcmf_sdbrcm_txpkt() to assure alignmentArend van Spriel2013-04-031-19/+6
* brcmfmac: minor optimization of brcmf_sdbrcm_txpkt() functionArend van Spriel2013-04-031-4/+3
* brcmfmac: correct success flag passed by brcmf_sdbrcm_txpkt()Arend van Spriel2013-04-031-1/+1
* rtlwifi: rtl8188ee: Fix wrong header patchChen, Chien-Chia2013-04-039-27/+27
* Revert "NFC: microread: Fix MEI build failure"Samuel Ortiz2013-04-031-1/+1
* rtlwifi: rtl8188ee: Enable build of new driverLarry Finger2013-04-013-0/+26
* rtlwifi: rtl8188ee: Enable recognition of RTL8188EELarry Finger2013-04-014-2/+15
* rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger2013-04-0122-142/+219
* rtlwifi: rtl8188ee: Add new driverLarry Finger2013-04-0124-0/+14998
* rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queueLarry Finger2013-04-014-24/+34
* rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07Larry Finger2013-04-018-323/+298
* rtlwifi: rtl8723ae: Update to vendor driver of 2013.02.07Larry Finger2013-04-017-8/+226
* rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07Larry Finger2013-04-018-347/+181