summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-12rt2x00: rt2x00dev: use rt2x00dev->bcn->limitGabor Juhos1-1/+1
2013-06-12rt2x00: rt2x00queue: remove qdesc parameter of rt2x00queue_alloc_entriesGabor Juhos1-7/+5
2013-06-12rt2x00: rt2x00queue: add priv_size field to struct data_queueGabor Juhos2-2/+5
2013-06-12ath9k: Remove unused ANI macrosSujith Manoharan1-11/+0
2013-06-12ath9k: Remove redundant codeSujith Manoharan1-11/+0
2013-06-12ath9k: Fix ofdm weak signal configurationSujith Manoharan1-0/+60
2013-06-12ath9k: Fix ANI levelsSujith Manoharan1-4/+4
2013-06-12ath9k: Fix ANI monitoringSujith Manoharan2-14/+17
2013-06-12ath9k: Fix OFDM weak signal detection for AP modeSujith Manoharan1-4/+9
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville49-279/+496
2013-06-12ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo32-0/+22094
2013-06-12b43: stop format string leaking into error msgsKees Cook1-1/+1
2013-06-12ath9k: Use minstrel rate control by defaultSujith Manoharan4-9/+9
2013-06-12Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau1-5/+5
2013-06-12ath9k: Disable PowerSave by defaultSujith Manoharan1-2/+1
2013-06-12net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang1-3/+3
2013-06-12rtlwifi: Fix a false leak indication for PCI devicesLarry Finger1-0/+1
2013-06-12wl12xx/wl18xx: scan all 5ghz channelsEliad Peller2-2/+2
2013-06-12wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho1-2/+2
2013-06-12wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho1-1/+1
2013-06-12rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger7-41/+139
2013-06-12mwifiex: debugfs: Fix out of bounds array accessMark A. Greer1-5/+17
2013-06-12Bluetooth: btmrvl: support Marvell Bluetooth device SD8897Bing Zhao2-2/+30
2013-06-11iwlwifi: mvm: Update the supported interface combinationsIlan Peer1-3/+3
2013-06-11iwlwifi: mvm: don't set the MCAST queue in STA's queue listEmmanuel Grumbach2-7/+1
2013-06-11iwlwifi: mvm: properly tell the fw that a STA is awakeEmmanuel Grumbach1-7/+1