summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | iwlwifi: include export.h instead of module.hJohannes Berg2013-06-111-2/+1
| * | | | | iwlwifi: ignore 0-length PHY DB sectionsEmmanuel Grumbach2013-06-111-0/+3
| * | | | | iwlwifi: mvm: fix irrelevant commentEmmanuel Grumbach2013-06-111-2/+1
| * | | | | iwlwifi: mvm: remove unused wait_for_ba fieldEmmanuel Grumbach2013-06-111-2/+0
| * | | | | iwlwifi: mvm: remove iwl_mvm_dbgfs_set_fw_dbg_log declarationJohannes Berg2013-06-101-5/+0
* | | | | | brcmfmac: add debugfs statistics for firmware-signallingArend van Spriel2013-06-123-5/+19
* | | | | | brcmfmac: Always use fifo_credits, also for requested credits.Hante Meuleman2013-06-123-97/+79
* | | | | | Revert "iwl4965: workaround connection regression on passive channel"Stanislaw Gruszka2013-06-121-1/+2
* | | | | | iwl3945: workaround for firmware frame tx rejectionStanislaw Gruszka2013-06-121-0/+18
* | | | | | iwl4965: workaround for firmware frame tx rejectionStanislaw Gruszka2013-06-122-0/+29
* | | | | | iwlegacy: add il_{stop,wake}_queues_by_reason functionsStanislaw Gruszka2013-06-121-0/+22
* | | | | | iwlegacy: small refactoring of il_{stop,wake}_queueStanislaw Gruszka2013-06-121-4/+15
* | | | | | ath5k: make use of the new rate control APIThomas Huehn2013-06-123-21/+74
* | | | | | ath9k: Do not assign noise for NULL caldataSujith Manoharan2013-06-121-1/+0
* | | | | | ath9k: Fix noisefloor calibrationSujith Manoharan2013-06-122-8/+2
* | | | | | ath9k_hw: Assign default xlna config for AR9485Sujith Manoharan2013-06-122-2/+8
* | | | | | b43: activate N-PHY and HT-PHY support by defaultHauke Mehrtens2013-06-121-0/+2
* | | | | | bcma: activate PCI host option by defaultHauke Mehrtens2013-06-121-0/+1
* | | | | | b43: ensue that BCMA is "y" when B43 is "y"Hauke Mehrtens2013-06-121-2/+2
* | | | | | ath9k_htc: add STBC TX supportOleksij Rempel2013-06-123-0/+6
* | | | | | wil6210: Fix AP/PCP start flowKirshenbaum Erez2013-06-121-34/+0
* | | | | | wil6210: fix name of tracing config optionHauke Mehrtens2013-06-121-1/+1
* | | | | | wil6210: Init Rx vring right after resetVladimir Kondratiev2013-06-122-5/+10
* | | | | | wil6210: Send EAPOL frames using normal Tx queueVladimir Kondratiev2013-06-123-46/+9
* | | | | | wil6210: Derive IE's for APVladimir Kondratiev2013-06-121-0/+27
* | | | | | wil6210: improve frame type reportingVladimir Kondratiev2013-06-121-2/+2
* | | | | | wil6210: map more FW memoryVladimir Kondratiev2013-06-121-1/+2
* | | | | | wil6210: fix timeout for start_pcpVladimir Kondratiev2013-06-121-1/+5
* | | | | | ath9k: limit multicast buffer hardware queue depthFelix Fietkau2013-06-123-36/+104
* | | | | | ath9k: implement support for .release_buffered_frames()Felix Fietkau2013-06-123-36/+145
* | | | | | ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSEFelix Fietkau2013-06-123-16/+30
* | | | | | brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel2013-06-121-0/+4
* | | | | | brcmfmac: Sent TIM information in case of data available.Arend van Spriel2013-06-121-64/+103
* | | | | | brcmfmac: increment hard_header_len instead of overridingArend van Spriel2013-06-121-1/+1
* | | | | | brcmfmac: add trace event for capturing BDC headerArend van Spriel2013-06-122-0/+24
* | | | | | brcmfmac: fix send_pkts statistic counter in firmware-signallingArend van Spriel2013-06-121-3/+2
* | | | | | brcmfmac: Simplify counting transit count.Hante Meuleman2013-06-121-19/+12
* | | | | | brcmfmac: Fix endless loop when brcmf_fws_commit_skb fails.Hante Meuleman2013-06-121-1/+2
* | | | | | brcmfmac: Signalling header push and pull on logic places.Hante Meuleman2013-06-121-29/+13
* | | | | | brcmfmac: Accept only first creditmap event.Hante Meuleman2013-06-121-0/+5
* | | | | | brcmfmac: fix invalid ifp lookup in firmware-signallingHante Meuleman2013-06-121-1/+1
* | | | | | brcmfmac: Find correct MAC descriptor in case of TDLS.Hante Meuleman2013-06-121-11/+6
* | | | | | brcmfmac: Correct creditmap when credit borrowing is active.Hante Meuleman2013-06-121-2/+7
* | | | | | brcmfmac: For FW signalling it is necessary to track gen bit.Hante Meuleman2013-06-121-63/+29
* | | | | | brcmfmac: On bus flow control use fw signalling or netif.Hante Meuleman2013-06-121-5/+8
* | | | | | brcmfmac: reducing debug logging in firmware-signalling codeArend van Spriel2013-06-122-62/+66
* | | | | | brcmfmac: explicitly indicate sk_buff is sent upon request creditArend van Spriel2013-06-121-69/+53
* | | | | | brcmfmac: rework credit pickup to assure consistent handlingArend van Spriel2013-06-121-17/+13
* | | | | | brcmfmac: Take bus flowcontrol at credit mgmt into account.Hante Meuleman2013-06-126-3/+39
* | | | | | brcmfmac: remove fifo bitfield from brcmf_skbuff_cb::if_flagsArend van Spriel2013-06-121-8/+3