summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-14NFC: Remove the static supported_se fieldSamuel Ortiz4-10/+4
2013-06-14NFC: pn533: Copy NFCID2 through ATR_REQSamuel Ortiz1-1/+13
2013-06-14NFC: pn533: Use 0x3 for SENSF_REQ Time Slot Number (TSN)Samuel Ortiz1-2/+2
2013-06-14NFC: NCI: Fix skb->dev usageFrederic Danis1-12/+5
2013-06-14NFC: pn533: Fix error return code in pn533_probe()Wei Yongjun1-1/+3
2013-06-14NFC: pn544: Remove Felica and Jewel device presence checkArron Wang1-6/+3
2013-06-14NFC: pn544: Identify Type F NFC-DEP through NFCID2Arron Wang1-10/+15
2013-06-13Merge branch 'for-linville-ath10k' of git://github.com/kvalo/ath6klJohn W. Linville32-0/+22094
2013-06-13Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville4-29/+41
2013-06-13ath9k: Fix ANI trigger thresholdSujith Manoharan1-1/+1
2013-06-13carl9170: add support for the new rate control APIChristian Lamparter3-78/+110
2013-06-13Bluetooth: btmrvl: fix error return code in btmrvl_sdio_card_to_host()Wei Yongjun1-0/+1
2013-06-13Bluetooth: Add support for Mediatek Bluetooth device [0e8d:763f]Cho, Yu-Chen1-0/+3
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville10-68/+113
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville7-28/+10
2013-06-12brcmfmac: add debugfs statistics for firmware-signallingArend van Spriel3-5/+19
2013-06-12brcmfmac: Always use fifo_credits, also for requested credits.Hante Meuleman3-97/+79
2013-06-12Revert "iwl4965: workaround connection regression on passive channel"Stanislaw Gruszka1-1/+2
2013-06-12iwl3945: workaround for firmware frame tx rejectionStanislaw Gruszka1-0/+18
2013-06-12iwl4965: workaround for firmware frame tx rejectionStanislaw Gruszka2-0/+29
2013-06-12iwlegacy: add il_{stop,wake}_queues_by_reason functionsStanislaw Gruszka1-0/+22
2013-06-12iwlegacy: small refactoring of il_{stop,wake}_queueStanislaw Gruszka1-4/+15
2013-06-12ath5k: make use of the new rate control APIThomas Huehn3-21/+74
2013-06-12ath9k: Do not assign noise for NULL caldataSujith Manoharan1-1/+0
2013-06-12ath9k: Fix noisefloor calibrationSujith Manoharan2-8/+2
2013-06-12ath9k_hw: Assign default xlna config for AR9485Sujith Manoharan2-2/+8
2013-06-12b43: activate N-PHY and HT-PHY support by defaultHauke Mehrtens1-0/+2
2013-06-12bcma: activate PCI host option by defaultHauke Mehrtens1-0/+1
2013-06-12b43: ensue that BCMA is "y" when B43 is "y"Hauke Mehrtens1-2/+2
2013-06-12ath9k_htc: add STBC TX supportOleksij Rempel3-0/+6
2013-06-12wil6210: Fix AP/PCP start flowKirshenbaum Erez1-34/+0
2013-06-12wil6210: fix name of tracing config optionHauke Mehrtens1-1/+1
2013-06-12wil6210: Init Rx vring right after resetVladimir Kondratiev2-5/+10
2013-06-12wil6210: Send EAPOL frames using normal Tx queueVladimir Kondratiev3-46/+9
2013-06-12wil6210: Derive IE's for APVladimir Kondratiev1-0/+27
2013-06-12wil6210: improve frame type reportingVladimir Kondratiev1-2/+2
2013-06-12wil6210: map more FW memoryVladimir Kondratiev1-1/+2
2013-06-12wil6210: fix timeout for start_pcpVladimir Kondratiev1-1/+5
2013-06-12ath9k: limit multicast buffer hardware queue depthFelix Fietkau3-36/+104
2013-06-12ath9k: implement support for .release_buffered_frames()Felix Fietkau3-36/+145
2013-06-12ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSEFelix Fietkau3-16/+30
2013-06-12brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel1-0/+4
2013-06-12brcmfmac: Sent TIM information in case of data available.Arend van Spriel1-64/+103
2013-06-12brcmfmac: increment hard_header_len instead of overridingArend van Spriel1-1/+1
2013-06-12brcmfmac: add trace event for capturing BDC headerArend van Spriel2-0/+24
2013-06-12brcmfmac: fix send_pkts statistic counter in firmware-signallingArend van Spriel1-3/+2
2013-06-12brcmfmac: Simplify counting transit count.Hante Meuleman1-19/+12
2013-06-12brcmfmac: Fix endless loop when brcmf_fws_commit_skb fails.Hante Meuleman1-1/+2
2013-06-12brcmfmac: Signalling header push and pull on logic places.Hante Meuleman1-29/+13
2013-06-12brcmfmac: Accept only first creditmap event.Hante Meuleman1-0/+5