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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-21
igc: Prefer pcie_capability_read_word()
Frederick Lawler
1
-8
/
+4
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
3
-30
/
+30
2019-07-10
drivers: net: use flow block API
Pablo Neira Ayuso
4
-4
/
+16
2019-07-10
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
4
-93
/
+19
2019-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-11
/
+16
2019-07-01
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
21
-145
/
+686
2019-06-29
e1000e: PCIm function state support
Vitaly Lifshits
2
-1
/
+20
2019-06-29
e1000e: Make watchdog use delayed work
Detlev Casanova
2
-27
/
+32
2019-06-29
i40e: Add macvlan support on i40e
Harshitha Ramamurthy
2
-2
/
+522
2019-06-29
ixgbevf: Use cached link state instead of re-reading the value for ethtool
Alexander Duyck
1
-8
/
+2
2019-06-29
iavf: fix dereference of null rx_buffer pointer
Colin Ian King
1
-2
/
+4
2019-06-29
igb: add RR2DCDELAY to ethtool registers dump
Artem Bityutskiy
2
-1
/
+6
2019-06-29
igb: minor ethool regdump amendment
Artem Bityutskiy
1
-35
/
+35
2019-06-29
iavf: Fix up debug print macro
Jeff Kirsher
1
-3
/
+7
2019-06-29
e1000e: Reduce boot time by tightening sleep ranges
Arjan van de Ven
7
-28
/
+28
2019-06-29
iavf: use struct_size() helper
Gustavo A. R. Silva
1
-21
/
+16
2019-06-29
e1000: Use dma_wmb() instead of wmb() before doorbell writes
Venkatesh Srinivas
1
-3
/
+3
2019-06-29
ixgbe: fix potential u32 overflow on shift
Colin Ian King
1
-10
/
+4
2019-06-29
ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
Dann Frazier
1
-0
/
+3
2019-06-29
e1000e: Increase pause and refresh time
Miguel Bernal Marin
1
-2
/
+2
2019-06-29
ice: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2019-06-29
igb: clear out skb->tstamp after reading the txtime
Vedang Patel
1
-0
/
+1
2019-06-27
xsk: Return the whole xdp_desc from xsk_umem_consume_tx
Maxim Mikityanskiy
2
-11
/
+16
2019-06-26
i40e/i40e_virtchnl_pf: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-9
/
+6
2019-06-26
i40e: update copyright string
Alice Michael
1
-1
/
+1
2019-06-26
i40e: Fix descriptor count manipulation
Maciej Fijalkowski
4
-14
/
+34
2019-06-26
i40e: missing priorities for any QoS traffic
Aleksandr Loktionov
1
-3
/
+54
2019-06-26
i40e: Add log entry while creating or deleting TC0
Piotr Kwapulinski
1
-0
/
+4
2019-06-26
i40e: fix incorrect function documentation comment
Jacob Keller
1
-2
/
+1
2019-06-26
i40e: Fix for missing "link modes" info in ethtool
Martyna Szapar
1
-2
/
+1
2019-06-26
i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speeds
Aleksandr Loktionov
1
-0
/
+4
2019-06-26
ixgbevf: fix possible divide by zero in ixgbevf_update_itr
Young Xiao
1
-0
/
+3
2019-06-26
ixgbe: Check DDM existence in transceiver before access
Mauro S. M. Rodrigues
2
-1
/
+3
2019-06-21
docs: driver-model: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-18
iavf: allow null RX descriptors
Mitch Williams
1
-3
/
+18
2019-06-18
iavf: add call to iavf_[add|del]_cloud_filter
Paul Greenwalt
1
-1
/
+8
2019-06-18
iavf: Refactor init state machine
Jakub Pawlak
1
-190
/
+261
2019-06-18
iavf: Refactor the watchdog state machine
Jan Sokolowski
2
-30
/
+44
2019-06-18
iavf: Remove timer for work triggering, use delaying work instead
Jakub Pawlak
4
-45
/
+31
2019-06-18
iavf: Move commands processing to the separate function
Jakub Pawlak
1
-92
/
+105
2019-06-18
iavf: Fix the math for valid length for ADq enable
Avinash Dayanand
1
-1
/
+1
2019-06-18
iavf: Change GFP_KERNEL to GFP_ATOMIC in kzalloc()
Aleksandr Loktionov
1
-1
/
+1
2019-06-18
iavf: wait longer for close to complete
Mitch Williams
1
-1
/
+1
2019-06-18
iavf: use signed variable
Mitch Williams
1
-1
/
+1
2019-06-18
iavf: Create VLAN tag elements starting from the first element
Akeem G Abodunrin
1
-2
/
+1
2019-06-14
i40e: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-06-14
i40e: Missing response checks in driver when starting/stopping FW LLDP
Aleksandr Loktionov
1
-21
/
+24
2019-06-14
i40e: remove duplicate stat calculation for tx_errors
Jacob Keller
1
-3
/
+0
[next]