summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-08rtlwifi: rtl8723ae: Clean up the hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8192de: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8821ae: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8723be: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8723ae: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8192ee: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8188ee: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8192cu: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8192ce: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: Create common routine to get hardware infoLarry Finger
2016-07-08mwifiex: fix interrupt processing corner case in MSI modeShengzhen Li
2016-07-08mwifiex: mask PCIe interrupts before removalBrian Norris
2016-07-08mwifiex: Change default firmware for PCIe8997 chipsetAmitkumar Karwar
2016-07-08mwifiex: Fix endianness for event TLV type TLV_BTCOEX_WL_SCANTIMEPrasun Maiti
2016-07-08brcmfmac: support removing AP interfaces with "interface_remove"Rafał Miłecki
2016-07-08brcmfmac: delete interface directly in code that sent fw requestRafał Miłecki
2016-07-08mwifiex: fix scan_block flag handlingAmitkumar Karwar
2016-07-08rtlwifi: Fix typo in printkMasanari Iida
2016-07-08rtl8xxxu: gen1: Add module parameters to adjust DMA aggregation parametersJes Sorensen
2016-07-08rtl8xxxu: gen1: Set aggregation timeout (REG_RXDMA_AGG_PG_TH + 1) as wellJes Sorensen
2016-07-08rtl8xxxu: Make DMA aggregation optional by setting a module parameterJes Sorensen
2016-07-08rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ruJes Sorensen
2016-07-08rtl8xxxu: Enable aggregation for rtl8723auJes Sorensen
2016-07-08rtl8xxxu: Adjust RX skb size to include space for phystatsJes Sorensen
2016-07-08rtl8xxxu: Allocate larger RX skbs when aggregation is enabledJes Sorensen
2016-07-08rtl8xxxu: Add support for aggregated RX packets on gen1 partsJes Sorensen
2016-07-08rtl8xxxu: Correct rxdesc16 definitionJes Sorensen
2016-07-08rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc()Jes Sorensen
2016-07-08rtl8xxxu: Move skb delivery into parse_tx_desc() handlerJes Sorensen
2016-07-08rtl8xxxu: Set all ieee80211_rx_status values in parse_rx_desc()Jes Sorensen
2016-07-08fakelb: allow to run as monitorAlexander Aring
2016-07-08ieee802154: cleanup WARN_ON for fc fetchAlexander Aring
2016-07-08atusb: don't change csma settings while set channelAlexander Aring
2016-07-086lowpan: ndisc: set invalid unicast short addr to unspecAlexander Aring
2016-07-08ieee802154: fix skb get fc on big endianAlexander Aring
2016-07-08ieee802154: 6lowpan: fix intra pan id checkAlexander Aring
2016-07-08ieee802154: add ieee802154_skb_src_pan helperAlexander Aring
2016-07-08ieee802154: add ieee802154_skb_dst_pan helperAlexander Aring
2016-07-08Bluetooth: btusb: add support for device 0489:e092Yvain THONNART
2016-07-08Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdioRicky Liang
2016-07-08Bluetooth: Replace constant hw_variant from Intel Bluetooth firmware filenameTedd Ho-Jeong An
2016-07-08Bluetooth: Fix hci_sock_recvmsg return valueDenis Kenzior
2016-07-08Bluetooth: Fix bt_sock_recvmsg return valueDenis Kenzior
2016-07-08ieee802154: allow netns create of lowpan interfaceAlexander Aring
2016-07-08ieee802154: add netns supportAlexander Aring
2016-07-08nl802154: move PAD to right positionAlexander Aring
2016-07-08Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7]Tedd Ho-Jeong An
2016-07-086lowpan: ndisc: add missing 802.15.4 only checkAlexander Aring
2016-07-086lowpan: ndisc: fix double read unlockAlexander Aring
2016-07-08Bluetooth: Switch SMP to crypto_cipher_encrypt_one()Andy Lutomirski