aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-22ath11k: Fix unexpected return buffer manager error for QCA6390Baochen Qiang2-2/+2
2021-12-22net: ks8851: Check for error irqJiasheng Jiang1-0/+2
2021-12-22drivers: net: smc911x: Check for error irqJiasheng Jiang1-0/+5
2021-12-22fjes: Check for error irqJiasheng Jiang1-0/+5
2021-12-22ath11k: add support of firmware logging for WCN6855Cheng Wang6-0/+151
2021-12-22ath11k: Fix napi related hangBen Greear3-7/+19
2021-12-22ath10k: replace strlcpy with strscpyJason Wang1-3/+3
2021-12-21net/mlx5e: Take packet_merge params directly from the RX res structTariq Toukan1-8/+6
2021-12-21net/mlx5e: Allocate per-channel stats dynamically at first usageLama Kayal1-13/+28
2021-12-21net/mlx5e: Use dynamic per-channel allocations in statsTariq Toukan9-22/+36
2021-12-21net/mlx5e: Allow profile-specific limitation on max num of channelsTariq Toukan3-3/+23
2021-12-21net/mlx5e: Save memory by using dynamic allocation in netdev privTariq Toukan2-10/+54
2021-12-21net/mlx5e: Add profile indications for PTP and QOS HTB featuresTariq Toukan3-24/+42
2021-12-21net/mlx5e: Use bitmap field for profile featuresTariq Toukan7-11/+14
2021-12-21net/mlx5: Remove the repeated declarationShaokun Zhang1-3/+0
2021-12-21net/mlx5: Let user configure max_macs generic paramShay Drory3-0/+91
2021-12-21devlink: Clarifies max_macs generic devlink paramShay Drory1-2/+4
2021-12-21net/mlx5: Let user configure event_eq_size paramShay Drory3-1/+25
2021-12-21devlink: Add new "event_eq_size" generic device paramShay Drory3-0/+12
2021-12-21net/mlx5: Let user configure io_eq_size paramShay Drory3-1/+35
2021-12-21devlink: Add new "io_eq_size" generic device paramShay Drory3-0/+12
2021-12-21Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski6-16/+3
2021-12-21net: phy: micrel: Adding interrupt support for Link up/Link down in LAN8814 Q...Divya Koppera1-0/+67
2021-12-21bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera2-6/+7
2021-12-21rtw88: support SAR via kernel common APIZong-Zhe Yang9-20/+257
2021-12-21rtw88: 8822c: add ieee80211_ops::hw_scanPo-Hao Huang9-33/+709
2021-12-21Merge tag 'iwlwifi-next-for-kalle-2021-12-21-v2' of git://git.kernel.org/pub/...Kalle Valo41-485/+1086
2021-12-21fm10k: Fix syntax errors in commentsXiang wangx1-1/+1
2021-12-21igbvf: Refactor traceKaren Sornek1-1/+1
2021-12-21igb: remove never changed variable `ret_val'Jason Wang1-2/+1
2021-12-21igc: Remove obsolete defineSasha Neftin1-1/+0
2021-12-21igc: Remove obsolete maskSasha Neftin1-3/+0
2021-12-21igc: Remove obsolete nvm typeSasha Neftin2-4/+0
2021-12-21igc: Remove unused phy typeSasha Neftin1-1/+0
2021-12-21igc: Remove unused _I_PHY_ID defineSasha Neftin1-3/+0
2021-12-21ice: support crosstimestamping on E822 devices if supportedJacob Keller3-0/+135
2021-12-21ice: exit bypass mode once hardware finishes timestamp calibrationJacob Keller4-2/+616
2021-12-21ice: ensure the hardware Clock Generation Unit is configuredJacob Keller4-0/+500
2021-12-21ice: implement basic E822 PTP supportJacob Keller7-70/+2742
2021-12-21ice: convert clk_freq capability into time_refJacob Keller2-1/+34
2021-12-21ice: introduce ice_ptp_init_phc functionJacob Keller3-33/+55
2021-12-21ice: use 'int err' instead of 'int status' in ice_ptp_hw.cJacob Keller1-103/+103
2021-12-21ice: PTP: move setting of tstamp_configJacob Keller1-11/+7
2021-12-21ice: introduce ice_base_incval functionJacob Keller1-3/+17
2021-12-21ice: Fix E810 PTP reset flowKarol Kolacinski3-35/+173
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski39-239/+872
2021-12-21iwlwifi: mei: wait before mapping the shared areaEmmanuel Grumbach1-0/+6
2021-12-21iwlwifi: mei: clear the ownership when the driver goes downEmmanuel Grumbach1-0/+1
2021-12-21iwlwifi: yoyo: fix issue with new DBGI_SRAM region read.Mukesh Sisodiya1-1/+1
2021-12-21iwlwifi: fw: fix some scan kernel-docJohannes Berg2-7/+26