summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-12brcmfmac: fix invalid ifp lookup in firmware-signallingHante Meuleman1-1/+1
2013-06-12brcmfmac: Find correct MAC descriptor in case of TDLS.Hante Meuleman1-11/+6
2013-06-12brcmfmac: Correct creditmap when credit borrowing is active.Hante Meuleman1-2/+7
2013-06-12brcmfmac: For FW signalling it is necessary to track gen bit.Hante Meuleman1-63/+29
2013-06-12brcmfmac: On bus flow control use fw signalling or netif.Hante Meuleman1-5/+8
2013-06-12brcmfmac: reducing debug logging in firmware-signalling codeArend van Spriel2-62/+66
2013-06-12brcmfmac: explicitly indicate sk_buff is sent upon request creditArend van Spriel1-69/+53
2013-06-12brcmfmac: rework credit pickup to assure consistent handlingArend van Spriel1-17/+13
2013-06-12brcmfmac: Take bus flowcontrol at credit mgmt into account.Hante Meuleman6-3/+39
2013-06-12brcmfmac: remove fifo bitfield from brcmf_skbuff_cb::if_flagsArend van Spriel1-8/+3
2013-06-12brcmfmac: allow firmware-signal tlv to be longer than specifiedArend van Spriel1-1/+1
2013-06-12rt2x00: rt2800usb: nuke rt2800usb_ops_5592Gabor Juhos1-24/+5
2013-06-12rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_devGabor Juhos10-14/+22
2013-06-12ath: add VHT80 support for regulatory domainsLuis R. Rodriguez1-3/+3
2013-06-12iwlegacy: fix error return code in il3945_pci_probe()Wei Yongjun1-1/+2
2013-06-12mwifiex: enable/disable tx_amsdu support via module parameterAvinash Patil1-1/+4
2013-06-12mwifiex: fix regression issue for usb interfaceAmitkumar Karwar2-81/+82
2013-06-12rt2x00: remove data_queue_desc structGabor Juhos3-64/+1
2013-06-12rt2x00: rt2500usb: implement queue_init callbackGabor Juhos1-28/+37
2013-06-12rt2x00: rt61pci: implement queue_init callbackGabor Juhos1-21/+33
2013-06-12rt2x00: rt2500pci: implement queue_init callbackGabor Juhos1-28/+37
2013-06-12rt2x00: rt2400pci: implement queue_init callbackGabor Juhos1-28/+37
2013-06-12rt2x00: rt73usb: implement queue_init callbackGabor Juhos1-21/+33
2013-06-12rt2x00: rt2800pci: implement queue_init callbackGabor Juhos1-24/+36
2013-06-12rt2x00: rt2800usb: implement queue_init callbackGabor Juhos1-52/+48
2013-06-12rt2x00: add queue_init callback to rt2x00_opsGabor Juhos2-9/+14
2013-06-12rt2x00: rt2x00queue: setup queue->threshold from queue->limitGabor Juhos1-1/+2