aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-11Bluetooth: Use separate function for BCM92035 vendor setupMarcel Holtmann
2013-04-04Bluetooth: Convert BCM92035 support to driver setup callbackMarcel Holtmann
2013-04-04Bluetooth: Remove trivial white spaceChan-yeol Park
2013-04-04Bluetooth: Fix possible NULL dereference in hci_uart_tty_receiveChan-yeol Park
2013-04-04Bluetooth: Fix H4 crash from incoming UART packetsChan-yeol Park
2013-04-04Bluetooth: Add support for Foxconn/Hon Hai [0489:e04d]Noguchi Kazutosi
2013-04-03brcmfmac: enable sk_buff queueing when credits depleteArend van Spriel
2013-04-03brcmfmac: no flow-control tlv signals when fcmode is NONEArend van Spriel
2013-04-03brcmfmac: only allocate firmware-signalling resources if requiredArend van Spriel
2013-04-03brcmfmac: move brcmf_fws_{de,}init() functionsArend van Spriel
2013-04-03brcmfmac: correct specified length from FIFOCREDITBACK signalArend van Spriel
2013-04-03brcmfmac: initialize struct brcmf_fws_info fields before iovarArend van Spriel
2013-04-03brcmfmac: add dedicated log level for low-level sdio debuggingArend van Spriel
2013-04-03brcmfmac: avoid error output on header only packetPiotr Haber
2013-04-03brcmfmac: avoid error output in receive pathArend van Spriel
2013-04-03brcmfmac: fix handling sk_buff cleanup upon bus tx failureArend van Spriel
2013-04-03brcmfmac: enable tx status signallingArend van Spriel
2013-04-03brcmfmac: add flow-control mode to firmware signallingArend van Spriel
2013-04-03brcmfmac: add optional bus callback definition for tx queue cleanupArend van Spriel
2013-04-03brcmfmac: add firmware-signalling hanger functionsArend van Spriel
2013-04-03brcmfmac: perform filtered firmware-signalling cleanup upon DEL_IFArend van Spriel
2013-04-03brcmfmac: add definitions for handling sk_buff control buffer dataArend van Spriel
2013-04-03brcmfmac: allow stopping netif queue for different reasonsArend van Spriel
2013-04-03brcmfmac: add firmware-signalling cleanup functionArend van Spriel
2013-04-03brcmfmac: add handler for credit map firmware eventsArend van Spriel
2013-04-03brcmfmac: handle firmware signal for updating mac descriptor infoArend van Spriel
2013-04-03brcmfmac: hookup firmware signalling to firmware interface eventsArend van Spriel
2013-04-03brcmfmac: determine the wiphy->bands property correctly.Hante Meuleman
2013-04-03brcmfmac: use skb_cow() in brcmf_sdbrcm_txpkt() to assure alignmentArend van Spriel
2013-04-03brcmfmac: minor optimization of brcmf_sdbrcm_txpkt() functionArend van Spriel
2013-04-03brcmfmac: correct success flag passed by brcmf_sdbrcm_txpkt()Arend van Spriel
2013-04-03rtlwifi: rtl8188ee: Fix wrong header patchChen, Chien-Chia
2013-04-03Revert "NFC: microread: Fix MEI build failure"Samuel Ortiz
2013-04-01rtlwifi: rtl8188ee: Enable build of new driverLarry Finger
2013-04-01rtlwifi: rtl8188ee: Enable recognition of RTL8188EELarry Finger
2013-04-01rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger
2013-04-01rtlwifi: rtl8188ee: Add new driverLarry Finger
2013-04-01rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queueLarry Finger
2013-04-01rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07Larry Finger
2013-04-01rtlwifi: rtl8723ae: Update to vendor driver of 2013.02.07Larry Finger
2013-04-01rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07Larry Finger
2013-04-01rtlwifi Modify existing bits to match vendor version 2013.02.07Larry Finger
2013-04-01rt2x00: rt2800lib: probe RT chipset earlierGabor Juhos
2013-04-01rt2x00: rt2800lib: separate RT and RF chipset detectionGabor Juhos
2013-04-01rt2x00: introduce rt2x00_set_{rt,rf} helpersGabor Juhos
2013-04-01b43: make struct b2056_inittabs_pts constHauke Mehrtens
2013-04-01b43: mark some functions and structs staticHauke Mehrtens
2013-04-01mwifiex: use separate AMPDU tx/rx window sizes in 11ac networksAvinash Patil
2013-04-01mwifiex: change default tx/rx win_size for BA setupAvinash Patil
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville