summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | rtlwifi: rtl8192ce: use generic rtl_query_rxpwrpercentageMichael Straube2019-12-181-12/+2
| * | zd1211rw: fix storage endpoint lookupJohan Hovold2019-12-181-1/+1
| * | rsi_91x_usb: fix interface sanity checkJohan Hovold2019-12-181-1/+1
| * | rtl8xxxu: fix interface sanity checkJohan Hovold2019-12-181-1/+1
| * | orinoco_usb: fix interface sanity checkJohan Hovold2019-12-181-2/+2
| * | brcmfmac: fix interface sanity checkJohan Hovold2019-12-181-2/+2
| * | at76c50x-usb: fix endpoint debug messageJohan Hovold2019-12-181-1/+1
| * | brcmfmac: set interface carrier to off by defaultRafał Miłecki2019-12-181-0/+2
| * | mwifiex: delete unused mwifiex_get_intf_num()Brian Norris2019-12-181-13/+0
| * | rt2x00usb: Fix a warning message in 'rt2x00usb_watchdog_tx_dma()'Christophe JAILLET2019-12-181-1/+1
| * | brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter2019-12-181-0/+1
| * | rsi: add missing endpoint sanity checksJohan Hovold2019-12-181-2/+10
| * | rsi: fix non-atomic allocation in completion handlerJohan Hovold2019-12-181-6/+7
| * | rsi: fix memory leak on failed URB submissionJohan Hovold2019-12-181-1/+3
| * | rsi: fix use-after-free on probe errorsJohan Hovold2019-12-181-6/+6
| * | rsi: fix use-after-free on failed probe and unbindJohan Hovold2019-12-181-1/+17
| * | rt2x00: use RESET state bit to prevent IV changes on restartStanislaw Gruszka2019-12-181-12/+9
| * | rt2x00: implement reconfig_completeStanislaw Gruszka2019-12-186-11/+25
| * | rtlwifi: rtl_pci: Fix -Wcast-function-typePhong Tran2019-12-181-4/+6
| * | iwlegacy: Fix -Wcast-function-typePhong Tran2019-12-182-4/+6
| * | ipw2x00: Fix -Wcast-function-typePhong Tran2019-12-182-5/+7
| * | b43legacy: Fix -Wcast-function-typePhong Tran2019-12-181-2/+3
| * | brcmsmac: Remove always false 'channel < 0' statementAustin Kim2019-12-181-1/+1
| * | rtlwifi: Remove last definitions of local bit manipulation macrosLarry Finger2019-12-181-115/+0
| * | rtlwifi: rtl8723be: Remove usage of private bit manipulation macrosLarry Finger2019-12-181-16/+14
| * | rtlwifi: rtl8723ae: Remove usage of private bit manipulation macrosLarry Finger2019-12-181-7/+7
| * | rtlwifi: rtl8192ee: Remove usage of private bit manipulation macrosLarry Finger2019-12-181-20/+16
| * | rtlwifi: rtl88821ae: Remove usage of private bit manipulation macrosLarry Finger2019-12-181-55/+47
| * | rtlwifi: Remove dependence on special bit manipulation macros for common driverLarry Finger2019-12-182-12/+12
| * | rtlwifi: rtl8192ce: rtl8192c_com: Remove usage of private bit manipulation ma...Larry Finger2019-12-183-23/+21
| * | rtlwifi: rtl8188ee: Remove usage of private bit manipulationLarry Finger2019-12-183-77/+49
| * | rtlwifi: rtl8192de: Remove usage of private bit manipulation macrosLarry Finger2019-12-181-54/+7
| * | rtlwifi: rtl8192de: Convert inline routines to little-endian wordsLarry Finger2019-12-182-150/+159
| * | rtlwifi: rtl8192de: Convert macros that set descriptorLarry Finger2019-12-182-269/+458
| * | rtlwifi: rtl8192de: Replace local bit manipulation macrosLarry Finger2019-12-181-91/+69
| * | rtlwifi: rtl8192de: Remove unused GET_XXX and SET_XXX macrosLarry Finger2019-12-181-326/+3
| * | brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()Navid Emamdoost2019-12-181-1/+2
| |/
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-12-1067-111/+49250
| |\
| | * ath: add support for special 0x0 regulatory domainWen Gong2019-12-021-5/+5
| | * ath10k: change bundle count for max rx bundle for sdioWen Gong2019-12-023-9/+13
| | * ath10k: enable napi on RX path for sdioWen Gong2019-12-024-8/+73
| | * ath11k: fix indentation in ath11k_mac_prepare_he_mode()John Crispin2019-11-291-5/+5
| | * ath11k: Setup REO destination ring before sending wmi_init commandVasanthakumar Thiagarajan2019-11-295-14/+67
| | * ath11k: Move mac80211 hw allocation before wmi_init commandVasanthakumar Thiagarajan2019-11-293-46/+81
| | * ath11k: Skip update peer stats for management packetsVenkateswara Naralasetty2019-11-292-14/+23
| | * ath11k: update tx duration in station infoVenkateswara Naralasetty2019-11-293-1/+5
| | * ath11k: fix vht guard interval mappingManikanta Pubbisetty2019-11-292-3/+19
| | * ath11k: fix memory leak in monitor modeMiles Hu2019-11-291-2/+9
| | * ath11k: Advertise MPDU start spacing as no restrictionVenkateswara Naralasetty2019-11-291-1/+1
| | * ath11k: Update tx and rx chain count properly on drv_set_antennaSriram R2019-11-291-0/+4