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
/
fm10k
Commit message (
Expand
)
Author
Age
Files
Lines
*
fm10k: Fix missing braces after if statement
Alexander Duyck
2015-06-17
1
-1
/
+2
*
fm10k: fix iov_msg_lport_state_pf issue
Jacob Keller
2015-06-17
1
-0
/
+8
*
fm10k: remove err_no reference in fm10k_mbx.c
Jacob Keller
2015-06-17
1
-5
/
+0
*
fm10k: fix incorrect DIR_NEVATIVE bit in 1588 code
Jacob Keller
2015-06-17
2
-3
/
+3
*
fm10k: pack TLV overlay structures
Jacob Keller
2015-06-17
1
-4
/
+4
*
fm10k: re-map all possible VF queues after a VFLR
Jacob Keller
2015-06-17
1
-0
/
+6
*
fm10k: force LPORT delete when updating VLAN or MAC address
Jacob Keller
2015-06-17
1
-15
/
+23
*
fm10k: use dma_set_mask_and_coherent in fm10k_probe
Jacob Keller
2015-06-17
1
-18
/
+6
*
fm10k: trivial fixup message style to include a colon
Jacob Keller
2015-06-17
1
-1
/
+1
*
fm10k: remove extraneous NULL check on l2_accel
Jacob Keller
2015-06-17
1
-2
/
+1
*
fm10k: use an unsigned int for i in ethtool_get_strings
Jacob Keller
2015-06-17
1
-1
/
+1
*
fm10k: add call to fm10k_clean_all_rx_rings in fm10k_down
Jacob Keller
2015-06-17
1
-0
/
+1
*
fm10k: fix incorrect free on skb in ts_tx_enqueue
Jacob Keller
2015-06-17
1
-1
/
+1
*
fm10k: move setting shinfo inside ts_tx_enqueue
Jacob Keller
2015-06-17
1
-3
/
+3
*
fm10k: use correct ethernet driver Tx timestamp function
Jacob Keller
2015-06-17
1
-2
/
+3
*
fm10k: ignore invalid multicast address entries
Jacob Keller
2015-06-17
1
-7
/
+1
*
fm10k: fold fm10k_pull_tail into fm10k_add_rx_frag
Alexander Duyck
2015-06-17
1
-46
/
+20
*
fm10k: Do not assume budget will never be 0 for NAPI
Alexander Duyck
2015-05-04
1
-2
/
+2
*
fm10k: Bump driver version to 0.15.2
Jeff Kirsher
2015-04-14
1
-1
/
+1
*
fm10k: corrected VF multicast update
Jeff Kirsher
2015-04-14
1
-2
/
+5
*
fm10k: mbx_update_max_size does not drop all oversized messages
Jeff Kirsher
2015-04-14
1
-3
/
+6
*
fm10k: reset head instead of calling update_max_size
Jeff Kirsher
2015-04-14
1
-2
/
+16
*
fm10k: renamed mbx_tx_dropped to mbx_tx_oversized
Jeff Kirsher
2015-04-14
1
-1
/
+1
*
fm10k: update xcast mode before synchronizing multicast addresses
Jeff Kirsher
2015-04-14
1
-11
/
+11
*
fm10k: start service timer on probe
Jeff Kirsher
2015-04-14
1
-3
/
+6
*
fm10k: fix function header comment
Jeff Kirsher
2015-04-14
1
-2
/
+1
*
fm10k: comment next_vf_mbx flow
Jeff Kirsher
2015-04-14
1
-0
/
+11
*
fm10k: don't handle mailbox events in iov_event path and always process mailbox
Jeff Kirsher
2015-04-14
2
-32
/
+5
*
fm10k: use separate workqueue for fm10k driver
Jeff Kirsher
2015-04-14
3
-1
/
+16
*
fm10k: Set PF queues to unlimited bandwidth during virtualization
Jeff Kirsher
2015-04-14
1
-1
/
+2
*
fm10k: expose tx_timeout_count as an ethtool stat
Jeff Kirsher
2015-04-14
1
-0
/
+2
*
fm10k: only increment tx_timeout_count in Tx hang path
Jeff Kirsher
2015-04-14
1
-1
/
+0
*
fm10k: remove extraneous "Reset interface" message
Jeff Kirsher
2015-04-14
1
-1
/
+0
*
fm10k: separate PF only stats so that VF does not display them
Jeff Kirsher
2015-04-14
1
-14
/
+37
*
fm10k: use hw->mac.max_queues for stats
Jeff Kirsher
2015-04-14
2
-8
/
+12
*
fm10k: only show actual queues, not the maximum in hardware
Jeff Kirsher
2015-04-14
1
-2
/
+3
*
fm10k: allow creation of VLAN on default vid
Jeff Kirsher
2015-04-14
1
-4
/
+4
*
fm10k: fix unused warnings
Jeff Kirsher
2015-04-14
7
-37
/
+35
*
fm10k: Add netconsole support
Jeff Kirsher
2015-04-14
3
-0
/
+28
*
fm10k: Have the VF get the default VLAN during init
Jeff Kirsher
2015-04-14
1
-1
/
+5
*
fm10k: Correct spelling mistake
Jeff Kirsher
2015-04-14
1
-2
/
+2
*
fm10k: Remove redundant rx_errors in ethtool
Jeff Kirsher
2015-04-14
3
-7
/
+4
*
fm10k: Corrected an error in Tx statistics
Jeff Kirsher
2015-04-14
1
-2
/
+2
*
ptp: fm10k: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-6
/
+6
*
fm10k: Resolve various spelling errors and checkpatch warnings
Matthew Vick
2015-03-03
11
-42
/
+40
*
fm10k: Implement ndo_features_check
Matthew Vick
2015-03-03
3
-1
/
+13
*
fm10k: Modify tunnel length header check when offloading
Matthew Vick
2015-03-03
2
-9
/
+27
*
fm10k: Resolve compile warnings with W=1
Matthew Vick
2015-02-05
2
-6
/
+2
*
fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf
Matthew Vick
2015-02-05
1
-5
/
+2
*
fm10k: Increase the timeout for the data path reset
Matthew Vick
2015-01-22
1
-1
/
+1
[next]