index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-17
3
-42
/
+65
|
\
|
*
net: sfc: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-17
3
-42
/
+65
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
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-27
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
|
\
\
|
*
|
sfc: clear napi_hash state when copying channels
Bert Kenward
2016-11-13
1
-0
/
+3
|
|
/
*
|
sfc: report 4-tuple UDP hashing to ethtool, if it's enabled
Edward Cree
2016-11-09
3
-6
/
+14
*
|
sfc: enable 4-tuple RSS hashing for UDP
Edward Cree
2016-11-09
1
-0
/
+82
*
|
ethernet/sfc: use core min/max MTU checking
Bert Kenward
2016-10-18
1
-12
/
+2
|
/
*
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-24
2
-2
/
+5
*
sfc: check async completer is !NULL before calling
Bert Kenward
2016-09-23
1
-1
/
+2
*
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
2016-09-22
1
-7
/
+7
*
sfc: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-2
/
+2
*
sfc: check MTU against minimum threshold
Bert Kenward
2016-09-06
2
-1
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-30
1
-1
/
+2
|
\
|
*
sfc: fix potential stack corruption from running past stat bitmask
Andrew Rybchenko
2016-08-26
1
-1
/
+2
*
|
sfc: work around TRIGGER_INTERRUPT command not working on SFC9140
Jon Cooper
2016-08-26
7
-10
/
+23
*
|
sfc: remove duplicate assignment
Edward Cree
2016-08-26
1
-1
/
+0
*
|
sfc: include size-binned TX stats on sfn8542q
Edward Cree
2016-08-26
1
-5
/
+11
*
|
sfc: avoid division by zero
Edward Cree
2016-08-18
1
-1
/
+0
*
|
sfc: get timer configuration from adapter
Bert Kenward
2016-08-12
5
-33
/
+125
*
|
sfc: set interrupt moderation via MCDI
Bert Kenward
2016-08-12
9
-62
/
+103
*
|
sfc: use new performance based event queue init
Bert Kenward
2016-08-12
1
-12
/
+31
*
|
sfc: retrieve second word of datapath capabilities
Bert Kenward
2016-08-12
2
-2
/
+11
*
|
sfc: allow asynchronous MCDI without completion function
Bert Kenward
2016-08-12
1
-1
/
+4
*
|
sfc: update MCDI protocol headers
Bert Kenward
2016-08-12
1
-15
/
+515
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
1
-1
/
+2
|
\
|
*
net: sfc: avoid -Wtype-limits warning
Arnd Bergmann
2016-06-16
1
-1
/
+2
*
|
sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flag
Andrew Rybchenko
2016-06-15
3
-5
/
+74
*
|
sfc: Update MCDI protocol definitions
Edward Cree
2016-06-15
1
-48
/
+1279
*
|
sfc: Disable VLAN filtering by default if not strictly required
Andrew Rybchenko
2016-06-15
1
-1
/
+9
*
|
sfc: VLAN filters must only be created if the firmware supports this.
Martin Habets
2016-06-15
2
-0
/
+25
*
|
sfc: Fix dup unknown multicast/unicast filters after datapath reset
Andrew Rybchenko
2016-06-15
1
-11
/
+69
*
|
sfc: Refactor checks for invalid filter ID
Edward Cree
2016-06-15
1
-26
/
+13
*
|
sfc: Take mac_lock before calling efx_ef10_filter_table_probe
Martin Habets
2016-06-15
3
-2
/
+11
*
|
sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacks
Andrew Rybchenko
2016-06-15
3
-2
/
+124
*
|
sfc: Implement list of VLANs added over interface
Andrew Rybchenko
2016-06-15
2
-35
/
+295
[next]