summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-21rsi: add usb RS9113 chipset supportPrameela Rani Garnepudi
2017-06-21mwifiex: debugfs: remove redunant check of mwifiex_dfs_dirShawn Lin
2017-06-21mwifiex: fixes the unexpected be printed log by defaultCaesar Wang
2017-06-21rtlwifi: fix REG_USTIME_TSF register definitionKevin Lo
2017-06-21brcmfmac: Use separate firmware for revision 0 of the brcm43430 chipHans de Goede
2017-06-13wlcore: spi: remove unnecessary variableGustavo A. R. Silva
2017-06-13wlcore: add wl1285 compatibleSebastian Reichel
2017-06-13mwifiex: Replace semaphore async_sem with mutexBinoy Jayan
2017-06-13rtlwifi: btcoex: let btcoex get wifi rssi and link statusYan-Hsuan Chuang
2017-06-13rtlwifi: btcoex: remove unused display functionsYan-Hsuan Chuang
2017-06-13rtlwifi: btcoex: bind BT coex information with wifi driverYan-Hsuan Chuang
2017-06-13rtlwifi: btcoex: hook external functions for newer chipsYan-Hsuan Chuang
2017-06-13rtlwifi: btcoex: add settings before the hardware is readyYan-Hsuan Chuang
2017-06-13rtlwifi: btcoex: hook external PnP notify by chip for wifi driverYan-Hsuan Chuang
2017-06-13rtlwifi: btcoex: settings before firmware is downloadedYan-Hsuan Chuang
2017-06-13rtlwifi: btcoex: rename ex_halbtc*ant to ex_btc*antYan-Hsuan Chuang
2017-06-13rtlwifi: btcoex: add macros to check chip typeYan-Hsuan Chuang
2017-06-13qtnfmac: check band before allocating cmd_skb to avoid resource leakColin Ian King
2017-06-13mwifiex: make function mwifiex_ret_pkt_aggr_ctrl staticColin Ian King
2017-06-13brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel
2017-06-13brcmfmac: Fix grammar issue in error messageMartin Michlmayr
2017-06-13brcmfmac: add scheduled scan support for specified BSSIDsArend Van Spriel
2017-06-13brcmfmac: add mutex to protect pno requestsArend Van Spriel
2017-06-13brcmfmac: add support multi-scheduled scanArend Van Spriel
2017-06-12Merge tag 'iwlwifi-next-for-kalle-2017-06-06' of git://git.kernel.org/pub/scm...Kalle Valo
2017-06-12Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.or...David S. Miller
2017-06-12Merge branch 'udp-reduce-cache-pressure'David S. Miller
2017-06-12udp: try to avoid 2 cache miss on dequeuePaolo Abeni
2017-06-12udp: avoid a cache miss on dequeuePaolo Abeni
2017-06-12net: factor out a helper to decrement the skb refcountPaolo Abeni
2017-06-12sh_eth: add support for changing MTUNiklas Söderlund
2017-06-11bpf, arm64: take advantage of stack_depth trackingDaniel Borkmann
2017-06-11Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-06-10net: ethernet: ti: cpdma: do not enable host error misc irqGrygorii Strashko
2017-06-10net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filterGrygorii Strashko
2017-06-10Merge branch 'bpf-misc-updates'David S. Miller
2017-06-10bpf: add bpf_set_hash helper for tc progsDaniel Borkmann
2017-06-10bpf: remove cg_skb_func_proto and use sk_filter_func_proto directlyDaniel Borkmann
2017-06-10bpf, tests: set rlimit also for test_align, so it doesn't failDaniel Borkmann
2017-06-10bpf, tests: add a test for htab lookup + update traversalDaniel Borkmann
2017-06-10bpf: reset id on spilled regs in clear_all_pkt_pointersDaniel Borkmann
2017-06-10bpf: reset id on CONST_IMM transitionDaniel Borkmann
2017-06-10bpf: don't check spilled reg state for non-STACK_SPILLed type slotsDaniel Borkmann
2017-06-10bpf: avoid excessive stack usage for perf_sample_dataDaniel Borkmann
2017-06-10net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam
2017-06-10Remove the redundant skb->dev initialization in ip6_fragmentChenbo Feng
2017-06-10sctp: no need to check assoc id before calling sctp_assoc_set_idXin Long
2017-06-10sctp: use read_lock_bh in sctp_eps_seq_showXin Long
2017-06-10sctp: fix recursive locking warning in sctp_do_peeloffXin Long
2017-06-10net/packet: remove unneeded declaraion of tpacket_snd().Rosen, Rami