index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
Age
Commit message (
Expand
)
Author
2016-10-18
ethernet/intel: use core min/max MTU checking
Jarod Wilson
2016-09-27
igb: restore PPS signal on igb_ptp_reset
Jacob Keller
2016-09-27
igb: bump version to igb-5.4.0
Todd Fujinaka
2016-09-27
igb: fix non static symbol warning
Wei Yongjun
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
2016-08-18
igb: fix error code in igb_add_ethtool_nfc_entry()
Gangfeng Huang
2016-08-18
igb: support RX flow classification by VLAN priority
Gangfeng Huang
2016-08-18
igb: support RX flow classification by ethertype
Gangfeng Huang
2016-08-18
igb: add support of RX network flow classification
Gangfeng Huang
2016-08-16
igb: fix adjusting PTP timestamps for Tx/Rx latency
Kshitiz Gupta
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: implement igb_ptp_suspend
Jacob Keller
2016-06-29
igb: re-use igb_ptp_reset in igb_ptp_init
Jacob Keller
2016-06-29
igb: introduce IGB_PTP_OVERFLOW_CHECK flag
Jacob Keller
2016-06-29
igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP
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: adjust PTP timestamps for Tx/Rx latency
Nathan Sullivan
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: Garbled output for "ethtool -m"
Doron Shikmoni
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: add conditions for I210 to generate periodic clock output
Roland Hii
2016-02-24
igb: enable WoL for OEM devices regardless of EEPROM setting
Todd Fujinaka
2016-02-24
igb: constify e1000_phy_operations structure
Julia Lawall
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
[next]