index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ice: Cleanup duplicate control queue code
Bruce Allan
2018-11-20
1
-142
/
+76
*
|
ice: Do autoneg based on VSI state
Akeem G Abodunrin
2018-11-20
1
-5
/
+5
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-11-15
11
-43
/
+116
|
\
\
|
*
|
i40e: prevent overlapping tx_timeout recover
Alan Brady
2018-11-14
2
-0
/
+6
|
*
|
i40e: suppress bogus error message
Mitch Williams
2018-11-14
1
-1
/
+2
|
*
|
i40e: Use correct shift for VLAN priority
Richard Rodriguez
2018-11-14
1
-2
/
+2
|
*
|
i40e: always set ks->base.speed in i40e_get_settings_link_up
Jacob Keller
2018-11-14
1
-0
/
+1
|
*
|
i40e: don't restart nway if autoneg not supported
Mitch Williams
2018-11-14
1
-5
/
+5
|
*
|
i40e: Allow disabling FW LLDP on X722 devices
Patryk Małek
2018-11-14
4
-15
/
+17
|
*
|
i40e: update driver version
Alice Michael
2018-11-14
1
-2
/
+2
|
*
|
i40e: Protect access to VF control methods
Jan Sokolowski
2018-11-14
2
-5
/
+60
|
*
|
i40e: Replace strncpy with strlcpy to ensure null termination
Patryk Małek
2018-11-14
2
-8
/
+8
|
*
|
i40e: Add capability flag for stopping FW LLDP
Krzysztof Galazka
2018-11-14
3
-1
/
+10
|
*
|
i40e: Use a local variable for readability
Jan Sokolowski
2018-11-14
1
-2
/
+2
|
*
|
i40e: Replace spin_is_locked() with lockdep
Lance Roy
2018-11-14
1
-2
/
+1
*
|
|
ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queue
Md Fahad Iqbal Polash
2018-11-13
1
-4
/
+0
*
|
|
ice: Destroy scheduler tree in reset path
Henry Tieman
2018-11-13
1
-0
/
+1
*
|
|
ice: Fix to make VLAN priority tagged traffic to appear on all TCs
Usha Ketineni
2018-11-13
5
-51
/
+81
*
|
|
ice: Call pci_disable_sriov before stopping queues for VF
Brett Creeley
2018-11-13
1
-9
/
+9
*
|
|
ice: Increase Rx queue disable timeout
Piotr Raczynski
2018-11-13
1
-3
/
+3
*
|
|
ice: Fix NVM mask defines
Lev Faerman
2018-11-13
1
-3
/
+3
*
|
|
ice: Avoid nested RTNL locking in ice_dis_vsi
Dave Ertman
2018-11-13
1
-5
/
+10
*
|
|
ice: Calculate guaranteed VSIs per function and use it
Anirudh Venkataramanan
2018-11-13
5
-6
/
+34
*
|
|
ice: Remove node before releasing VSI
Anirudh Venkataramanan
2018-11-13
3
-1
/
+110
*
|
|
ice: Check for q_vector when stopping rings
Tony Nguyen
2018-11-13
1
-1
/
+2
*
|
|
ice: Fix debug print in ice_tx_timeout
Brett Creeley
2018-11-13
2
-6
/
+12
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-11
14
-60
/
+113
|
\
|
|
*
i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver load
Jacob Keller
2018-11-07
1
-3
/
+3
|
*
i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
Jacob Keller
2018-11-07
1
-0
/
+2
|
*
ice: Change req_speeds to be u16
Chinh T Cao
2018-11-07
1
-1
/
+1
|
*
igb: shorten maximum PHC timecounter update interval
Miroslav Lichvar
2018-11-06
1
-5
/
+7
|
*
ice: Fix the bytecount sent to netdev_tx_sent_queue
Brett Creeley
2018-11-06
1
-1
/
+1
|
*
ice: Fix tx_timeout in PF driver
Brett Creeley
2018-11-06
4
-6
/
+40
|
*
ice: Fix napi delete calls for remove
Dave Ertman
2018-11-06
3
-1
/
+3
|
*
ice: Fix typo in error message
Anirudh Venkataramanan
2018-11-06
1
-1
/
+1
|
*
ice: Fix flags for port VLAN
Md Fahad Iqbal Polash
2018-11-06
1
-1
/
+1
|
*
ice: Remove duplicate addition of VLANs in replay path
Anirudh Venkataramanan
2018-11-06
3
-39
/
+6
|
*
ice: Free VSI contexts during for unload
Victor Raj
2018-11-06
3
-0
/
+17
|
*
ice: Fix dead device link issue with flow control
Akeem G Abodunrin
2018-11-06
1
-1
/
+6
|
*
ice: Check for reset in progress during remove
Anirudh Venkataramanan
2018-11-06
2
-0
/
+8
|
*
ice: Set carrier state and start/stop queues in rebuild
Anirudh Venkataramanan
2018-11-06
1
-1
/
+17
*
|
ixgbe: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-09
1
-10
/
+44
*
|
igb: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-09
1
-10
/
+55
*
|
e1000e: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-09
3
-16
/
+45
*
|
igc: Clean up code
Sasha Neftin
2018-11-07
2
-24
/
+0
*
|
e1000e: allow non-monotonic SYSTIM readings
Miroslav Lichvar
2018-11-07
1
-3
/
+10
*
|
igc: Tidy up some white space
Dan Carpenter
2018-11-07
1
-5
/
+5
*
|
igc: fix error return handling from call to netif_set_real_num_tx_queues
Colin Ian King
2018-11-07
1
-1
/
+1
*
|
igc: Remove set but not used variable 'pci_using_dac'
YueHaibing
2018-11-07
1
-4
/
+1
*
|
igc: Remove set but not used variables 'ctrl_ext, link_mode'
YueHaibing
2018-11-07
1
-8
/
+0
[prev]
[next]