index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
Commit message (
Expand
)
Author
Age
Files
Lines
*
igb: fix adjusting PTP timestamps for Tx/Rx latency
Kshitiz Gupta
2016-08-16
1
-3
/
+23
*
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-02
1
-7
/
+3
|
\
|
*
ethernet/intel: Use pci_(request|release)_mem_regions
Johannes Thumshirn
2016-06-23
1
-7
/
+3
*
|
igb: Only DMA sync frame length
Andrew Lunn
2016-06-29
1
-3
/
+4
*
|
igb: call igb_ptp_suspend during suspend/resume cycle
Jacob Keller
2016-06-29
1
-0
/
+2
*
|
igb: implement igb_ptp_suspend
Jacob Keller
2016-06-29
2
-5
/
+18
*
|
igb: re-use igb_ptp_reset in igb_ptp_init
Jacob Keller
2016-06-29
2
-33
/
+18
*
|
igb: introduce IGB_PTP_OVERFLOW_CHECK flag
Jacob Keller
2016-06-29
2
-13
/
+9
*
|
igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP
Jacob Keller
2016-06-29
2
-4
/
+8
|
/
*
intel: Add support for IPv6 IP-in-IP offload
Alexander Duyck
2016-05-20
1
-0
/
+1
*
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-20
1
-2
/
+1
*
igb/igbvf: Add support for GSO partial
Alexander Duyck
2016-05-13
1
-41
/
+96
*
igb: adjust PTP timestamps for Tx/Rx latency
Nathan Sullivan
2016-05-13
2
-0
/
+44
*
igb: make igb_update_pf_vlvf static
Jacob Keller
2016-05-13
1
-1
/
+1
*
igb: use BIT() macro or unsigned prefix
Jacob Keller
2016-05-13
11
-136
/
+136
*
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
2016-05-04
1
-1
/
+1
*
Revert "igb: Fix a deadlock in igb_sriov_reinit"
Arika Chen
2016-04-06
1
-1
/
+0
*
igb: Garbled output for "ethtool -m"
Doron Shikmoni
2016-04-06
1
-1
/
+2
*
igb: allow setting MAC address on i211 using a device tree blob
John Holland
2016-04-06
1
-3
/
+6
*
igb: Add support for bulk Tx cleanup & cleanup boolean logic
Alexander Duyck
2016-04-06
1
-5
/
+7
*
igb: Fix sparse warning about passing __beXX into leXX_to_cpup
Alexander Duyck
2016-04-06
1
-4
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
11
-504
/
+752
|
\
|
*
igb: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-02-24
3
-6
/
+8
|
*
igb: Fix VLAN tag stripping on Intel i350
Corinna Vinschen
2016-02-24
1
-9
/
+32
|
*
igb: Add support for generic Tx checksums
Alexander Duyck
2016-02-24
1
-58
/
+48
|
*
igb: rename igb define to be more generic
Todd Fujinaka
2016-02-24
2
-4
/
+4
|
*
igb: add conditions for I210 to generate periodic clock output
Roland Hii
2016-02-24
1
-1
/
+2
|
*
igb: enable WoL for OEM devices regardless of EEPROM setting
Todd Fujinaka
2016-02-24
1
-0
/
+20
|
*
igb: constify e1000_phy_operations structure
Julia Lawall
2016-02-24
2
-2
/
+2
|
*
igb: When GbE link up, wait for Remote receiver status condition
Takuma Ueba
2016-02-24
1
-0
/
+20
|
*
igb: Add workaround for VLAN tag stripping on 82576
Alexander Duyck
2016-02-15
2
-12
/
+16
|
*
igb: Enable use of "bridge fdb add" to set unicast table entries
Alexander Duyck
2016-02-15
1
-9
/
+30
|
*
igb: Drop unnecessary checks in transmit path
Alexander Duyck
2016-02-15
1
-10
/
+0
|
*
igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
Alexander Duyck
2016-02-15
2
-72
/
+242
|
*
igb: Clean-up configuration of VF port VLANs
Alexander Duyck
2016-02-15
1
-71
/
+110
|
*
igb: Merge VLVF configuration into igb_vfta_set
Alexander Duyck
2016-02-15
3
-92
/
+135
|
*
igb: Always enable VLAN 0 even if 8021q is not loaded
Alexander Duyck
2016-02-15
1
-2
/
+3
|
*
igb: Do not factor VLANs into RLPML calculation
Alexander Duyck
2016-02-15
2
-42
/
+2
|
*
igb: Allow asymmetric configuration of MTU versus Rx frame size
Alexander Duyck
2016-02-15
2
-68
/
+42
|
*
igb: Refactor VFTA configuration
Alexander Duyck
2016-02-15
4
-76
/
+67
|
*
igb: clean up code for setting MAC address
Alexander Duyck
2016-02-15
1
-5
/
+4
|
*
igb/igbvf: don't give up
Mitch Williams
2016-02-15
1
-6
/
+12
|
*
igb: Unpair the queues when changing the number of queues
Shota Suzuki
2016-02-15
1
-0
/
+2
|
*
igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
Shota Suzuki
2016-02-15
1
-8
/
+0
*
|
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-17
1
-1
/
+1
|
/
*
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
2015-12-15
1
-2
/
+2
*
igb: Explicitly label self-test result indices
Joe Schultz
2015-12-14
1
-14
/
+24
*
igb: Improve cable length function for I210, etc.
Joe Schultz
2015-12-14
3
-9
/
+51
*
igb: Don't add PHY address to PCDL address
Aaron Sierra
2015-12-14
1
-2
/
+1
*
igb: Remove GS40G specific defines/functions
Aaron Sierra
2015-12-14
5
-106
/
+11
[next]