summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-19rt2x00: rt2800lib: correctly set HT20/HT40 filterSerge Vasilugin
2017-01-19rt2800: remove warning on bcn_num != rt2x00dev->intf_beaconingStanislaw Gruszka
2017-01-19mwifiex: remove redundant dma padding in AMSDUXinming Hu
2017-01-19brcmfmac: make brcmf_of_probe more genericRafał Miłecki
2017-01-19libertas: fix improper return valuePan Bian
2017-01-17rtlwifi: rtl8192de: Remove a pointless gotoLarry Finger
2017-01-17mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris
2017-01-17brcmfmac: setup wiphy bands after registering it firstRafał Miłecki
2017-01-17brcmfmac: don't preset all channels as disabledRafał Miłecki
2017-01-17rt2800: set max_psdu to 3 on usb devicesStanislaw Gruszka
2017-01-17rt2x00: do not flush empty queueStanislaw Gruszka
2017-01-17rt2800usb: mark tx failure on timeoutStanislaw Gruszka
2017-01-17rt2800: tune TX_RTS_CFG configStanislaw Gruszka
2017-01-17rt2800: change default retry settingsStanislaw Gruszka
2017-01-17rt2x00: save conf settings before reset tunerStanislaw Gruszka
2017-01-17rt2800: increase TX timeoutStanislaw Gruszka
2017-01-17rt2800usb: remove watchdogStanislaw Gruszka
2017-01-17brcmfmac: avoid writing channel out of allocated arrayRafał Miłecki
2017-01-17mwifiex: fix uninitialized variable access in pcie_removeArnd Bergmann
2017-01-12mwifiex: get rid of global save_adapter and sdio_workXinming Hu
2017-01-12mwifiex: get rid of __mwifiex_sdio_remove helperXinming Hu
2017-01-12mwifiex: sdio card reset enhancementXinming Hu
2017-01-12mwifiex: cleanup in PCIe flr code pathXinming Hu
2017-01-12mwifiex: get rid of mwifiex_do_flr wrapperXinming Hu
2017-01-12mwifiex: use module_*_driver helper macrosAmitkumar Karwar
2017-01-12mwifiex: get rid of global user_rmmod flagXinming Hu
2017-01-12mwifiex: code rearrangement in pcie.c and sdio.cXinming Hu
2017-01-12mwifiex: move pcie_work and related variables inside cardGanapathi Bhat
2017-01-12mwifiex: wait firmware dump complete during card remove processXinming Hu
2017-01-12mwifiex: get rid of drv_info* adapter variablesXinming Hu
2017-01-12mwifiex: do not free firmware dump memory in shutdown_drvXinming Hu
2017-01-12mwifiex: don't wait for main_process in shutdown_drvXinming Hu
2017-01-10packet: pdiag_put_ring() should return TX_RING info for TPACKET_V3Sowmini Varadhan
2017-01-10bpf: Make unnecessarily global functions staticTobias Klauser
2017-01-10bpf: Remove unused but set variable in __bpf_lru_list_shrink_inactive()Tobias Klauser
2017-01-10ipvlan: improvise dev_id generation logic in IPvlanMahesh Bandewar
2017-01-10liquidio: store the L4 hash of rx packets in skbPrasad Kanneganti
2017-01-10Merge branch 'sfc-physical-port-ids'David S. Miller
2017-01-10sfc: stop setting dev_portBert Kenward
2017-01-10sfc: implement ndo_get_phys_port_nameBert Kenward
2017-01-10sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOVBert Kenward
2017-01-10net: qcom/emac: add ethtool supportTimur Tabi
2017-01-09net: dsa: select NET_SWITCHDEVVivien Didelot
2017-01-09Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2017-01-09tcp: make TCP_INFO more consistentEric Dumazet
2017-01-09Merge branch 'bpf-verifier-improvements'David S. Miller
2017-01-09bpf: rename ARG_PTR_TO_STACKAlexei Starovoitov
2017-01-09bpf: allow helpers access to variable memoryGianluca Borello
2017-01-09bpf: allow adjusted map element values to spillGianluca Borello
2017-01-09bpf: allow helpers access to map element valuesGianluca Borello