summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...David S. Miller2016-07-15161-1962/+3670
|\
| * iwlwifi: add missing type declarationArnd Bergmann2016-07-121-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2016-07-108-14/+29
| |\
| * | rtlwifi: rtl8723ae: Clean up the hardware info routineLarry Finger2016-07-081-114/+117
| * | rtlwifi: rtl8192de: Convert driver to use common hardware info routineLarry Finger2016-07-081-62/+15Star
| * | rtlwifi: rtl8821ae: Convert driver to use common hardware info routineLarry Finger2016-07-081-73/+11Star
| * | rtlwifi: rtl8723be: Convert driver to use common hardware info routineLarry Finger2016-07-081-62/+12Star
| * | rtlwifi: rtl8723ae: Convert driver to use common hardware info routineLarry Finger2016-07-081-65/+11Star
| * | rtlwifi: rtl8192ee: Convert driver to use common hardware info routineLarry Finger2016-07-081-61/+12Star
| * | rtlwifi: rtl8188ee: Convert driver to use common hardware info routineLarry Finger2016-07-081-63/+13Star
| * | rtlwifi: rtl8192cu: Convert driver to use common hardware info routineLarry Finger2016-07-081-46/+15Star
| * | rtlwifi: rtl8192ce: Convert driver to use common hardware info routineLarry Finger2016-07-081-71/+12Star
| * | rtlwifi: Create common routine to get hardware infoLarry Finger2016-07-082-0/+80
| * | mwifiex: fix interrupt processing corner case in MSI modeShengzhen Li2016-07-081-4/+46
| * | mwifiex: mask PCIe interrupts before removalBrian Norris2016-07-081-0/+6
| * | mwifiex: Change default firmware for PCIe8997 chipsetAmitkumar Karwar2016-07-082-8/+8
| * | mwifiex: Fix endianness for event TLV type TLV_BTCOEX_WL_SCANTIMEPrasun Maiti2016-07-082-4/+4
| * | brcmfmac: support removing AP interfaces with "interface_remove"Rafał Miłecki2016-07-081-1/+38
| * | brcmfmac: delete interface directly in code that sent fw requestRafał Miłecki2016-07-082-4/+9
| * | mwifiex: fix scan_block flag handlingAmitkumar Karwar2016-07-081-0/+6
| * | rtlwifi: Fix typo in printkMasanari Iida2016-07-087-7/+7
| * | rtl8xxxu: gen1: Add module parameters to adjust DMA aggregation parametersJes Sorensen2016-07-081-0/+28
| * | rtl8xxxu: gen1: Set aggregation timeout (REG_RXDMA_AGG_PG_TH + 1) as wellJes Sorensen2016-07-081-2/+9
| * | rtl8xxxu: Make DMA aggregation optional by setting a module parameterJes Sorensen2016-07-081-2/+9
| * | rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ruJes Sorensen2016-07-081-0/+2
| * | rtl8xxxu: Enable aggregation for rtl8723auJes Sorensen2016-07-083-0/+37
| * | rtl8xxxu: Adjust RX skb size to include space for phystatsJes Sorensen2016-07-081-3/+4
| * | rtl8xxxu: Allocate larger RX skbs when aggregation is enabledJes Sorensen2016-07-082-4/+11
| * | rtl8xxxu: Add support for aggregated RX packets on gen1 partsJes Sorensen2016-07-081-34/+69
| * | rtl8xxxu: Correct rxdesc16 definitionJes Sorensen2016-07-081-2/+4
| * | rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc()Jes Sorensen2016-07-082-12/+8Star
| * | rtl8xxxu: Move skb delivery into parse_tx_desc() handlerJes Sorensen2016-07-081-54/+50Star
| * | rtl8xxxu: Set all ieee80211_rx_status values in parse_rx_desc()Jes Sorensen2016-07-081-5/+12
| * | wlcore: time sync : add support for 64 bit clockMachani, Yaniv2016-07-082-15/+30
| * | mwifiex: fix NULL pointer dereference during suspendAmitkumar Karwar2016-07-083-10/+13
| * | mwifiex: clear scan_aborting flagAmitkumar Karwar2016-07-081-0/+3
| * | mwifiex: code rearrangement in suspend handlerAmitkumar Karwar2016-07-081-7/+7
| * | rtlwifi: Add missing newlines to RT_TRACE callsJoe Perches2016-07-0833-60/+60
| * | rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code sizeJoe Perches2016-07-082-8/+34
| * | rtl8xxxu: Reduce console noise when removing the kernel moduleJes Sorensen2016-07-081-1/+1
| * | rtl8xxxu: remove unneeded assignmentsLuis de Bethencourt2016-07-081-2/+0Star
| * | Merge tag 'iwlwifi-next-for-kalle-2016-07-06' of git://git.kernel.org/pub/scm...Kalle Valo2016-07-0850-727/+2094
| |\ \
| | * | iwlwifi: move iwl_drv to be shared across transportsSara Sharon2016-07-063-11/+7Star
| | * | iwlwifi: pcie: centralize SCD status loggingSara Sharon2016-07-063-73/+47Star
| | * | iwlwifi: mvm: support v4 of the TX power commandLuca Coelho2016-07-064-13/+36
| | * | iwlwifi: pcie: load FW chunk for a000 devicesSara Sharon2016-07-062-11/+75
| | * | iwlwifi: pcie: initialize a000 device's TFD tableSara Sharon2016-07-064-8/+65
| | * | iwlwifi: centralize 64 bit HW registers writeSara Sharon2016-07-064-16/+74
| | * | iwlwifi: pcie: generalize and increase the size of scratchbufSara Sharon2016-07-062-58/+54Star
| | * | iwlwifi: pcie: track rxb statusSara Sharon2016-07-062-1/+11