summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* rt2x00: rt73usb: implement queue_init callbackGabor Juhos2013-06-121-21/+33
* rt2x00: rt2800pci: implement queue_init callbackGabor Juhos2013-06-121-24/+36
* rt2x00: rt2800usb: implement queue_init callbackGabor Juhos2013-06-121-52/+48
* rt2x00: add queue_init callback to rt2x00_opsGabor Juhos2013-06-122-9/+14
* rt2x00: rt2x00queue: setup queue->threshold from queue->limitGabor Juhos2013-06-121-1/+2
* rt2x00: rt2x00dev: use rt2x00dev->bcn->limitGabor Juhos2013-06-121-1/+1
* rt2x00: rt2x00queue: remove qdesc parameter of rt2x00queue_alloc_entriesGabor Juhos2013-06-121-7/+5
* rt2x00: rt2x00queue: add priv_size field to struct data_queueGabor Juhos2013-06-122-2/+5
* ath9k: Remove unused ANI macrosSujith Manoharan2013-06-121-11/+0
* ath9k: Remove redundant codeSujith Manoharan2013-06-121-11/+0
* ath9k: Fix ofdm weak signal configurationSujith Manoharan2013-06-121-0/+60
* ath9k: Fix ANI levelsSujith Manoharan2013-06-121-4/+4
* ath9k: Fix ANI monitoringSujith Manoharan2013-06-122-14/+17
* ath9k: Fix OFDM weak signal detection for AP modeSujith Manoharan2013-06-121-4/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-1249-279/+496
|\
| * b43: stop format string leaking into error msgsKees Cook2013-06-121-1/+1
| * ath9k: Use minstrel rate control by defaultSujith Manoharan2013-06-124-9/+9
| * Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau2013-06-121-5/+5
| * ath9k: Disable PowerSave by defaultSujith Manoharan2013-06-121-2/+1
| * net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang2013-06-121-3/+3
| * rtlwifi: Fix a false leak indication for PCI devicesLarry Finger2013-06-121-0/+1
| * wl12xx/wl18xx: scan all 5ghz channelsEliad Peller2013-06-122-2/+2
| * wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho2013-06-121-2/+2
| * wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho2013-06-121-1/+1
| * rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger2013-06-127-41/+139
| * mwifiex: debugfs: Fix out of bounds array accessMark A. Greer2013-06-121-5/+17
| * Bluetooth: btmrvl: support Marvell Bluetooth device SD8897Bing Zhao2013-06-122-2/+30
| * ath9k: use correct OTP register offsets for AR9550Gabor Juhos2013-05-281-3/+6
| * brcmfmac: Disable powersave mode for P2P link.Hante Meuleman2013-05-281-0/+5
| * brcmfmac: Add multi channel support for P2P.Hante Meuleman2013-05-281-1/+25
| * brcmfmac: use struct net_device::destructor to remove interfacesArend van Spriel2013-05-283-5/+25
| * brcmfmac: free net device when registration failsArend van Spriel2013-05-282-4/+9
| * brcmfmac: add additional parameter to brcmf_free_vif()Arend van Spriel2013-05-283-25/+20