index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-16
ice: track and warn when PHC update is late
Jacob Keller
3
-3
/
+34
2022-08-16
ice: track Tx timestamp stats similar to other Intel drivers
Jacob Keller
4
-4
/
+20
2022-08-16
ice: initialize cached_phctime when creating Rx rings
Jacob Keller
2
-0
/
+2
2022-08-16
ice: set tx_tstamps when creating new Tx rings via ethtool
Jacob Keller
1
-0
/
+1
2022-08-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net
David S. Miller
2
-2
/
+4
2022-08-11
ice: Fix call trace with null VSI during VF reset
Michal Jaron
1
-1
/
+3
2022-08-11
ice: Fix VSI rebuild WARN_ON check for VF
Benjamin Mikailenko
1
-1
/
+1
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2022-08-01
net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr()
Jian Shen
1
-1
/
+1
2022-08-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
1
-13
/
+3
2022-07-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
12
-199
/
+266
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-48
/
+16
2022-07-28
ice: allow toggling loopback mode via ndo_set_features callback
Maciej Fijalkowski
1
-1
/
+31
2022-07-28
ice: compress branches in ice_set_features()
Maciej Fijalkowski
1
-21
/
+19
2022-07-28
ice: Fix promiscuous mode not turning off
Michal Wilczynski
3
-19
/
+72
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
12
-166
/
+152
2022-07-28
ice: implement adjfine with mul_u64_u64_div_u64
Jacob Keller
1
-13
/
+3
2022-07-26
ice: do not setup vlan for loopback VSI
Maciej Fijalkowski
1
-3
/
+5
2022-07-26
ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)
Maciej Fijalkowski
1
-1
/
+2
2022-07-26
ice: Fix VSIs unable to share unicast MAC
Anirudh Venkataramanan
2
-40
/
+2
2022-07-26
ice: Fix tunnel checksum offload with fragmented traffic
Przemyslaw Patynowski
1
-3
/
+5
2022-07-26
ice: Fix max VLANs available for VF
Przemyslaw Patynowski
1
-1
/
+2
2022-07-26
ice: Add support for PPPoE hardware offload
Marcin Szycik
6
-2
/
+259
2022-07-21
ice: add write functionality for GNSS TTY
Karol Kolacinski
3
-31
/
+245
2022-07-21
ice: add i2c write command
Karol Kolacinski
3
-4
/
+54
2022-07-15
ice: Remove pci_aer_clear_nonfatal_status() call
Zhuo Chen
1
-6
/
+0
2022-07-15
ice: Add EXTTS feature to the feature bitmap
Anirudh Venkataramanan
3
-5
/
+15
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-21
/
+136
2022-07-12
ice: change devlink code to read NVM in blocks
Paul M Stillwell Jr
1
-19
/
+40
2022-07-12
ice: handle E822 generic device ID in PLDM header
Paul M Stillwell Jr
3
-2
/
+96
2022-07-01
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex
David S. Miller
7
-189
/
+283
2022-06-30
net/ice: fix initializing the bitmap in the switch code
Alexander Lobakin
1
-1
/
+1
2022-06-30
intel/ice:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-30
ice: Remove unnecessary NULL check before dev_put
Ziyang Xuan
1
-4
/
+2
2022-06-30
ice: use eth_broadcast_addr() to set broadcast address
Lu Wei
1
-1
/
+1
2022-06-30
ice: switch: dynamically add VLAN headers to dummy packets
Martyna Szapar-Mudlaw
1
-397
/
+140
2022-06-30
ice: Add support for VLAN TPID filters in switchdev
Martyna Szapar-Mudlaw
6
-5
/
+85
2022-06-30
ice: Add support for double VLAN in switchdev
Martyna Szapar-Mudlaw
4
-2
/
+275
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-7
/
+89
2022-06-21
ice: ethtool: Prohibit improper channel config for DCB
Anatolii Gerasymenko
2
-5
/
+47
2022-06-21
ice: ethtool: advertise 1000M speeds properly
Anatolii Gerasymenko
1
-1
/
+38
2022-06-21
ice: Fix switchdev rules book keeping
Wojciech Drewek
1
-0
/
+1
2022-06-21
ice: ignore protocol field in GTP offload
Marcin Szycik
1
-1
/
+3
2022-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-43
/
+91
2022-06-14
ice: Fix memory corruption in VF driver
Przemyslaw Patynowski
1
-0
/
+5
2022-06-14
ice: Fix queue config fail handling
Przemyslaw Patynowski
1
-27
/
+26
2022-06-14
ice: Sync VLAN filtering features for DVM
Roman Storozhenko
1
-15
/
+28
2022-06-14
ice: Fix PTP TX timestamp offset calculation
Michal Michalik
2
-1
/
+32
2022-06-10
ethernet: Remove vf rate limit check for drivers
Bin Chen
1
-10
/
+0
[prev]
[next]