index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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-08-02
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-29
igb: Only DMA sync frame length
Andrew Lunn
2016-06-29
igb: call igb_ptp_suspend during suspend/resume cycle
Jacob Keller
2016-06-29
igb: re-use igb_ptp_reset in igb_ptp_init
Jacob Keller
2016-06-23
ethernet/intel: Use pci_(request|release)_mem_regions
Johannes Thumshirn
2016-05-20
intel: Add support for IPv6 IP-in-IP offload
Alexander Duyck
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-13
igb/igbvf: Add support for GSO partial
Alexander Duyck
2016-05-13
igb: make igb_update_pf_vlvf static
Jacob Keller
2016-05-13
igb: use BIT() macro or unsigned prefix
Jacob Keller
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
2016-04-06
Revert "igb: Fix a deadlock in igb_sriov_reinit"
Arika Chen
2016-04-06
igb: allow setting MAC address on i211 using a device tree blob
John Holland
2016-04-06
igb: Add support for bulk Tx cleanup & cleanup boolean logic
Alexander Duyck
2016-04-06
igb: Fix sparse warning about passing __beXX into leXX_to_cpup
Alexander Duyck
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-02-24
igb: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-02-24
igb: Fix VLAN tag stripping on Intel i350
Corinna Vinschen
2016-02-24
igb: Add support for generic Tx checksums
Alexander Duyck
2016-02-24
igb: rename igb define to be more generic
Todd Fujinaka
2016-02-24
igb: enable WoL for OEM devices regardless of EEPROM setting
Todd Fujinaka
2016-02-24
igb: When GbE link up, wait for Remote receiver status condition
Takuma Ueba
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
[next]