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: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
1
-2
/
+0
*
fm10k: fix fm10k_get_fault_pf to read correct address
Jacob Keller
2019-08-04
1
-1
/
+1
*
fm10k: convert NON_Q_VECTORS(hw) into NON_Q_VECTORS
Jacob Keller
2019-08-04
4
-18
/
+11
*
fm10k: mark unused parameters with __always_unused
Jacob Keller
2019-08-04
5
-21
/
+28
*
fm10k: cast page_addr to u8 * when incrementing it
Jacob Keller
2019-08-04
1
-1
/
+1
*
fm10k: explicitly return 0 on success path in function
Jacob Keller
2019-08-04
1
-1
/
+1
*
fm10k: remove needless initialization of size local variable
Jacob Keller
2019-08-04
1
-1
/
+1
*
fm10k: remove needless assignment of err local variable
Jacob Keller
2019-08-04
1
-5
/
+5
*
fm10k: remove unnecessary variable initializer
Jacob Keller
2019-08-04
1
-1
/
+1
*
fm10k: reduce scope of the ring variable
Jacob Keller
2019-08-01
1
-2
/
+2
*
fm10k: reduce the scope of the result local variable
Jacob Keller
2019-08-01
1
-2
/
+1
*
fm10k: reduce the scope of the local msg variable
Jacob Keller
2019-08-01
1
-2
/
+4
*
fm10k: reduce the scope of the local i variable
Jacob Keller
2019-08-01
1
-2
/
+2
*
fm10k: reduce the scope of the err variable
Jacob Keller
2019-08-01
1
-2
/
+3
*
fm10k: reduce the scope of the tx_buffer variable
Jacob Keller
2019-08-01
1
-2
/
+2
*
fm10k: reduce the scope of the q_idx local variable
Jacob Keller
2019-08-01
1
-4
/
+5
*
fm10k: reduce the scope of local err variable
Jacob Keller
2019-08-01
1
-2
/
+3
*
fm10k: reduce the scope of qv local variable
Jacob Keller
2019-08-01
1
-2
/
+2
*
fm10k: reduce scope of *p local variable
Jacob Keller
2019-08-01
1
-3
/
+2
*
fm10k: reduce scope of the err variable
Jacob Keller
2019-08-01
1
-3
/
+3
*
fm10k: Use dev_get_drvdata
Chuhong Yuan
2019-07-23
1
-2
/
+2
*
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
1
-2
/
+2
|
\
|
*
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-23
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
1
-0
/
+2
|
|
\
|
*
|
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-04-01
1
-1
/
+1
*
|
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
2
-7
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
2
-7
/
+0
|
|
/
*
/
fm10k: Fix a potential NULL pointer dereference
Yue Haibing
2019-03-26
1
-0
/
+2
|
/
*
fm10k: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-08
1
-4
/
+2
*
fm10k: TRIVIAL cleanup of extra spacing in function comment
Jacob Keller
2019-02-05
1
-1
/
+1
*
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
2018-11-21
1
-5
/
+5
*
fm10k: bump driver version to match out-of-tree release
Jacob Keller
2018-10-31
1
-1
/
+1
*
fm10k: add missing device IDs to the upstream driver
Jacob Keller
2018-10-31
2
-0
/
+4
*
fm10k: ensure completer aborts are marked as non-fatal after a resume
Jacob Keller
2018-10-31
1
-20
/
+28
*
fm10k: fix SM mailbox full condition
Ngai-Mint Kwan
2018-10-31
1
-1
/
+2
*
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
1
-2
/
+0
|
\
|
*
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
1
-2
/
+0
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
3
-28
/
+0
|
\
\
|
*
|
fm10k: remove ndo_poll_controller
Eric Dumazet
2018-09-23
3
-28
/
+0
|
|
/
*
/
intel-ethernet: use correct module license
Jesse Brandeburg
2018-09-18
1
-1
/
+1
|
/
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
fm10k: don't protect fm10k_queue_mac_request by fm10k_host_mbx_ready
Jacob Keller
2018-05-09
1
-8
/
+8
*
fm10k: warn if the stat size is unknown
Jacob Keller
2018-05-09
1
-0
/
+2
*
fm10k: use macro to avoid passing the array and size separately
Jacob Keller
2018-05-09
1
-27
/
+21
*
fm10k: use variadic arguments to fm10k_add_stat_strings
Jacob Keller
2018-05-09
1
-26
/
+27
*
fm10k: reduce duplicate fm10k_stat macro code
Jacob Keller
2018-05-09
1
-14
/
+15
*
fm10k: setup VLANs for l2 accelerated macvlan interfaces
Jacob Keller
2018-05-09
1
-2
/
+48
*
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
20
-383
/
+20
*
ixgbe/fm10k: Only support macvlan offload for types that support destination ...
Alexander Duyck
2018-04-25
1
-0
/
+8
[next]