aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-06brcmfmac: remove set but not used variable 'dtim_period'YueHaibing1-7/+1
2019-08-06rtlwifi: remove unneeded function _rtl_dump_channel_map()YueHaibing1-18/+0
2019-08-06rtlwifi: rtl_pci: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-08-06qtnfmac_pcie: Use dev_get_drvdataChuhong Yuan1-2/+2
2019-08-06mwifiex: pcie: Use dev_get_drvdataChuhong Yuan1-6/+2
2019-08-06iwlegacy: Use dev_get_drvdata where possibleChuhong Yuan1-2/+1
2019-08-06rsi: fix for sdio interface setup in 9116Ganapathi Kondraju1-4/+4
2019-08-06mwifiex: make error values consistent in mwifiex_update_bss_desc_with_ie()Pavel Machek1-1/+1
2019-08-06bcma: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-08-06rtw88: use txpwr_lmt_cfg_pair struct, not arraysBrian Norris4-1284/+2939
2019-07-24mwifiex: use eth_broadcast_addr() to assign broadcast addressMao Wenan1-2/+1
2019-07-24rtlwifi: remove assignment to itselfPing-Ke Shih7-22/+0
2019-07-24brcmfmac: don't net_ratelimit() CONSOLE messages on firmware crashRafał Miłecki1-1/+2
2019-07-24libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing1-1/+1
2019-07-24rtw88: debug: dump tx power indexes in useZong-Zhe Yang1-0/+112
2019-07-24rtlwifi: btcoex: fix issue possible condition with no effect (if == else)Hariprasad Kelam1-7/+1
2019-07-24mt7601u: use params->ssn value directlyStanislaw Gruszka1-2/+2
2019-07-24brcmfmac: remove unnecessary strlcpy() upon obtaining "ver" iovarArend van Spriel1-1/+0
2019-07-24brcmfmac: simply remove flowring if bus is downArend van Spriel1-0/+7
2019-07-24brcmfmac: avoid firmware commands when bus is downArend van Spriel1-10/+13
2019-07-24brcmfmac: clear events in brcmf_fweh_detach() will always failArend van Spriel1-9/+0
2019-07-24brcmfmac: avoid firmware command in brcmf_netdev_open() when bus is downArend van Spriel1-1/+2
2019-07-24brcmfmac: change the order of things in brcmf_detach()Arend van Spriel1-13/+14
2019-07-24Revert "brcmfmac: fix NULL pointer derefence during USB disconnect"Arend van Spriel7-40/+13
2019-07-24brcmfmac: allow 160MHz in custom regulatory rulesArend van Spriel1-2/+2
2019-07-24brcmfmac: enable DFS_OFFLOAD extended feature if supportedArend van Spriel3-1/+9
2019-07-24brcmfmac: add 160MHz in chandef_to_chanspec()Arend van Spriel1-1/+20
2019-07-24rtw88: pci: Use DMA sync instead of remapping in RX ISRJian-Hong Pan1-3/+21
2019-07-24rtw88: pci: Rearrange the memory usage for skb in RX ISRJian-Hong Pan1-27/+22
2019-07-24libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton1-1/+2
2019-07-24rtw88: Fix misuse of GENMASK macroJoe Perches1-1/+1
2019-07-24wl3501_cs: remove redundant variable rcColin Ian King1-3/+1
2019-07-24libertas: remove redundant assignment to variable retColin Ian King1-1/+1
2019-07-24rtl8xxxu: Fix wifi low signal strength issue of RTL8723BUChris Chiu2-4/+10
2019-07-24rt2x00: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-101/+35
2019-07-24rt2x00usb: remove unnecessary rx flag checksSoeren Moch1-6/+3
2019-07-24rsi: return explicit error valuesEnrico Weigelt1-3/+3
2019-07-23tc-testing: added tdc tests for [b|p]fifo qdiscRoman Mashak1-0/+304
2019-07-23hv_sock: Use consistent types for UUIDsAndy Shevchenko1-12/+12
2019-07-23Merge branch 'nfp-Offload-MPLS-actions'David S. Miller5-0/+260
2019-07-23nfp: flower: offload MPLS set actionJohn Hurley2-0/+53
2019-07-23nfp: flower: offload MPLS pop actionJohn Hurley2-0/+31
2019-07-23nfp: flower: offload MPLS push actionJohn Hurley2-0/+57
2019-07-23net: sched: include mpls actions in hardware intermediate representationJohn Hurley3-0/+119
2019-07-23net/mlx5e: xsk: dynamically allocate mlx5e_channel_paramArnd Bergmann1-9/+18
2019-07-23net: jme: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-07-23igb: Use dev_get_drvdata where possibleChuhong Yuan1-2/+1
2019-07-23i40e: Use dev_get_drvdataChuhong Yuan1-5/+3
2019-07-23fm10k: Use dev_get_drvdataChuhong Yuan1-2/+2
2019-07-23e1000e: Use dev_get_drvdata where possibleChuhong Yuan1-4/+3