index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-01
ice: Clear and free XLT entries on reset
Vignesh Sridhar
1
-1
/
+3
2020-08-01
ice: add useful statistics
Jesse Brandeburg
5
-2
/
+15
2020-08-01
ice: remove page_reuse statistic
Jesse Brandeburg
2
-3
/
+0
2020-08-01
ice: Fix RSS profile locks
Vignesh Sridhar
1
-6
/
+7
2020-08-01
ice: fix the vsi_id mask to be 10 bit for set_rss_lut
Kiran Patil
1
-1
/
+1
2020-08-01
ice: rename misleading grst_delay variable
Nick Nunley
1
-5
/
+5
2020-08-01
ice: mark PM functions as __maybe_unused
Wei Yongjun
1
-2
/
+2
2020-07-30
igb: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-2
/
+2
2020-07-30
ixgbe: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-1
/
+1
2020-07-30
ixgbe: Remove unnecessary usages of memset
Suraj Upadhyay
1
-2
/
+2
2020-07-30
igb: Remove unnecessary usages of memset
Suraj Upadhyay
1
-2
/
+2
2020-07-30
e1000e: Remove unnecessary usages of memset
Suraj Upadhyay
1
-2
/
+2
2020-07-30
e1000: Remove unnecessary usages of memset
Suraj Upadhyay
1
-2
/
+2
2020-07-30
e100: use generic power management
Vaibhav Gupta
1
-18
/
+14
2020-07-30
igb: reinit_locked() should be called with rtnl_lock
Francesco Ruggeri
1
-0
/
+9
2020-07-30
e1000e: continue to init PHY even when failed to disable ULP
Aaron Ma
1
-3
/
+1
2020-07-30
ixgbevf: use generic power management
Vaibhav Gupta
1
-34
/
+10
2020-07-30
ixgbe: use generic power management
Vaibhav Gupta
1
-46
/
+15
2020-07-30
igbvf: use generic power management
Vaibhav Gupta
1
-29
/
+8
2020-07-30
iavf: use generic power management
Vaibhav Gupta
1
-33
/
+12
2020-07-29
ice: fix unused parameter warning
Tony Nguyen
1
-2
/
+2
2020-07-29
ice: disable no longer needed workaround for FW logging
Ben Shelton
1
-2
/
+0
2020-07-29
ice: reduce scope of variable
Bruce Allan
1
-2
/
+4
2020-07-29
ice: cleanup VSI on probe fail
Marcin Szycik
1
-5
/
+7
2020-07-29
ice: Allow all VLANs in safe mode
Brett Creeley
1
-2
/
+57
2020-07-29
ice: need_wakeup flag might not be set for Tx
Krzysztof Kazimierczak
1
-8
/
+2
2020-07-29
ice: distribute Tx queues evenly
Victor Raj
1
-4
/
+51
2020-07-29
ice: Adjust scheduler default BW weight
Tarun Singh
2
-2
/
+13
2020-07-29
ice: Add RL profile bit mask check
Tarun Singh
1
-5
/
+6
2020-07-29
ice: fix overwriting TX/RX descriptor values when rebuilding VSI
Paul M Stillwell Jr
1
-2
/
+8
2020-07-29
ice: return correct error code from ice_aq_sw_rules
Kiran Patil
1
-1
/
+7
2020-07-29
ice: restore VF MSI-X state during PCI reset
Nick Nunley
3
-0
/
+34
2020-07-29
ice: fix link event handling timing
Dave Ertman
2
-1
/
+7
2020-07-29
ice: Fix link broken after GLOBR reset
Dave Ertman
1
-4
/
+0
2020-07-29
ice: Implement LFC workaround
Dave Ertman
6
-38
/
+148
2020-07-28
ice: implement device flash update via devlink
Jacob Keller
9
-1
/
+1007
2020-07-28
ice: add flags indicating pending update of firmware module
Jacob Keller
3
-0
/
+24
2020-07-28
ice: Add AdminQ commands for FW update
Cudzilo, Szymon T
5
-2
/
+281
2020-07-28
ice: Add support for unified NVM update flow capability
Jacek Naczyk
3
-0
/
+11
2020-07-27
igc: Fix static checker warning
Sasha Neftin
1
-1
/
+1
2020-07-27
igc: Clean up the hw_stats structure
Sasha Neftin
4
-13
/
+0
2020-07-27
igc: Clean up the mac_info structure
Sasha Neftin
1
-5
/
+0
2020-07-27
igc: Remove ledctl_ fields from the mac_info structure
Sasha Neftin
1
-3
/
+0
2020-07-27
igc: Fix registers definition
Sasha Neftin
4
-20
/
+0
2020-07-27
igc: Remove unneeded ICTXQMTC register
Sasha Neftin
4
-5
/
+0
2020-07-27
igc: Add Receive Descriptor Minimum Threshold Count to clear HW counters
Sasha Neftin
1
-0
/
+1
2020-07-27
igc: Remove unneeded variable
Sasha Neftin
4
-5
/
+0
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
4
-16
/
+0
2020-07-23
ice: add 1G SGMII PHY type
Paul M Stillwell Jr
2
-3
/
+15
2020-07-23
ice: Report AOC PHY Types as Fiber
Doug Dziggel
1
-0
/
+11
[prev]
[next]