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
/
igb_main.c
Age
Commit message (
Expand
)
Author
2016-02-15
igb: Add workaround for VLAN tag stripping on 82576
Alexander Duyck
2016-02-15
igb: Enable use of "bridge fdb add" to set unicast table entries
Alexander Duyck
2016-02-15
igb: Drop unnecessary checks in transmit path
Alexander Duyck
2016-02-15
igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
Alexander Duyck
2016-02-15
igb: Clean-up configuration of VF port VLANs
Alexander Duyck
2016-02-15
igb: Merge VLVF configuration into igb_vfta_set
Alexander Duyck
2016-02-15
igb: Always enable VLAN 0 even if 8021q is not loaded
Alexander Duyck
2016-02-15
igb: Do not factor VLANs into RLPML calculation
Alexander Duyck
2016-02-15
igb: Allow asymmetric configuration of MTU versus Rx frame size
Alexander Duyck
2016-02-15
igb: clean up code for setting MAC address
Alexander Duyck
2016-02-15
igb: Unpair the queues when changing the number of queues
Shota Suzuki
2016-02-15
igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
Shota Suzuki
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
2015-12-12
igb: improve handling of disconnected adapters
Jarod Wilson
2015-12-12
igb: fix NULL derefs due to skipped SR-IOV enabling
Jan Beulich
2015-12-12
igb: don't unmap NULL hw_addr
Jarod Wilson
2015-10-16
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
2015-10-05
net: igb: avoid using timespec
Arnd Bergmann
2015-09-28
igb: assume MSI-X interrupts during initialization
Stefan Assmann
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-21
mm: make page pfmemalloc check more robust
Michal Hocko
2015-08-18
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-07-23
igb: bump version to igb-5.3.0
Todd Fujinaka
2015-07-17
igb: Pull timestamp from fragment before adding it to skb
Alexander Duyck
2015-06-26
igb: bump version of igb to 5.2.18
Todd Fujinaka
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-12
igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation
Alexander Duyck
2015-05-07
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-04
igb: simplify and clean up igb_enable_mas()
Todd Fujinaka
2015-03-29
igb: Enable TSO for stacked vlan
Toshiaki Makita
2015-03-20
igb: use netif_carrier_off earlier when bringing if down
Todd Fujinaka
2015-01-22
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-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2014-12-11
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-10
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
2014-12-08
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-05
e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
[next]