index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
Age
Commit message (
Expand
)
Author
2021-03-17
intel: Update drivers to use ethtool_sprintf
Alexander Duyck
2021-03-15
net: ethernet: intel: igb: Typo fix in the file igb_main.c
Bhaskar Chowdhury
2021-03-10
net: add a helper to avoid issues with HW TX timestamping and SO_TXTIME
Vladimir Oltean
2021-02-04
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2021-02-04
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
2021-02-03
igb: remove h from printk format specifier
Tom Rix
2021-02-03
igb: Enable RSS for Intel I211 Ethernet Controller
Nick Lowe
2021-02-03
igb: fix TDBAL register show incorrect value
Gal Hammer
2021-01-19
net: igb: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-09
igb: avoid transmit queue timeout in xdp path
Sven Auhagen
2020-12-09
igb: use xdp_do_flush
Sven Auhagen
2020-12-09
igb: skb add metasize for xdp
Sven Auhagen
2020-12-09
igb: XDP extack message on error
Sven Auhagen
2020-12-09
igb: take VLAN double header into account
Sven Auhagen
2020-12-09
igb: XDP xmit back fix error code
Sven Auhagen
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-09-29
net: intel: Remove in_interrupt() warnings
Sebastian Andrzej Siewior
2020-09-28
igb: read PBA number from flash
Gal Hammer
2020-09-28
igb: add XDP support
Sven Auhagen
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-08-26
net: Take common prefetch code structure into a function
Tariq Toukan
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-30
igb: use eth_zero_addr() to clear mac address
Miaohe Lin
2020-07-30
igb: Remove unnecessary usages of memset
Suraj Upadhyay
2020-07-30
igb: reinit_locked() should be called with rtnl_lock
Francesco Ruggeri
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-05-28
igb: make igb_set_fc_watermarks() return void
Jason Yan
2020-05-22
igb: Report speed and duplex as unknown when device is runtime suspended
Kai-Heng Feng
2020-04-24
PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP
Rafael J. Wysocki
2020-03-26
igb: convert to use i2c_new_client_device()
Wolfram Sang
2020-03-12
net: igb: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-02-24
intel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
igb: Fix SGMII SFP module discovery for 100FX/LX.
Manfred Rudigier
2019-12-31
igb: dont drop packets if rx flow control is enabled
Robert Beckett
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-15
igb: Reject requests that fail to enable time stamping on both edges.
Richard Cochran
2019-11-15
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
2019-11-15
igb: reject unsupported external timestamp flags
Jacob Keller
2019-11-15
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
[next]