index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-28
igc: igc_write_phy_reg_gpy: drop premature return
Sasha Neftin
1
-2
/
+0
2022-02-28
igc: igc_read_phy_reg_gpy: drop premature return
Corinna Vinschen
1
-2
/
+0
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-1
/
+2
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+20
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-12-28
igc: Fix TX timestamp support for non-MSI-X platforms
James McLaughlin
1
-0
/
+6
2021-12-28
igc: Do not enable crosstimestamping for i225-V models
Vinicius Costa Gomes
1
-1
/
+14
2021-12-28
igc: switch to napi_build_skb()
Alexander Lobakin
1
-1
/
+1
2021-12-21
igc: Remove obsolete define
Sasha Neftin
1
-1
/
+0
2021-12-21
igc: Remove obsolete mask
Sasha Neftin
1
-3
/
+0
2021-12-21
igc: Remove obsolete nvm type
Sasha Neftin
2
-4
/
+0
2021-12-21
igc: Remove unused phy type
Sasha Neftin
1
-1
/
+0
2021-12-21
igc: Remove unused _I_PHY_ID define
Sasha Neftin
1
-3
/
+0
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-12-15
igc: Fix typo in i225 LTR functions
Sasha Neftin
1
-1
/
+1
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-11-30
igc: enable XDP metadata in driver
Jesper Dangaard Brouer
1
-11
/
+22
2021-11-30
igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASS
Jesper Dangaard Brouer
1
-1
/
+3
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-4
/
+10
2021-10-29
igc: Change Device Reset to Port Reset
Sasha Neftin
2
-2
/
+2
2021-10-29
igc: Add new device ID
Sasha Neftin
3
-0
/
+3
2021-10-29
igc: Remove media type checking on the PHY initialization
Sasha Neftin
1
-5
/
+0
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2021-10-20
igc: Update I226_K device ID
Sasha Neftin
1
-1
/
+1
2021-10-14
net: intel: igc_ptp: fix build for UML
Randy Dunlap
1
-1
/
+1
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-2
/
+2
2021-09-16
igc: fix tunnel offloading
Paolo Abeni
1
-1
/
+3
2021-08-27
igc: Add support for CBS offloading
Aravindhan Gunasekaran
5
-1
/
+195
2021-08-27
igc: Simplify TSN flags handling
Vinicius Costa Gomes
4
-27
/
+43
2021-08-27
igc: Use default cycle 'start' and 'end' values for queues
Vinicius Costa Gomes
2
-22
/
+21
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-16
/
+23
2021-08-24
igc: Add support for PTP getcrosststamp()
Vinicius Costa Gomes
4
-0
/
+234
2021-08-24
igc: Enable PCIe PTM
Vinicius Costa Gomes
1
-0
/
+6
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-20
igc: Use num_tx_queues when iterating over tx_ring queue
Toshiki Nishioka
1
-2
/
+2
2021-08-20
igc: fix page fault when thunderbolt is unplugged
Aaron Ma
2
-14
/
+21
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-20
igc: Increase timeout value for Speed 100/1000/2500
Muhammad Husaini Zulkifli
1
-1
/
+3
2021-07-20
igc: Set QBVCYCLET_S to 0 for TSN Basic Scheduling
Muhammad Husaini Zulkifli
1
-1
/
+1
2021-07-20
igc: Remove phy->type checking
Sasha Neftin
1
-11
/
+4
2021-07-20
igc: Remove _I_PHY_ID checking
Sasha Neftin
3
-15
/
+4
2021-07-20
igc: Check if num of q_vectors is smaller than max before array access
Sasha Neftin
1
-1
/
+8
2021-07-20
Revert "igc: Export LEDs"
Kurt Kanzenbach
4
-154
/
+0
2021-07-16
igc: Export LEDs
Kurt Kanzenbach
4
-0
/
+154
2021-07-16
igc: Make flex filter more flexible
Kurt Kanzenbach
3
-20
/
+22
2021-07-16
igc: Allow for Flex Filters to be installed
Vinicius Costa Gomes
1
-6
/
+0
2021-07-16
igc: Integrate flex filter into ethtool ops
Kurt Kanzenbach
4
-10
/
+228
2021-07-16
igc: Add possibility to add flex filter
Kurt Kanzenbach
4
-5
/
+207
2021-07-01
igc: Fix an error handling path in 'igc_probe()'
Christophe JAILLET
1
-0
/
+1
[next]