aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-23net: phy: mscc: configure both RX and TX internal delays for RGMIIVladimir Oltean2-3/+15
2020-03-23net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_setVladimir Oltean1-0/+3
2020-03-23net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delayVladimir Oltean2-10/+10
2020-03-23enetc: Remove unused variable 'enetc_drv_name'YueHaibing2-2/+0
2020-03-23Crypto/chtls: add/delete TLS header in driverRohit Maheshwari1-14/+59
2020-03-23net: Make skb_segment not to compute checksum if network controller supports checksummingYadu Kishore1-8/+15
2020-03-23rtl8xxxu: Fix sparse warning: cast from restricted __le16Chris Chiu1-4/+4
2020-03-23mt76: mt7615: add missing declaration in mt7615.hLorenzo Bianconi1-0/+1
2020-03-23mt76: mt7615: fix endianness in unified commandLorenzo Bianconi1-1/+1
2020-03-23mt76: mt7615: fix mt7663e firmware struct endiannessLorenzo Bianconi1-7/+7
2020-03-23rtw88: 8822c: config RF table path B before path AYan-Hsuan Chuang1-1/+1
2020-03-23rtw88: kick off TX packets once for higher efficiencyYan-Hsuan Chuang5-56/+136
2020-03-23rtw88: pci: define a mask for TX/RX BD indexesYan-Hsuan Chuang2-11/+23
2020-03-23rtw88: associate reserved pages with each vifYan-Hsuan Chuang6-103/+258
2020-03-23rtw88: extract alloc rsvd_page and h2c skb routinesYan-Hsuan Chuang3-23/+66
2020-03-23rtw88: don't hold all IRQs disabled for PS operationsBrian Norris2-22/+36
2020-03-23wl3501_cs: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-23ray_cs: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-23atmel: at76c50x: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-23adm80211: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-23cw1200: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-23zd1211rw: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-4/+4
2020-03-23brcmfmac: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-03-23wireless: marvell: Replace zero-length array with flexible-array memberGustavo A. R. Silva3-24/+24
2020-03-23p54: Replace zero-length array with flexible-array memberGustavo A. R. Silva3-8/+8
2020-03-23libertas: Replace zero-length array with flexible-array memberGustavo A. R. Silva4-5/+5
2020-03-23orinoco: Replace zero-length array with flexible-array memberGustavo A. R. Silva4-6/+6
2020-03-23hostap: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-03-23wireless: ti: Replace zero-length array with flexible-array memberGustavo A. R. Silva7-8/+8
2020-03-23wireless: realtek: Replace zero-length array with flexible-array memberGustavo A. R. Silva4-6/+6
2020-03-21net: hns3: refactor mailbox response scheme between PF and VFHuazhong Tan3-155/+113
2020-03-21net: hns3: refactor the mailbox message between PF and VFYufeng Mo5-234/+291
2020-03-21net: hns3: add a conversion for mailbox's response codeJian Shen2-2/+21
2020-03-21mptcp: Remove set but not used variable 'can_ack'YueHaibing1-2/+0
2020-03-21selftests: txtimestamp: print statistics for timestamp events.Jian Yang1-0/+58
2020-03-21selftests: txtimestamp: add support for epoll().Jian Yang1-5/+48
2020-03-21selftests: txtimestamp: add new command-line flags.Jian Yang1-9/+15
2020-03-21selftests: txtimestamp: allow printing latencies in nsec.Jian Yang1-12/+44
2020-03-21selftests: txtimestamp: allow individual txtimestamp tests.Jian Yang1-3/+28
2020-03-21net/tls: Annotate access to sk_prot with READ_ONCE/WRITE_ONCEJakub Sitnicki2-5/+6
2020-03-21net/tls: Read sk_prot once when building tls proto opsJakub Sitnicki1-8/+9
2020-03-21net/tls: Constify base proto ops used for building tls protoJakub Sitnicki1-2/+2
2020-03-21ionic: check for NULL structs on teardownShannon Nelson2-13/+20
2020-03-21ionic: clean irq affinity on queue deinitShannon Nelson1-0/+2
2020-03-21ionic: ignore eexist on rx filter addShannon Nelson1-2/+2
2020-03-21ionic: only save good lif dentryShannon Nelson1-1/+7
2020-03-21ionic: leave dev cmd request contents alone on FW timeoutShannon Nelson1-1/+4
2020-03-21ionic: add timeout error checking for queue disableShannon Nelson1-5/+15
2020-03-21soc: qcom: ipa: kill IPA_RX_BUFFER_ORDERAlex Elder1-5/+5
2020-03-21ice: add board identifier info to devlink .info_getJacob Keller7-70/+150