summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb_main.c (follow)
Commit message (Expand)AuthorAge
* igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov2021-07-28
* igb: Remove incorrect "unexpected SYS WRAP" log messageCorinna Vinschen2021-03-03
* igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri2020-08-21
* igb: improve handling of disconnected adaptersJarod Wilson2020-06-20
* igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin2020-05-27
* igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier2019-11-12
* igb: Fix WARN_ONCE on runtime suspendArvind Sankar2019-05-16
* igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng2019-02-20
* igb: Free IRQs when device is hotpluggedLyude Paul2018-02-03
* igb: check memory allocation failureChristophe JAILLET2017-12-25
* igb: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-30
* igb: close/suspend race in netif_device_detachTodd Fujinaka2017-11-21
* igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli2017-10-08
* igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich2016-09-15
* igb: don't unmap NULL hw_addrJarod Wilson2016-09-15
* drivers/net/intel: use napi_complete_done()Jesse Brandeburg2015-10-16
* net: igb: avoid using timespecArnd Bergmann2015-10-05
* igb: assume MSI-X interrupts during initializationStefan Assmann2015-09-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-27
|\
| * mm: make page pfmemalloc check more robustMichal Hocko2015-08-21
* | igb: make sure SR-IOV init uses the right number of queuesTodd Fujinaka2015-08-18
* | igb: Fix a memory leak in igb_probeJia-Ju Bai2015-08-18
* | igb: Fix a deadlock in igb_sriov_reinitJia-Ju Bai2015-08-18
* | igb: Teardown SR-IOV before unregister_netdev()Alex Williamson2015-08-18
* | igb: do not re-init SR-IOV during probeStefan Assmann2015-08-18
* | igb: missing rtnl_unlock in igb_sriov_reinit()Vasily Averin2015-08-18
* | igb: Fix oops caused by missing queue pairingShota Suzuki2015-08-18
* | igb: bump version to igb-5.3.0Todd Fujinaka2015-07-23
* | igb: Pull timestamp from fragment before adding it to skbAlexander Duyck2015-07-17
|/
* igb: bump version of igb to 5.2.18Todd Fujinaka2015-06-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
|\
| * igb: Fix NULL assignment to incorrect variable in igb_reset_q_vectorToshiaki Makita2015-05-07
| * igb: Fix oops on changing number of ringsToshiaki Makita2015-05-07
* | igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculationAlexander Duyck2015-05-12
* | igb: simplify and clean up igb_enable_mas()Todd Fujinaka2015-05-04
|/
* igb: Enable TSO for stacked vlanToshiaki Makita2015-03-29
* igb: use netif_carrier_off earlier when bringing if downTodd Fujinaka2015-03-20
* igb: Indicate failure on vf reset for empty mac addressAlexander Graf2015-01-22
* igb: enable auxiliary PHC functions for the i210Richard Cochran2015-01-22
* igb: enable internal PPS for the i210Richard Cochran2015-01-22
* igb: refactor time sync interrupt handlingRichard Cochran2015-01-22
* igb: Clean-up page reuse codeAlexander Duyck2015-01-22
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck2014-12-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\
| * ethernet/intel: Use napi_alloc_skbAlexander Duyck2014-12-10
| * ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck2014-12-08
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-29
| |\
| * | igb: use netdev_rss_key_fill() helperEric Dumazet2014-11-16
| * | fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_pageAlexander Duyck2014-11-12