index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-06-26
1
-1
/
+0
*
intel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-25
1
-1
/
+1
*
igb: dont drop packets if rx flow control is enabled
Robert Beckett
2019-12-31
1
-0
/
+1
*
Revert "igb: reduce CPU0 latency when updating statistics"
Jeff Kirsher
2019-01-15
1
-1
/
+1
*
igb: reduce CPU0 latency when updating statistics
Jeff Kirsher
2018-12-20
1
-1
/
+1
*
igb: Add support for ETF offload
Jesus Sanchez-Palencia
2018-07-04
1
-0
/
+1
*
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
1
-22
/
+1
*
igb: Add support for adding offloaded clsflower filters
Vinicius Costa Gomes
2018-04-25
1
-0
/
+2
*
igb: Enable nfc filters to specify MAC addresses
Vinicius Costa Gomes
2018-04-25
1
-0
/
+4
*
igb: Add support for enabling queue steering in filters
Vinicius Costa Gomes
2018-04-25
1
-0
/
+6
*
igb: Add support for MAC address filters specifying source addresses
Vinicius Costa Gomes
2018-04-25
1
-0
/
+1
*
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
1
-0
/
+1
*
igb: add VF trust infrastructure
Corinna Vinschen
2018-03-05
1
-0
/
+1
*
igb: add function to get maximum RSS queues
Zhang Shengju
2018-01-24
1
-0
/
+1
*
igb: Add support for CBS offload
Andre Guedes
2017-10-27
1
-0
/
+6
*
igb: Remove useless argument
Benjamin Poirier
2017-06-06
1
-1
/
+1
*
igb: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-06-06
1
-0
/
+1
*
igb: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-06-06
1
-0
/
+1
*
igb/igbvf: Add VF MAC filter request capabilities
Yury Kylulin
2017-04-21
1
-0
/
+12
*
igb: improve MAC filter handling
Yury Kylulin
2017-04-21
1
-0
/
+11
*
igb: Add support for padding packet
Alexander Duyck
2017-03-17
1
-0
/
+11
*
igb: Add support for using order 1 pages to receive large frames
Alexander Duyck
2017-03-17
1
-1
/
+29
*
igb: Add support for ethtool private flag to allow use of legacy Rx
Alexander Duyck
2017-03-17
1
-0
/
+1
*
igb: Use page_address offset from page instead of masking virtual address
Alexander Duyck
2017-03-17
1
-1
/
+1
*
igb: Limit maximum frame Rx based on MTU
Alexander Duyck
2017-03-17
1
-1
/
+9
*
igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring
Alexander Duyck
2017-03-17
1
-1
/
+0
*
igb: Add support for DMA_ATTR_WEAK_ORDERING
Alexander Duyck
2017-03-17
1
-0
/
+3
*
igb: update code to better handle incrementing page count
Alexander Duyck
2016-12-15
1
-1
/
+6
*
igb: restore PPS signal on igb_ptp_reset
Jacob Keller
2016-09-28
1
-0
/
+1
*
igb: support RX flow classification by VLAN priority
Gangfeng Huang
2016-08-19
1
-0
/
+3
*
igb: support RX flow classification by ethertype
Gangfeng Huang
2016-08-19
1
-3
/
+18
*
igb: add support of RX network flow classification
Gangfeng Huang
2016-08-19
1
-0
/
+32
*
igb: implement igb_ptp_suspend
Jacob Keller
2016-06-29
1
-0
/
+1
*
igb: introduce IGB_PTP_OVERFLOW_CHECK flag
Jacob Keller
2016-06-29
1
-0
/
+1
*
igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP
Jacob Keller
2016-06-29
1
-1
/
+4
*
igb: adjust PTP timestamps for Tx/Rx latency
Nathan Sullivan
2016-05-14
1
-0
/
+8
*
igb: use BIT() macro or unsigned prefix
Jacob Keller
2016-05-13
1
-16
/
+16
*
igb: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-02-25
1
-0
/
+2
*
igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
Alexander Duyck
2016-02-16
1
-0
/
+1
*
igb: Do not factor VLANs into RLPML calculation
Alexander Duyck
2016-02-16
1
-1
/
+0
*
igb: don't unmap NULL hw_addr
Jarod Wilson
2015-12-13
1
-0
/
+2
*
net: igb: avoid using timespec
Arnd Bergmann
2015-10-05
1
-2
/
+2
*
igb: Fix oops caused by missing queue pairing
Shota Suzuki
2015-08-18
1
-0
/
+1
*
igb: enable auxiliary PHC functions for the i210
Richard Cochran
2015-01-23
1
-0
/
+9
*
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
2014-12-31
1
-1
/
+1
*
igb: remove blocking phy read from inside spinlock
Bernhard Kaindl
2014-10-02
1
-1
/
+0
*
igb: Cleanups to change comment style on license headers
Carolyn Wyborny
2014-04-25
1
-26
/
+22
*
igb: Cleanups to fix incorrect indentation
Carolyn Wyborny
2014-04-23
1
-0
/
+1
*
igb: fix last_rx_timestamp usage
Jakub Kicinski
2014-04-11
1
-15
/
+1
*
igb: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
2014-03-28
1
-1
/
+2
[next]