index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-28
igb: restore PPS signal on igb_ptp_reset
Jacob Keller
2
-1
/
+5
2016-09-28
igb: bump version to igb-5.4.0
Todd Fujinaka
1
-1
/
+1
2016-09-28
igb: fix non static symbol warning
Wei Yongjun
1
-2
/
+2
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
1
-3
/
+6
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
1
-1
/
+1
2016-08-19
igb: fix error code in igb_add_ethtool_nfc_entry()
Gangfeng Huang
1
-1
/
+1
2016-08-19
igb: support RX flow classification by VLAN priority
Gangfeng Huang
4
-7
/
+92
2016-08-19
igb: support RX flow classification by ethertype
Gangfeng Huang
4
-6
/
+101
2016-08-19
igb: add support of RX network flow classification
Gangfeng Huang
3
-0
/
+270
2016-08-16
igb: fix adjusting PTP timestamps for Tx/Rx latency
Kshitiz Gupta
1
-3
/
+23
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+3
2016-06-29
igb: Only DMA sync frame length
Andrew Lunn
1
-3
/
+4
2016-06-29
igb: call igb_ptp_suspend during suspend/resume cycle
Jacob Keller
1
-0
/
+2
2016-06-29
igb: implement igb_ptp_suspend
Jacob Keller
2
-5
/
+18
2016-06-29
igb: re-use igb_ptp_reset in igb_ptp_init
Jacob Keller
2
-33
/
+18
2016-06-29
igb: introduce IGB_PTP_OVERFLOW_CHECK flag
Jacob Keller
2
-13
/
+9
2016-06-29
igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP
Jacob Keller
2
-4
/
+8
2016-06-23
ethernet/intel: Use pci_(request|release)_mem_regions
Johannes Thumshirn
1
-7
/
+3
2016-05-21
intel: Add support for IPv6 IP-in-IP offload
Alexander Duyck
1
-0
/
+1
2016-05-21
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-2
/
+1
2016-05-14
igb/igbvf: Add support for GSO partial
Alexander Duyck
1
-41
/
+96
2016-05-14
igb: adjust PTP timestamps for Tx/Rx latency
Nathan Sullivan
2
-0
/
+44
2016-05-14
igb: make igb_update_pf_vlvf static
Jacob Keller
1
-1
/
+1
2016-05-14
igb: use BIT() macro or unsigned prefix
Jacob Keller
11
-136
/
+136
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
1
-1
/
+1
2016-04-07
Revert "igb: Fix a deadlock in igb_sriov_reinit"
Arika Chen
1
-1
/
+0
2016-04-06
igb: Garbled output for "ethtool -m"
Doron Shikmoni
1
-1
/
+2
2016-04-06
igb: allow setting MAC address on i211 using a device tree blob
John Holland
1
-3
/
+6
2016-04-06
igb: Add support for bulk Tx cleanup & cleanup boolean logic
Alexander Duyck
1
-5
/
+7
2016-04-06
igb: Fix sparse warning about passing __beXX into leXX_to_cpup
Alexander Duyck
1
-4
/
+6
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
11
-504
/
+752
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-1
/
+1
2016-02-25
igb: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
3
-6
/
+8
2016-02-25
igb: Fix VLAN tag stripping on Intel i350
Corinna Vinschen
1
-9
/
+32
2016-02-25
igb: Add support for generic Tx checksums
Alexander Duyck
1
-58
/
+48
2016-02-25
igb: rename igb define to be more generic
Todd Fujinaka
2
-4
/
+4
2016-02-25
igb: add conditions for I210 to generate periodic clock output
Roland Hii
1
-1
/
+2
2016-02-25
igb: enable WoL for OEM devices regardless of EEPROM setting
Todd Fujinaka
1
-0
/
+20
2016-02-25
igb: constify e1000_phy_operations structure
Julia Lawall
2
-2
/
+2
2016-02-25
igb: When GbE link up, wait for Remote receiver status condition
Takuma Ueba
1
-0
/
+20
2016-02-16
igb: Add workaround for VLAN tag stripping on 82576
Alexander Duyck
2
-12
/
+16
2016-02-16
igb: Enable use of "bridge fdb add" to set unicast table entries
Alexander Duyck
1
-9
/
+30
2016-02-16
igb: Drop unnecessary checks in transmit path
Alexander Duyck
1
-10
/
+0
2016-02-16
igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
Alexander Duyck
2
-72
/
+242
2016-02-16
igb: Clean-up configuration of VF port VLANs
Alexander Duyck
1
-71
/
+110
2016-02-16
igb: Merge VLVF configuration into igb_vfta_set
Alexander Duyck
3
-92
/
+135
2016-02-16
igb: Always enable VLAN 0 even if 8021q is not loaded
Alexander Duyck
1
-2
/
+3
2016-02-16
igb: Do not factor VLANs into RLPML calculation
Alexander Duyck
2
-42
/
+2
2016-02-16
igb: Allow asymmetric configuration of MTU versus Rx frame size
Alexander Duyck
2
-68
/
+42
2016-02-16
igb: Refactor VFTA configuration
Alexander Duyck
4
-76
/
+67
[next]