summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-22mlxsw: spectrum_flower: Make vlan_id limitation more specificAmit Cohen1-1/+2
2021-12-22Merge tag 'mlx5-updates-2021-12-21' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski18-79/+327
2021-12-22codel: remove unnecessary pkt_sched.h includeJakub Kicinski4-0/+6
2021-12-22codel: remove unnecessary sock.h includeJakub Kicinski3-0/+6
2021-12-22net: broadcom: bcm4908enet: remove redundant variable bytesColin Ian King1-2/+0
2021-12-22ice: trivial: fix odd indentingJesse Brandeburg1-3/+4
2021-12-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski11-233/+4357
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 Drory2-0/+88
2021-12-21net/mlx5: Let user configure event_eq_size paramShay Drory2-1/+22
2021-12-21net/mlx5: Let user configure io_eq_size paramShay Drory2-1/+31
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-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 Kicinski10-27/+34
2021-12-20net: amd-xgbe: Disable the CDR workaround path for Yellow Carp DevicesRaju Rangoju1-2/+5
2021-12-20net: amd-xgbe: Alter the port speed bit rangeRaju Rangoju2-6/+6
2021-12-20net: amd-xgbe: Add Support for Yellow Carp Ethernet deviceRaju Rangoju2-0/+6
2021-12-20net: lan966x: Extend switchdev with fdb supportHoratiu Vultur6-3/+298
2021-12-20net: lan966x: Extend switchdev bridge flagsHoratiu Vultur1-0/+39
2021-12-20net: lan966x: Add vlan support.Horatiu Vultur5-6/+448
2021-12-20net: lan966x: Add support to offload the forwarding.Horatiu Vultur5-2/+354
2021-12-20net: lan966x: Remove .ndo_change_rx_flagsHoratiu Vultur1-23/+0
2021-12-20net: lan966x: More MAC table functionalityHoratiu Vultur2-0/+114
2021-12-20net: lan966x: add support for interrupts from analyzerHoratiu Vultur3-0/+266
2021-12-20net: lan966x: Add registers that are used for switch and vlan functionalityHoratiu Vultur1-0/+129