aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-06-14wcn36xx: Add GTK offload to WoWLAN pathBryan O'Donoghue4-1/+47
2021-06-14wcn36xx: Add set_rekey_data callbackBryan O'Donoghue2-0/+25
2021-06-14wcn36xx: Add ipv6 namespace offload in suspendBryan O'Donoghue4-0/+73
2021-06-14wcn36xx: Add ipv6 address trackingBryan O'Donoghue3-0/+41
2021-06-14wcn36xx: Do not flush indication queue on suspend/resumeBryan O'Donoghue1-2/+0
2021-06-14wcn36xx: Add ipv4 ARP offload support in suspendBryan O'Donoghue4-8/+57
2021-06-14wcn36xx: Run suspend for the first ieee80211_vifBryan O'Donoghue1-3/+28
2021-06-14wcn36xx: Return result of set_power_params in suspendBryan O'Donoghue1-2/+4
2021-06-12ath10k: remove unused more_frags variableYang Yingliang1-2/+0
2021-06-12wireless: carl9170: fix LEDS build errors & warningsRandy Dunlap1-5/+3
2021-06-12ath10k: add missing error return code in ath10k_pci_probe()Yang Yingliang1-3/+9
2021-06-12ath10k: go to path err_unsupported when chip id is not supportedYang Yingliang1-1/+1
2021-06-12ath11k: don't call ath11k_pci_set_l1ss for WCN6855Baochen Qiang3-1/+8
2021-06-12ath11k: add support for WCN6855Baochen Qiang4-10/+75
2021-06-12ath11k: add support to get peer id for WCN6855Baochen Qiang4-4/+38
2021-06-12ath11k: setup WBM_IDLE_LINK ring once againBaochen Qiang1-0/+10
2021-06-12ath11k: setup REO for WCN6855Baochen Qiang5-52/+96
2021-06-12ath11k: add dp support for WCN6855Baochen Qiang3-0/+289
2021-06-12ath11k: add hw reg support for WCN6855Baochen Qiang2-0/+72
2021-06-12ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár1-0/+5
2021-05-31Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo11-20/+22
2021-05-30ath9k: ar9003_mac: read STBC indicator from rx descriptorPhilipp Borgers1-0/+2
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski86-519/+1266
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds72-395/+1147
2021-05-26Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski13-56/+56
2021-05-26net/appletalk: Fix inconsistent indentingJiapeng Chong1-4/+6
2021-05-26ixgbe: reduce checker warningsJesse Brandeburg1-4/+4
2021-05-26ixgbe: use checker safe conversionsJesse Brandeburg1-5/+4
2021-05-26igbvf: convert to strongly typed descriptorsJesse Brandeburg1-21/+21
2021-05-26intel: call csum functions with well formatted argumentsJesse Brandeburg2-2/+2
2021-05-26igb: override two checker warningsJesse Brandeburg1-2/+2
2021-05-26igb: fix assignment on big endian machinesJesse Brandeburg1-2/+2
2021-05-26igb: handle vlan types with checker enabledJesse Brandeburg2-4/+5
2021-05-26igb/igc: use strongly typed pointerJesse Brandeburg2-2/+2
2021-05-26fm10k: move error checkJesse Brandeburg1-5/+5
2021-05-26intel: remove checker warningJesse Brandeburg3-3/+3
2021-05-26e100: handle eeprom as little endianJesse Brandeburg1-6/+6
2021-05-25net: wwan: core: Add WWAN device index sysfs attributeLoic Poulain1-0/+15
2021-05-25net: mvpp2: add buffer header handling in RXStefan Chulski2-9/+67
2021-05-25bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong1-1/+3
2021-05-25net: wan: add spaces required around that ':' and '+'Peng Li1-2/+4
2021-05-25net: wan: replace comparison to NULL with "!card"Peng Li1-2/+2
2021-05-25net: wan: add some required spacesPeng Li1-7/+7
2021-05-25net: wan: fix an code style issue about "foo* barPeng Li1-2/+2
2021-05-25net: wan: add blank line after declarationsPeng Li1-0/+3
2021-05-25net: wan: remove redundant blank linesPeng Li1-25/+0
2021-05-25net: zero-initialize tc skb extension on allocationVlad Buslov2-2/+2
2021-05-25net/hamradio/6pack: Fix inconsistent indentingJiapeng Chong1-6/+4
2021-05-25net: hns: Fix kernel-docYang Li1-3/+3
2021-05-25net: hns3: switch to dim algorithm for adaptive interrupt moderationHuazhong Tan3-125/+73