index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
igb: Check if num of q_vectors is smaller than max before array access
Aleksandr Loktionov
2021-07-28
*
igb: Remove incorrect "unexpected SYS WRAP" log message
Corinna Vinschen
2021-03-03
*
igb: reinit_locked() should be called with rtnl_lock
Francesco Ruggeri
2020-08-21
*
igb: improve handling of disconnected adapters
Jarod Wilson
2020-06-20
*
igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Cao jin
2020-05-27
*
igb: Fix constant media auto sense switching when no cable is connected
Manfred Rudigier
2019-11-12
*
igb: Fix WARN_ONCE on runtime suspend
Arvind Sankar
2019-05-16
*
igb: Fix an issue that PME is not enabled during runtime suspend
Kai-Heng Feng
2019-02-20
*
igb: Free IRQs when device is hotplugged
Lyude Paul
2018-02-03
*
igb: check memory allocation failure
Christophe JAILLET
2017-12-25
*
igb: Use smp_rmb rather than read_barrier_depends
Brian King
2017-11-30
*
igb: close/suspend race in netif_device_detach
Todd Fujinaka
2017-11-21
*
igb: re-assign hw address pointer on reset after PCI error
Guilherme G Piccoli
2017-10-08
*
igb: fix NULL derefs due to skipped SR-IOV enabling
Jan Beulich
2016-09-15
*
igb: don't unmap NULL hw_addr
Jarod Wilson
2016-09-15
*
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
2015-10-16
*
net: igb: avoid using timespec
Arnd Bergmann
2015-10-05
*
igb: assume MSI-X interrupts during initialization
Stefan Assmann
2015-09-28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-27
|
\
|
*
mm: make page pfmemalloc check more robust
Michal Hocko
2015-08-21
*
|
igb: make sure SR-IOV init uses the right number of queues
Todd Fujinaka
2015-08-18
*
|
igb: Fix a memory leak in igb_probe
Jia-Ju Bai
2015-08-18
*
|
igb: Fix a deadlock in igb_sriov_reinit
Jia-Ju Bai
2015-08-18
*
|
igb: Teardown SR-IOV before unregister_netdev()
Alex Williamson
2015-08-18
*
|
igb: do not re-init SR-IOV during probe
Stefan Assmann
2015-08-18
*
|
igb: missing rtnl_unlock in igb_sriov_reinit()
Vasily Averin
2015-08-18
*
|
igb: Fix oops caused by missing queue pairing
Shota Suzuki
2015-08-18
*
|
igb: bump version to igb-5.3.0
Todd Fujinaka
2015-07-23
*
|
igb: Pull timestamp from fragment before adding it to skb
Alexander Duyck
2015-07-17
|
/
*
igb: bump version of igb to 5.2.18
Todd Fujinaka
2015-06-26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
|
\
|
*
igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector
Toshiaki Makita
2015-05-07
|
*
igb: Fix oops on changing number of rings
Toshiaki Makita
2015-05-07
*
|
igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation
Alexander Duyck
2015-05-12
*
|
igb: simplify and clean up igb_enable_mas()
Todd Fujinaka
2015-05-04
|
/
*
igb: Enable TSO for stacked vlan
Toshiaki Makita
2015-03-29
*
igb: use netif_carrier_off earlier when bringing if down
Todd Fujinaka
2015-03-20
*
igb: Indicate failure on vf reset for empty mac address
Alexander Graf
2015-01-22
*
igb: enable auxiliary PHC functions for the i210
Richard Cochran
2015-01-22
*
igb: enable internal PPS for the i210
Richard Cochran
2015-01-22
*
igb: refactor time sync interrupt handling
Richard Cochran
2015-01-22
*
igb: Clean-up page reuse code
Alexander Duyck
2015-01-22
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
*
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
Alexander Duyck
2014-12-11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
|
\
|
*
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
2014-12-10
|
*
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
2014-12-08
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-29
|
|
\
|
*
|
igb: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-16
|
*
|
fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page
Alexander Duyck
2014-11-12
[next]