aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-11net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switchFlorian Fainelli3-0/+21
2016-07-11net: dsa: b53: Allow SRAB driver to specify platform dataFlorian Fainelli1-10/+29
2016-07-10net: ethernet: Add TSE PCS support to dwmac-socfpgaTien Hock Loh4-22/+431
2016-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo8-14/+29
2016-07-09net: ethernet: bgmac: Add platform device supportJon Mason7-285/+650
2016-07-09net: ethernet: bgmac: convert to feature flagsJon Mason2-48/+140
2016-07-09net: ethernet: bgmac: move BCMA MDIO Phy code into a separate fileJon Mason4-217/+298
2016-07-09net: ethernet: bgmac: add dma_dev pointerJon Mason2-8/+10
2016-07-09net: ethernet: bgmac: change bgmac_* prints to dev_* printsJon Mason2-62/+55
2016-07-09r8152: remove cancel_delayed_work_sync in rtl8152_set_speedhayeswang1-1/+0
2016-07-09r8152: remove a netif_carrier_off in rtl8152_open functionhayeswang1-2/+0
2016-07-09r8152: remove rtl_phy_reset functionhayeswang1-24/+0
2016-07-09Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann5-7/+7
2016-07-09bnxt: fix a conditionDan Carpenter1-1/+1
2016-07-08tun: Don't assume type tun in tun_device_eventCraig Gallek1-0/+3
2016-07-08netvsc: Use the new in-place consumption APIs in the rx pathK. Y. Srinivasan1-29/+59
2016-07-08rtlwifi: rtl8723ae: Clean up the hardware info routineLarry Finger1-114/+117
2016-07-08rtlwifi: rtl8192de: Convert driver to use common hardware info routineLarry Finger1-62/+15
2016-07-08rtlwifi: rtl8821ae: Convert driver to use common hardware info routineLarry Finger1-73/+11
2016-07-08rtlwifi: rtl8723be: Convert driver to use common hardware info routineLarry Finger1-62/+12
2016-07-08rtlwifi: rtl8723ae: Convert driver to use common hardware info routineLarry Finger1-65/+11
2016-07-08rtlwifi: rtl8192ee: Convert driver to use common hardware info routineLarry Finger1-61/+12
2016-07-08rtlwifi: rtl8188ee: Convert driver to use common hardware info routineLarry Finger1-63/+13
2016-07-08rtlwifi: rtl8192cu: Convert driver to use common hardware info routineLarry Finger1-46/+15
2016-07-08rtlwifi: rtl8192ce: Convert driver to use common hardware info routineLarry Finger1-71/+12
2016-07-08rtlwifi: Create common routine to get hardware infoLarry Finger2-0/+80
2016-07-08mwifiex: fix interrupt processing corner case in MSI modeShengzhen Li1-4/+46
2016-07-08mwifiex: mask PCIe interrupts before removalBrian Norris1-0/+6
2016-07-08mwifiex: Change default firmware for PCIe8997 chipsetAmitkumar Karwar2-8/+8
2016-07-08mwifiex: Fix endianness for event TLV type TLV_BTCOEX_WL_SCANTIMEPrasun Maiti2-4/+4
2016-07-08brcmfmac: support removing AP interfaces with "interface_remove"Rafał Miłecki1-1/+38
2016-07-08brcmfmac: delete interface directly in code that sent fw requestRafał Miłecki2-4/+9
2016-07-08mwifiex: fix scan_block flag handlingAmitkumar Karwar1-0/+6
2016-07-08rtlwifi: Fix typo in printkMasanari Iida7-7/+7
2016-07-08rtl8xxxu: gen1: Add module parameters to adjust DMA aggregation parametersJes Sorensen1-0/+28
2016-07-08rtl8xxxu: gen1: Set aggregation timeout (REG_RXDMA_AGG_PG_TH + 1) as wellJes Sorensen1-2/+9
2016-07-08rtl8xxxu: Make DMA aggregation optional by setting a module parameterJes Sorensen1-2/+9
2016-07-08rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ruJes Sorensen1-0/+2
2016-07-08rtl8xxxu: Enable aggregation for rtl8723auJes Sorensen3-0/+37
2016-07-08rtl8xxxu: Adjust RX skb size to include space for phystatsJes Sorensen1-3/+4
2016-07-08rtl8xxxu: Allocate larger RX skbs when aggregation is enabledJes Sorensen2-4/+11
2016-07-08rtl8xxxu: Add support for aggregated RX packets on gen1 partsJes Sorensen1-34/+69
2016-07-08rtl8xxxu: Correct rxdesc16 definitionJes Sorensen1-2/+4
2016-07-08rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc()Jes Sorensen2-12/+8
2016-07-08rtl8xxxu: Move skb delivery into parse_tx_desc() handlerJes Sorensen1-54/+50
2016-07-08rtl8xxxu: Set all ieee80211_rx_status values in parse_rx_desc()Jes Sorensen1-5/+12
2016-07-08fakelb: allow to run as monitorAlexander Aring1-0/+8
2016-07-08atusb: don't change csma settings while set channelAlexander Aring1-5/+1
2016-07-08Bluetooth: btusb: add support for device 0489:e092Yvain THONNART1-0/+1
2016-07-08Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdioRicky Liang1-7/+7