index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-2
/
+1
*
igc: Remove IGC_MDIC_INT_EN definition
Sasha Neftin
2022-09-08
1
-1
/
+0
*
igc: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
2022-08-18
1
-45
/
+83
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
2
-1
/
+7
|
\
|
*
igc: Reinstate IGC_REMOVED logic and implement it properly
Lennert Buytenhek
2022-07-14
2
-1
/
+7
*
|
igc: Remove forced_speed_duplex value
Sasha Neftin
2022-07-18
1
-2
/
+0
*
|
igc: Remove MSI-X PBA Clear register
Sasha Neftin
2022-07-18
1
-3
/
+0
*
|
igc: Lift TAPRIO schedule restriction
Kurt Kanzenbach
2022-07-18
1
-6
/
+17
*
|
intel/igc:fix repeated words in comments
Jilin Yuan
2022-06-30
1
-1
/
+1
*
|
intel: remove unused macros
Jesse Brandeburg
2022-06-30
1
-1
/
+0
|
/
*
igc: Change type of the 'igc_check_downshift' method
Sasha Neftin
2022-05-10
2
-6
/
+2
*
igc: Remove unused phy_type enum
Sasha Neftin
2022-05-10
3
-18
/
+3
*
igc: Remove igc_set_spd_dplx method
Sasha Neftin
2022-05-10
2
-51
/
+0
*
igc: Fix suspending when PTM is active
Vinicius Costa Gomes
2022-04-13
1
-1
/
+14
*
igc: Fix BUG: scheduling while atomic
Sasha Neftin
2022-04-13
1
-2
/
+2
*
igc: Fix infinite loop in release_swfw_sync
Sasha Neftin
2022-04-13
1
-2
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
1
-4
/
+0
|
\
|
*
igc: igc_write_phy_reg_gpy: drop premature return
Sasha Neftin
2022-02-28
1
-2
/
+0
|
*
igc: igc_read_phy_reg_gpy: drop premature return
Corinna Vinschen
2022-02-28
1
-2
/
+0
*
|
igc: avoid kernel warning when changing RX ring parameters
Corinna Vinschen
2022-02-07
1
-0
/
+3
*
|
igc: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
Alexander Lobakin
2022-01-31
1
-6
/
+7
*
|
igc: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-27
1
-13
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
2
-1
/
+2
|
\
|
*
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
|
*
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-30
2
-1
/
+20
|
\
\
|
*
|
igc: Fix TX timestamp support for non-MSI-X platforms
James McLaughlin
2021-12-28
1
-0
/
+6
|
*
|
igc: Do not enable crosstimestamping for i225-V models
Vinicius Costa Gomes
2021-12-28
1
-1
/
+14
*
|
|
igc: switch to napi_build_skb()
Alexander Lobakin
2021-12-28
1
-1
/
+1
*
|
|
igc: Remove obsolete define
Sasha Neftin
2021-12-21
1
-1
/
+0
*
|
|
igc: Remove obsolete mask
Sasha Neftin
2021-12-21
1
-3
/
+0
*
|
|
igc: Remove obsolete nvm type
Sasha Neftin
2021-12-21
2
-4
/
+0
*
|
|
igc: Remove unused phy type
Sasha Neftin
2021-12-21
1
-1
/
+0
*
|
|
igc: Remove unused _I_PHY_ID define
Sasha Neftin
2021-12-21
1
-3
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
1
-1
/
+1
|
\
|
|
|
*
|
igc: Fix typo in i225 LTR functions
Sasha Neftin
2021-12-15
1
-1
/
+1
*
|
|
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-4
/
+0
|
|
/
|
/
|
*
|
igc: enable XDP metadata in driver
Jesper Dangaard Brouer
2021-11-30
1
-11
/
+22
*
|
igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASS
Jesper Dangaard Brouer
2021-11-30
1
-1
/
+3
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-4
/
+10
|
/
*
igc: Change Device Reset to Port Reset
Sasha Neftin
2021-10-29
2
-2
/
+2
*
igc: Add new device ID
Sasha Neftin
2021-10-29
3
-0
/
+3
*
igc: Remove media type checking on the PHY initialization
Sasha Neftin
2021-10-29
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-22
1
-1
/
+1
|
\
|
*
igc: Update I226_K device ID
Sasha Neftin
2021-10-20
1
-1
/
+1
*
|
net: intel: igc_ptp: fix build for UML
Randy Dunlap
2021-10-14
1
-1
/
+1
*
|
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-2
/
+2
|
/
*
igc: fix tunnel offloading
Paolo Abeni
2021-09-16
1
-1
/
+3
*
igc: Add support for CBS offloading
Aravindhan Gunasekaran
2021-08-27
5
-1
/
+195
*
igc: Simplify TSN flags handling
Vinicius Costa Gomes
2021-08-27
4
-27
/
+43
[next]