index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors
Edward Cree
2017-02-12
1
-1
/
+2
*
sfc: configure UDP tunnel offload ports
Jon Cooper
2017-02-09
7
-1
/
+397
*
sfc: update mcdi_pcol definitions for MC_CMD_SET_TUNNEL_ENCAP_UDP_PORTS
Matthew Slattery
2017-02-09
1
-0
/
+21
*
sfc: call mcdi_reboot_detected() when MC reboots during an MCDI command
Jon Cooper
2017-02-09
1
-2
/
+5
*
sfc: harden driver against MC resets during initial probe
Jon Cooper
2017-02-09
1
-35
/
+64
*
sfc: set csum_level for encapsulated packets
Jon Cooper
2017-02-09
3
-4
/
+25
*
sfc: process RX event inner checksum flags
Jon Cooper
2017-02-09
4
-19
/
+131
*
sfc: fix an off by one bug
Dan Carpenter
2017-02-07
1
-1
/
+1
*
sfc: don't rearm interrupts if busy polling
Bert Kenward
2017-02-06
1
-2
/
+2
*
sfc-falcon: get rid of custom busy polling code
Eric Dumazet
2017-02-03
3
-169
/
+1
*
sfc: get rid of custom busy polling code
Eric Dumazet
2017-02-03
3
-169
/
+1
*
sfc: fix an off-by-one compare on an array size
Colin Ian King
2017-01-31
1
-1
/
+1
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
2
-2
/
+2
*
sfc: insert catch-all filters for encapsulated traffic
Edward Cree
2017-01-27
2
-146
/
+449
*
sfc: refactor debug-or-warnings printks
Jon Cooper
2017-01-27
2
-15
/
+12
*
sfc: fixes to filter restore handling
Jon Cooper
2017-01-27
1
-4
/
+38
*
sfc: reduce severity of PIO buffer alloc failures
Tomáš Pilař
2017-01-25
1
-3
/
+15
*
sfc: read back RX hash config from the NIC when querying it with ethtool -x
Edward Cree
2017-01-17
6
-0
/
+96
*
sfc: support setting RSS hash key through ethtool API
Edward Cree
2017-01-17
4
-16
/
+50
*
sfc: get PIO buffer size from the NIC
Edward Cree
2017-01-16
3
-7
/
+12
*
sfc: allow PIO more often
Edward Cree
2017-01-16
5
-3
/
+30
*
sfc: Replace memset with eth_zero_addr
Shyam Saini
2017-01-16
1
-1
/
+2
*
sfc: efx_get_phys_port_id() can be static
Wei Yongjun
2017-01-11
1
-2
/
+2
*
sfc: stop setting dev_port
Bert Kenward
2017-01-10
1
-2
/
+0
*
sfc: implement ndo_get_phys_port_name
Bert Kenward
2017-01-10
1
-0
/
+11
*
sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV
Bert Kenward
2017-01-10
7
-35
/
+31
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
2
-8
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-05
4
-1
/
+7
|
\
|
*
sfc: don't report RX hash keys to ethtool when RSS wasn't enabled
Edward Cree
2017-01-04
4
-1
/
+7
*
|
sfc-falcon: declare module version (same as ethtool drvinfo version)
Edward Cree
2017-01-03
1
-0
/
+1
*
|
sfc: declare module version (same as ethtool drvinfo version)
Edward Cree
2017-01-03
1
-0
/
+1
*
|
net: sfc: falcon: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-02
8
-56
/
+74
|
/
*
ethernet: sfc: Add Kconfig entry for vendor Solarflare
Tobias Klauser
2016-12-20
1
-0
/
+21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-18
3
-42
/
+65
|
\
|
*
net: sfc: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-18
3
-42
/
+65
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ptp_clock: Allow for it to be optional
Nicolas Pitre
2016-11-16
1
-1
/
+1
*
|
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
2016-12-03
13
-56
/
+55
*
|
sfc: remove RESET_TYPE_RX_RECOVERY
Edward Cree
2016-12-01
2
-5
/
+1
*
|
sfc: don't select SFC_FALCON
Edward Cree
2016-12-01
1
-1
/
+0
*
|
sfc: fix debug message format string in efx_farch_handle_rx_not_ok
Edward Cree
2016-12-01
1
-1
/
+1
*
|
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
2016-11-30
42
-1220
/
+18211
*
|
sfc: remove unneeded variable
Dan Carpenter
2016-11-28
2
-9
/
+1
*
|
sfc: remove Software TSO
Edward Cree
2016-11-18
6
-211
/
+154
*
|
sfc: handle failure to allocate TSOv2 contexts
Edward Cree
2016-11-18
1
-16
/
+24
*
|
sfc: Firmware-Assisted TSO version 2
Bert Kenward
2016-11-18
11
-768
/
+1035
*
|
sfc: Update EF10 register definitions
Edward Cree
2016-11-18
1
-15
/
+88
*
|
sfc: Update MCDI protocol definitions
Edward Cree
2016-11-18
1
-21
/
+462
*
|
sfc: remove napi_hash_del() call
Eric Dumazet
2016-11-16
1
-3
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-0
/
+3
|
\
\
[next]