summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RDS: TCP: avoid bad page reference in rds_tcp_listen_data_readySowmini Varadhan2016-07-153-0/+10
* devlink: fix trace format stringArnd Bergmann2016-07-141-1/+1
* tracing: change owner name to driver name for devlink hwmsg tracepointJiri Pirko2016-07-141-4/+4
* mlxsw: spectrum_router: Return -ENOENT in case of errorChristophe Jaillet2016-07-141-1/+1
* net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-141-12/+2
* net: ethernet: ll_temac: use phydev from struct net_devicePhilippe Reynes2016-07-142-22/+16
* Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...David S. Miller2016-07-14161-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/+15
| * | rtlwifi: rtl8821ae: Convert driver to use common hardware info routineLarry Finger2016-07-081-73/+11
| * | rtlwifi: rtl8723be: Convert driver to use common hardware info routineLarry Finger2016-07-081-62/+12
| * | rtlwifi: rtl8723ae: Convert driver to use common hardware info routineLarry Finger2016-07-081-65/+11
| * | rtlwifi: rtl8192ee: Convert driver to use common hardware info routineLarry Finger2016-07-081-61/+12
| * | rtlwifi: rtl8188ee: Convert driver to use common hardware info routineLarry Finger2016-07-081-63/+13
| * | rtlwifi: rtl8192cu: Convert driver to use common hardware info routineLarry Finger2016-07-081-46/+15
| * | rtlwifi: rtl8192ce: Convert driver to use common hardware info routineLarry Finger2016-07-081-71/+12
| * | 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/+8
| * | rtl8xxxu: Move skb delivery into parse_tx_desc() handlerJes Sorensen2016-07-081-54/+50
| * | 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/+0
| * | 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/+7
| | * | iwlwifi: pcie: centralize SCD status loggingSara Sharon2016-07-063-73/+47