index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
fm10k
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-3
/
+18
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-1
/
+1
2016-03-04
net: relax setup_tc ndo op handle restriction
John Fastabend
1
-1
/
+1
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
1
-3
/
+4
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
1
-1
/
+9
2016-02-16
fm10k: don't reinitialize RSS flow table when RXFH configured
Keller, Jacob E
1
-2
/
+8
2015-12-22
fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
Bruce Allan
1
-3
/
+3
2015-12-22
fm10k: cleanup mailbox code comments etc
Bruce Allan
3
-24
/
+34
2015-12-22
fm10k: use true/false for boolean get_host_state
Bruce Allan
1
-3
/
+3
2015-12-22
fm10k: remove unused struct element
Bruce Allan
1
-1
/
+0
2015-12-22
fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
Bruce Allan
5
-11
/
+11
2015-12-22
fm10k: address operator not needed when declaring function pointers
Bruce Allan
2
-48
/
+48
2015-12-22
fm10k: use ether_addr_equal instead of memcmp
Jacob Keller
4
-4
/
+4
2015-12-22
fm10k: Cleanup exception handling for changing queues
Alexander Duyck
2
-16
/
+59
2015-12-22
fm10k: correctly pack TLV structures and explain reasoning
Jacob Keller
1
-4
/
+9
2015-12-22
fm10k: don't initialize fm10k_workqueue at global level
Bruce Allan
1
-4
/
+2
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-1
/
+1
2015-12-14
fm10k: initialize xps at driver load
Jacob Keller
2
-2
/
+19
2015-12-14
fm10k: cleanup overly long lines
Bruce Allan
6
-23
/
+33
2015-12-14
fm10k: cleanup namespace pollution
Bruce Allan
4
-20
/
+13
2015-12-14
fm10k: use BIT() macro instead of open-coded bit-shifting
Bruce Allan
2
-2
/
+2
2015-12-14
fm10k: whitespace cleanups
Bruce Allan
7
-9
/
+11
2015-12-14
fm10k: do not inline fm10k_iov_select_vid()
Bruce Allan
1
-1
/
+1
2015-12-14
fm10k: Cleanup exception handling for mailbox interrupt
Alexander Duyck
1
-2
/
+11
2015-12-14
fm10k: Cleanup MSI-X interrupts in case of failure
Alexander Duyck
1
-1
/
+3
2015-12-14
fm10k: conditionally compile DCB and DebugFS support
Jacob Keller
4
-13
/
+19
2015-12-14
fm10k: bump driver version
Jacob Keller
1
-1
/
+1
2015-12-14
fm10k: consistently refer to VLANs and VLAN IDs
Jacob Keller
4
-15
/
+15
2015-12-14
fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
Jacob Keller
2
-9
/
+0
2015-12-14
fm10k: remove unnecessary else block from if statements with return
Jacob Keller
1
-6
/
+6
2015-12-14
fm10k: do not use CamelCase
Jacob Keller
2
-13
/
+13
2015-12-14
fm10k: use ether_addr_copy to copy MAC address
Jacob Keller
1
-5
/
+2
2015-12-06
fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
Jacob Keller
1
-3
/
+3
2015-12-06
fm10k: TRIVIAL fix typo of hardware
Jacob Keller
1
-2
/
+2
2015-12-06
fm10k: change default Tx ITR to 25usec
Jacob Keller
1
-1
/
+2
2015-12-06
fm10k: use macro for default Tx and Rx ITR values
Jacob Keller
3
-4
/
+6
2015-12-06
fm10k: Update adaptive ITR algorithm
Jacob Keller
3
-14
/
+45
2015-12-06
fm10k: introduce ITR_IS_ADAPTIVE macro
Jacob Keller
3
-5
/
+5
2015-12-06
fm10k: Add support for ITR scaling based on PCIe link speed
Jacob Keller
3
-4
/
+55
2015-12-06
fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
Jacob Keller
1
-1
/
+1
2015-12-06
fm10k: add statistics for actual DWORD count of mbmem mailbox
Jacob Keller
3
-1
/
+9
2015-12-06
fm10k: explicitly typecast vlan values to u16
Jacob Keller
1
-3
/
+3
2015-12-06
fm10k: Correct typecast in fm10k_update_xc_addr_pf
Jacob Keller
1
-3
/
+3
2015-12-06
fm10k: reinitialize queuing scheme after calling init_hw
Jacob Keller
1
-0
/
+18
2015-12-06
fm10k: always check init_hw for errors
Jacob Keller
1
-5
/
+29
2015-12-06
fm10k: reset max_queues on init_hw_vf failure
Jacob Keller
1
-3
/
+10
2015-12-06
fm10k: set netdev features in one location
Jacob Keller
3
-21
/
+21
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2015-11-25
fm10k: use napi_schedule_irqoff()
Alexander Duyck
1
-1
/
+1
2015-11-23
fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector
Alexander Duyck
1
-0
/
+4
[next]