summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* net: af_unix: implement splice for stream af_unix socketsHannes Frederic Sowa2015-05-253-21/+121
* net: make skb_splice_bits more configureableHannes Frederic Sowa2015-05-253-21/+40
* net: af_unix: implement stream sendpage supportHannes Frederic Sowa2015-05-251-1/+98
* net: skbuff: add skb_append_pagefrags and use itHannes Frederic Sowa2015-05-253-11/+25
* Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller2015-05-2475-2342/+6681
|\
| * brcmfmac: check result of USB firmware requestRafał Miłecki2015-05-091-2/+7
| * brcmfmac: cleanup a sizeof()Dan Carpenter2015-05-091-1/+1
| * wl18xx: fallback to default conf in case of invalid conf fileEliad Peller2015-05-091-20/+25
| * mwifiex: parsing aid while receiving association responseXinming Hu2015-05-091-1/+11
| * mwifiex: do not return success when command times outDmitry Torokhov2015-05-091-0/+2
| * ath9k: Enable short repeat by default on ath9k_htcNick Kossifidis2015-05-091-1/+1
| * ath9k: Mix the received FFT bins to the random poolNick Kossifidis2015-05-091-1/+13
| * ath9k: No need for that extra memsetNick Kossifidis2015-05-091-1/+2
| * ath9k: Skip FFT reports if we are out of output buffersNick Kossifidis2015-05-091-0/+28
| * ath9k: No need for that extra memcpyNick Kossifidis2015-05-091-4/+2
| * ath9k: Skip malformed frames on normal FFT reportNick Kossifidis2015-05-091-32/+62
| * ath9k: Support processing of multiple FFT frames per report.Nick Kossifidis2015-05-091-30/+237
| * ath9k: Perform integrity checks when processing FFT framesNick Kossifidis2015-05-091-6/+163
| * ath9k: Move processing of FFT frames to different functionsNick Kossifidis2015-05-092-111/+171
| * ath9k: Fix hanlding of maximum magnitude indexNick Kossifidis2015-05-092-10/+28
| * ath9k: Add a new debug flag for FFT spectral scanNick Kossifidis2015-05-091-0/+2
| * wl18xx: wlan_irq: support platform dependent interrupt typesEyal Reizer2015-05-093-13/+40
| * wireless: fix typos in mwifiex and rtlwifiMasanari Iida2015-05-093-3/+3
| * mwifiex: reduce spinlock usage in main processCathy Luo2015-05-091-6/+5
| * bcma: enable 32 GPIO pins for BCM4707Felix Fietkau2015-05-091-0/+1
| * bcma: use absolute base for SoC GPIO pinsFelix Fietkau2015-05-091-9/+10
| * brcmfmac: Add support for multiple PCIE devices in nvram.Hante Meuleman2015-05-093-13/+197
| * brcmfmac: add additional 43602 pcie device id.Hante Meuleman2015-05-092-0/+2
| * brcmfmac: add support for BCM4358 PCIe deviceArend van Spriel2015-05-093-0/+12
| * brcmfmac: fix sdio suspend and resumeArend van Spriel2015-05-091-5/+13
| * brcmfmac: process interrupt regardless sdiod stateArend van Spriel2015-05-091-4/+0
| * brcmfmac: add support for BCM4324 rev B5 chipsetArend van Spriel2015-05-091-1/+6
| * brcmfmac: make scheduled scan support conditionalArend van Spriel2015-05-093-1/+5
| * brcmfmac: add description for feature flagsArend van Spriel2015-05-091-0/+2
| * brcmfmac: update wiphy band information upon updating regulatory domainArend van Spriel2015-05-091-1/+5
| * brcmfmac: use static superset of channels for wiphy bandsArend van Spriel2015-05-091-87/+106
| * mwifiex: fix invalid HT IE configuration in FWZhaoyang Liu2015-05-092-3/+6
| * revert "mwifiex: enable aggregation for TID 6 and 7 streams"Avinash Patil2015-05-091-0/+9
| * Merge tag 'iwlwifi-next-for-kalle-2015-05-03' of https://git.kernel.org/pub/s...Kalle Valo2015-05-0920-949/+879
| |\
| | * iwlwifi: mvm: include wildcard SSID in scansDavid Spinadel2015-05-031-2/+0
| | * iwlwifi: mvm: remove some unused stuff from scan.cLuciano Coelho2015-04-291-5/+0
| | * iwlwifi: mvm: make thermal throttling values configurable per NIC familyChaya Rachel Ivgi2015-04-294-75/+78
| | * iwlwifi: mvm: don't reset key index on HW restartJohannes Berg2015-04-291-2/+14
| | * iwlwifi: mvm: rename generic_scan_cmd functions to dwellLuciano Coelho2015-04-291-19/+21
| | * iwlwifi: mvm: move all LMAC scan flags into a single funtionLuciano Coelho2015-04-291-25/+32
| | * iwlwifi: mvm: move all UMAC scan flags setting into the relevant functionLuciano Coelho2015-04-291-22/+22
| | * iwlwifi: mvm: remove deprecated command IDsDavid Spinadel2015-04-294-29/+0
| | * iwlwifi: allow to limit the size of the external buffer for firmware debuggingEmmanuel Grumbach2015-04-292-8/+28
| | * iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx() [BUGFIX]Eliad Peller2015-04-291-2/+4
| | * iwlwifi: mvm: combine UMAC scans into oneLuciano Coelho2015-04-291-69/+17