index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-04
igb: Add support for ETF offload
Jesus Sanchez-Palencia
1
-0
/
+1
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-22
/
+1
2018-04-25
igb: Add support for adding offloaded clsflower filters
Vinicius Costa Gomes
1
-0
/
+2
2018-04-25
igb: Enable nfc filters to specify MAC addresses
Vinicius Costa Gomes
1
-0
/
+4
2018-04-25
igb: Add support for enabling queue steering in filters
Vinicius Costa Gomes
1
-0
/
+6
2018-04-25
igb: Add support for MAC address filters specifying source addresses
Vinicius Costa Gomes
1
-0
/
+1
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2018-03-05
igb: add VF trust infrastructure
Corinna Vinschen
1
-0
/
+1
2018-01-24
igb: add function to get maximum RSS queues
Zhang Shengju
1
-0
/
+1
2017-10-27
igb: Add support for CBS offload
Andre Guedes
1
-0
/
+6
2017-06-06
igb: Remove useless argument
Benjamin Poirier
1
-1
/
+1
2017-06-06
igb: check for Tx timestamp timeouts during watchdog
Jacob Keller
1
-0
/
+1
2017-06-06
igb: add statistic indicating number of skipped Tx timestamps
Jacob Keller
1
-0
/
+1
2017-04-21
igb/igbvf: Add VF MAC filter request capabilities
Yury Kylulin
1
-0
/
+12
2017-04-21
igb: improve MAC filter handling
Yury Kylulin
1
-0
/
+11
2017-03-17
igb: Add support for padding packet
Alexander Duyck
1
-0
/
+11
2017-03-17
igb: Add support for using order 1 pages to receive large frames
Alexander Duyck
1
-1
/
+29
2017-03-17
igb: Add support for ethtool private flag to allow use of legacy Rx
Alexander Duyck
1
-0
/
+1
2017-03-17
igb: Use page_address offset from page instead of masking virtual address
Alexander Duyck
1
-1
/
+1
2017-03-17
igb: Limit maximum frame Rx based on MTU
Alexander Duyck
1
-1
/
+9
2017-03-17
igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring
Alexander Duyck
1
-1
/
+0
2017-03-17
igb: Add support for DMA_ATTR_WEAK_ORDERING
Alexander Duyck
1
-0
/
+3
2016-12-15
igb: update code to better handle incrementing page count
Alexander Duyck
1
-1
/
+6
2016-09-28
igb: restore PPS signal on igb_ptp_reset
Jacob Keller
1
-0
/
+1
2016-08-19
igb: support RX flow classification by VLAN priority
Gangfeng Huang
1
-0
/
+3
2016-08-19
igb: support RX flow classification by ethertype
Gangfeng Huang
1
-3
/
+18
2016-08-19
igb: add support of RX network flow classification
Gangfeng Huang
1
-0
/
+32
2016-06-29
igb: implement igb_ptp_suspend
Jacob Keller
1
-0
/
+1
2016-06-29
igb: introduce IGB_PTP_OVERFLOW_CHECK flag
Jacob Keller
1
-0
/
+1
2016-06-29
igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP
Jacob Keller
1
-1
/
+4
2016-05-14
igb: adjust PTP timestamps for Tx/Rx latency
Nathan Sullivan
1
-0
/
+8
2016-05-14
igb: use BIT() macro or unsigned prefix
Jacob Keller
1
-16
/
+16
2016-02-25
igb: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
1
-0
/
+2
2016-02-16
igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
Alexander Duyck
1
-0
/
+1
2016-02-16
igb: Do not factor VLANs into RLPML calculation
Alexander Duyck
1
-1
/
+0
2015-12-13
igb: don't unmap NULL hw_addr
Jarod Wilson
1
-0
/
+2
2015-10-05
net: igb: avoid using timespec
Arnd Bergmann
1
-2
/
+2
2015-08-19
igb: Fix oops caused by missing queue pairing
Shota Suzuki
1
-0
/
+1
2015-01-23
igb: enable auxiliary PHC functions for the i210
Richard Cochran
1
-0
/
+9
2014-12-31
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
1
-1
/
+1
2014-10-02
igb: remove blocking phy read from inside spinlock
Bernhard Kaindl
1
-1
/
+0
2014-04-25
igb: Cleanups to change comment style on license headers
Carolyn Wyborny
1
-26
/
+22
2014-04-23
igb: Cleanups to fix incorrect indentation
Carolyn Wyborny
1
-0
/
+1
2014-04-11
igb: fix last_rx_timestamp usage
Jakub Kicinski
1
-15
/
+1
2014-03-28
igb: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
1
-1
/
+2
2014-03-21
igb: implement SIOCGHWTSTAMP ioctl
Jacob Keller
1
-2
/
+3
2014-03-13
igb: Fix for devices using ethtool for EEE settings
Carolyn Wyborny
1
-0
/
+3
2014-02-27
igb: Update license text to remove FSF address and update copyright.
Carolyn Wyborny
1
-3
/
+2
2014-02-27
igb: make local functions static and remove dead code
Jeff Kirsher
1
-2
/
+0
2013-12-18
igb: Change to use statically allocated array for MSIx entries
Carolyn Wyborny
1
-3
/
+6
[next]