summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-15octeontx2-pf: TC_MATCHALL ingress ratelimiting offloadSunil Goutham5-0/+423
2021-06-15octeontx2-af: cn10k: Debugfs support for bandwidth profilesSunil Goutham5-4/+187
2021-06-15octeontx2-af: cn10k: Bandwidth profiles config supportSunil Goutham6-4/+757
2021-06-15net: pci200syn: fix the comments style issuePeng Li1-2/+1
2021-06-15net: pci200syn: add necessary () to macro argumentPeng Li1-1/+1
2021-06-15net: pci200syn: add some required spacesPeng Li1-8/+8
2021-06-15net: pci200syn: replace comparison to NULL with "!card"Peng Li1-4/+2
2021-06-15net: pci200syn: add blank line after declarationsPeng Li1-1/+3
2021-06-15net: pci200syn: remove redundant blank linesPeng Li1-20/+0
2021-06-15net: z85230: remove unnecessary out of memory messagePeng Li1-3/+2
2021-06-15net: z85230: fix the code style issue about open brace {Peng Li1-72/+36
2021-06-15net: z85230: add some required spacesPeng Li1-208/+210
2021-06-15net: z85230: remove trailing whitespacesPeng Li1-119/+105
2021-06-15net: z85230: fix the code style issue about "if..else.."Peng Li1-16/+8
2021-06-15net: z85230: fix the comments style issuePeng Li1-131/+83
2021-06-15net: z85230: replace comparison to NULL with "!skb"Peng Li1-7/+7
2021-06-15net: z85230: fix the code style issue about EXPORT_SYMBOL(foo)Peng Li1-18/+0
2021-06-15net: z85230: add blank line after declarationsPeng Li1-0/+6
2021-06-15net: z85230: remove redundant blank linesPeng Li1-33/+1
2021-06-15stmmac: align RX buffersMatteo Croce1-2/+2
2021-06-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo33-132/+1046
2021-06-15wil6210: remove erroneous wiphy lockingJohannes Berg1-2/+0
2021-06-15ath6kl: Fix inconsistent indentingJiapeng Chong1-2/+2
2021-06-15ath11k: send beacon template after vdev_start/restart during csaSeevalamuthu Mariappan1-5/+5
2021-06-15ath10k: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-8/+1
2021-06-15ath10k: remove the repeated declarationShaokun Zhang2-2/+0
2021-06-15ath10k: Fix an error code in ath10k_add_interface()Yang Li1-0/+1
2021-06-15ath11k: Fix an error handling path in ath11k_core_fetch_board_data_api_n()Christophe JAILLET1-1/+2
2021-06-15wil6210: Fix wrong function name in commentsYang Shen2-4/+4
2021-06-15ath: Fix wrong function name in commentsYang Shen1-1/+1
2021-06-15ath5k: Fix wrong function name in commentsYang Shen1-1/+1
2021-06-15rsi: fix AP mode with WPA failure due to encrypted EAPOLMartin Fuzzey4-7/+2
2021-06-15libertas: use DEVICE_ATTR_RW macroYueHaibing1-71/+78
2021-06-15cw1200: Revert unnecessary patches that fix unreal use-after-free bugsHang Zhang1-10/+7
2021-06-15rtlwifi: Fix spelling of 'download'Ding Senjie1-1/+1
2021-06-15rtlwifi: Remove redundant assignments to ul_enc_algoYang Li1-1/+1
2021-06-15rtlwifi: rtl8723ae: remove redundant initialization of variable rtstatusColin Ian King1-1/+1
2021-06-15wl1251: Fix missing function name in commentsYang Shen1-4/+4
2021-06-15cw1200: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-06-15rtlwifi: btcoex: 21a 2ant: Delete several duplicate condition branch codesZhen Lei1-16/+0
2021-06-15rsi: Add support for changing beacon intervalMarek Vasut1-0/+17
2021-06-15rsi: Assign beacon rate settings to the correct rate_info descriptor fieldMarek Vasut1-2/+2
2021-06-15zd1211rw: Prefer pr_err over printk error msgSaurav Girepunje1-2/+2
2021-06-15rtlwifi: 8821a: btcoexist: add comments to explain why if-else branches are i...Ping-Ke Shih1-0/+4
2021-06-15rt2x00: do not set timestamp for injected framesStanislaw Gruszka1-2/+3
2021-06-15wl1251: Fix possible buffer overflow in wl1251_cmd_scanLee Gibson1-3/+6
2021-06-15wilc1000: Fix clock name bindingTudor Ambarus1-1/+1
2021-06-15rndis_wlan: simplify is_associated()zuoqilin1-4/+1
2021-06-15wlcore: remove leading spaces before tabsHui Tang1-2/+2
2021-06-15rt2x00: remove leading spaces before tabsHui Tang1-1/+1