summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-13brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel
2013-06-13Bluetooth: btmrvl: fix thread stopping raceDaniel Drake
2013-06-13iwlwifi: pcie: wake the queue if stopped when being unmappedEmmanuel Grumbach
2013-06-13iwlwifi: pcie: fix race in queue unmappingEmmanuel Grumbach
2013-06-13iwlwifi: mvm: remove obsolete commentEmmanuel Grumbach
2013-06-13iwlwifi: mvm: take the seqno from packet if transmit failedEmmanuel Grumbach
2013-06-13iwlwifi: create opmode/device dependenciesJohannes Berg
2013-06-13iwlwifi: mvm: mark scratch area in TX commandJohannes Berg
2013-06-13iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg
2013-06-13iwlwifi: remove calib channel section from PHY DBDavid Spinadel
2013-06-13iwlwifi: mvm: removed an unused parameter from a functionOren Givon
2013-06-13iwlwifi: pcie: don't read INTA register in ICT IRQ handlerJohannes Berg
2013-06-13iwlwifi: make TX seqno validation more efficientJohannes Berg
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-06-12brcmfmac: add debugfs statistics for firmware-signallingArend van Spriel
2013-06-12brcmfmac: Always use fifo_credits, also for requested credits.Hante Meuleman
2013-06-12Revert "iwl4965: workaround connection regression on passive channel"Stanislaw Gruszka
2013-06-12iwl3945: workaround for firmware frame tx rejectionStanislaw Gruszka
2013-06-12iwl4965: workaround for firmware frame tx rejectionStanislaw Gruszka
2013-06-12iwlegacy: add il_{stop,wake}_queues_by_reason functionsStanislaw Gruszka
2013-06-12iwlegacy: small refactoring of il_{stop,wake}_queueStanislaw Gruszka
2013-06-12ath5k: make use of the new rate control APIThomas Huehn
2013-06-12ath9k: Do not assign noise for NULL caldataSujith Manoharan
2013-06-12ath9k: Fix noisefloor calibrationSujith Manoharan
2013-06-12ath9k_hw: Assign default xlna config for AR9485Sujith Manoharan
2013-06-12b43: activate N-PHY and HT-PHY support by defaultHauke Mehrtens
2013-06-12bcma: activate PCI host option by defaultHauke Mehrtens
2013-06-12b43: ensue that BCMA is "y" when B43 is "y"Hauke Mehrtens
2013-06-12ath9k_htc: add STBC TX supportOleksij Rempel
2013-06-12wil6210: Fix AP/PCP start flowKirshenbaum Erez
2013-06-12wil6210: fix name of tracing config optionHauke Mehrtens
2013-06-12wil6210: Init Rx vring right after resetVladimir Kondratiev
2013-06-12wil6210: Send EAPOL frames using normal Tx queueVladimir Kondratiev
2013-06-12wil6210: Derive IE's for APVladimir Kondratiev
2013-06-12wil6210: improve frame type reportingVladimir Kondratiev
2013-06-12wil6210: map more FW memoryVladimir Kondratiev
2013-06-12wil6210: fix timeout for start_pcpVladimir Kondratiev
2013-06-12ath9k: limit multicast buffer hardware queue depthFelix Fietkau
2013-06-12ath9k: implement support for .release_buffered_frames()Felix Fietkau
2013-06-12ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSEFelix Fietkau
2013-06-12brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel
2013-06-12brcmfmac: Sent TIM information in case of data available.Arend van Spriel
2013-06-12brcmfmac: increment hard_header_len instead of overridingArend van Spriel
2013-06-12brcmfmac: add trace event for capturing BDC headerArend van Spriel
2013-06-12brcmfmac: fix send_pkts statistic counter in firmware-signallingArend van Spriel
2013-06-12brcmfmac: Simplify counting transit count.Hante Meuleman
2013-06-12brcmfmac: Fix endless loop when brcmf_fws_commit_skb fails.Hante Meuleman
2013-06-12brcmfmac: Signalling header push and pull on logic places.Hante Meuleman
2013-06-12brcmfmac: Accept only first creditmap event.Hante Meuleman