index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: Add support for VF reset events
Anirudh Venkataramanan
2018-10-03
10
-1
/
+272
*
ice: Update VSI and queue management code to handle VF VSI
Anirudh Venkataramanan
2018-10-03
6
-34
/
+184
*
ice: Add handler to configure SR-IOV
Anirudh Venkataramanan
2018-10-03
11
-9
/
+1061
*
ice: Add support to detect SR-IOV capability and mailbox queues
Anirudh Venkataramanan
2018-10-03
8
-1
/
+151
*
ice: Fix error on driver remove
Dave Ertman
2018-10-02
1
-0
/
+6
*
ice: Add support for dynamic interrupt moderation
Brett Creeley
2018-10-02
7
-24
/
+102
*
ice: Align ice_reset_req enum values to hardware reset values
Brett Creeley
2018-10-02
2
-5
/
+14
*
ice: Implement ethtool hook for RSS switch
Md Fahad Iqbal Polash
2018-10-02
3
-0
/
+40
*
ice: Split irq_tracker into sw_irq_tracker and hw_irq_tracker
Preethi Banala
2018-10-02
3
-64
/
+148
*
ice: Check for actual link state of port after reset
Dave Ertman
2018-10-02
3
-2
/
+6
*
ice: Implement VSI replay framework
Anirudh Venkataramanan
2018-10-02
6
-51
/
+178
*
ice: Expand use of VSI handles part 2/2
Anirudh Venkataramanan
2018-10-02
9
-163
/
+132
*
ice: Expand use of VSI handles part 1/2
Anirudh Venkataramanan
2018-10-02
4
-200
/
+328
*
ice: Change pf state behavior to protect reset path
Dave Ertman
2018-10-01
4
-30
/
+31
*
ice: Move common functions out of ice_main.c part 7/7
Anirudh Venkataramanan
2018-10-01
3
-282
/
+249
*
ice: Move common functions out of ice_main.c part 6/7
Anirudh Venkataramanan
2018-10-01
3
-450
/
+521
*
ice: Move common functions out of ice_main.c part 5/7
Anirudh Venkataramanan
2018-10-01
3
-132
/
+141
*
ice: Move common functions out of ice_main.c part 4/7
Anirudh Venkataramanan
2018-10-01
3
-417
/
+429
*
ice: Move common functions out of ice_main.c part 3/7
Anirudh Venkataramanan
2018-10-01
3
-386
/
+410
*
ice: Move common functions out of ice_main.c part 2/7
Anirudh Venkataramanan
2018-10-01
3
-519
/
+526
*
ice: Move common functions out of ice_main.c part 1/7
Anirudh Venkataramanan
2018-10-01
6
-315
/
+348
*
ice: fix changing of ring descriptor size (ethtool -G)
Bruce Allan
2018-09-28
2
-5
/
+16
*
ice: Update to capabilities admin queue command
Anirudh Venkataramanan
2018-09-28
1
-16
/
+34
*
ice: Query the Tx scheduler node before adding it
Anirudh Venkataramanan
2018-09-28
2
-1
/
+71
*
ice: Update comment for ice_fltr_mgmt_list_entry
Brett Creeley
2018-09-28
1
-1
/
+2
*
ice: update fw version check logic
Jacob Keller
2018-09-28
1
-11
/
+19
*
ice: update branding strings and supported device ids
Bruce Allan
2018-09-28
2
-9
/
+3
*
ice: replace unnecessary memcpy with direct assignment
Bruce Allan
2018-09-28
1
-1
/
+1
*
ice: use [sr]q.count when checking if queue is initialized
Jacob Keller
2018-09-28
1
-4
/
+4
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-09-25
6
-216
/
+412
|
\
|
*
i40e: disallow changing the number of descriptors when AF_XDP is on
Björn Töpel
2018-09-25
3
-0
/
+30
|
*
i40e: clean zero-copy XDP Rx ring on shutdown/reset
Björn Töpel
2018-09-25
3
-9
/
+96
|
*
i40e: clean zero-copy XDP Tx ring on shutdown/reset
Björn Töpel
2018-09-25
3
-6
/
+43
|
*
i40e: Remove unused msglen parameter from virtchnl functions
Patryk Małek
2018-09-25
1
-59
/
+37
|
*
i40e: fix double 'NIC Link is Down' messages
Sergey Nemov
2018-09-25
1
-1
/
+4
|
*
i40e: add a helper function to validate a VF based on the vf id
Harshitha Ramamurthy
2018-09-25
1
-21
/
+41
|
*
i40e: use declared variables for pf and hw
Patryk Małek
2018-09-25
1
-5
/
+4
|
*
i40e: Unset promiscuous settings on VF reset
Mariusz Stachura
2018-09-25
1
-110
/
+157
|
*
i40e: Fix VF's link state notification
Mariusz Stachura
2018-09-25
1
-5
/
+0
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
9
-182
/
+0
|
\
\
|
|
/
|
/
|
|
*
i40evf: remove ndo_poll_controller
Eric Dumazet
2018-09-23
1
-26
/
+0
|
*
ice: remove ndo_poll_controller
Eric Dumazet
2018-09-23
1
-27
/
+0
|
*
igb: remove ndo_poll_controller
Eric Dumazet
2018-09-23
1
-30
/
+0
|
*
ixgb: remove ndo_poll_controller
Eric Dumazet
2018-09-23
1
-25
/
+0
|
*
fm10k: remove ndo_poll_controller
Eric Dumazet
2018-09-23
3
-28
/
+0
|
*
ixgbevf: remove ndo_poll_controller
Eric Dumazet
2018-09-23
1
-21
/
+0
|
*
ixgbe: remove ndo_poll_controller
Eric Dumazet
2018-09-23
1
-25
/
+0
*
|
e1000: remove set but not used variable 'txb2b'
YueHaibing
2018-09-19
1
-3
/
+0
*
|
intel-ethernet: use correct module license
Jesse Brandeburg
2018-09-18
12
-13
/
+13
*
|
iavf: finish renaming files to iavf
Jesse Brandeburg
2018-09-18
16
-21
/
+21
[next]