summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* brcmfmac: allow firmware-signal tlv to be longer than specifiedArend van Spriel2013-06-121-1/+1
* rt2x00: rt2800usb: nuke rt2800usb_ops_5592Gabor Juhos2013-06-121-24/+5
* rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_devGabor Juhos2013-06-1210-14/+22
* ath: add VHT80 support for regulatory domainsLuis R. Rodriguez2013-06-121-3/+3
* iwlegacy: fix error return code in il3945_pci_probe()Wei Yongjun2013-06-121-1/+2
* mwifiex: enable/disable tx_amsdu support via module parameterAvinash Patil2013-06-121-1/+4
* mwifiex: fix regression issue for usb interfaceAmitkumar Karwar2013-06-122-81/+82
* rt2x00: remove data_queue_desc structGabor Juhos2013-06-123-64/+1
* rt2x00: rt2500usb: implement queue_init callbackGabor Juhos2013-06-121-28/+37
* rt2x00: rt61pci: implement queue_init callbackGabor Juhos2013-06-121-21/+33
* rt2x00: rt2500pci: implement queue_init callbackGabor Juhos2013-06-121-28/+37
* rt2x00: rt2400pci: implement queue_init callbackGabor Juhos2013-06-121-28/+37
OpenPOWER on IntegriCloud