index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-28
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
Shradha Shah
6
-28
/
+72
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+26
2015-08-27
sfc: only use vadaptor stats if firmware is capable
Bert Kenward
1
-1
/
+26
2015-07-31
sfc: MC allocations must be restored following an entity reset
Daniel Pieczko
1
-4
/
+12
2015-07-31
sfc: allow ethtool selftest and MC reboot to complete on an unprivileged func...
Daniel Pieczko
2
-1
/
+21
2015-07-21
sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_mode
Edward Cree
1
-80
/
+208
2015-07-21
sfc: support cascaded multicast filters
Daniel Pieczko
2
-14
/
+44
2015-07-21
sfc: re-factor efx_ef10_filter_sync_rx_mode()
Daniel Pieczko
1
-91
/
+126
2015-07-21
sfc: Insert multicast filters as well as mismatch filters in promiscuous mode
Jon Cooper
1
-51
/
+53
2015-07-21
sfc: warn if other functions have been reset by MCFW
Daniel Pieczko
1
-3
/
+14
2015-07-21
sfc: add output flag decoding to efx_mcdi_set_workaround
Daniel Pieczko
3
-7
/
+25
2015-07-21
sfc: cope with ENOSYS from efx_mcdi_get_workarounds()
Edward Cree
2
-14
/
+25
2015-07-21
sfc: enable cascaded multicast filters in MCFW
Daniel Pieczko
2
-18
/
+47
2015-07-21
sfc: update MCDI protocol definitions
Edward Cree
1
-846
/
+2583
2015-07-17
siena: only report generic filters in get_ts_info
Jacob Keller
1
-5
/
+1
2015-07-09
sfc: Report TX completions to BQL after all TX events in interrupt
Peter Dunning
3
-1
/
+18
2015-07-08
sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...
Shradha Shah
1
-6
/
+11
2015-07-08
sfc: suppress handled MCDI failures when changing the MAC address
Daniel Pieczko
1
-2
/
+5
2015-07-08
sfc: add legacy method for changing a PF's MAC address
Daniel Pieczko
3
-42
/
+126
2015-07-08
sfc: refactor code in efx_ef10_set_mac_address()
Daniel Pieczko
1
-25
/
+20
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
23
-653
/
+3187
2015-06-15
sfc: mark state UNINIT after unregister
Edward Cree
1
-0
/
+1
2015-06-02
sfc: leak vports if a VF is assigned during PF unload
Daniel Pieczko
4
-12
/
+49
2015-06-02
sfc: force removal of VF and vport on driver removal
Daniel Pieczko
2
-1
/
+11
2015-06-02
sfc: do not allow VFs to be destroyed if assigned to guests
Daniel Pieczko
1
-0
/
+9
2015-06-02
sfc: don't update stats on VF when called in atomic context
Daniel Pieczko
1
-2
/
+14
2015-06-02
sfc: suppress vadaptor stats when EVB is not present
Daniel Pieczko
2
-3
/
+11
2015-06-02
sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS
Daniel Pieczko
2
-5
/
+14
2015-06-02
sfc: update netdevice statistics to use vadaptor stats
Daniel Pieczko
1
-19
/
+22
2015-06-02
sfc: DMA the VF stats only when requested
Daniel Pieczko
2
-41
/
+112
2015-06-02
sfc: display vadaptor statistics for all interfaces
Daniel Pieczko
3
-4
/
+73
2015-06-02
sfc: set the port-id when calling MC_CMD_MAC_STATS
Daniel Pieczko
1
-0
/
+2
2015-06-02
sfc: add "port_" prefix to MAC stats
Daniel Pieczko
3
-179
/
+182
2015-06-02
sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
Shradha Shah
8
-0
/
+45
2015-06-02
sfc: Add sysfs entry for flags (link control and primary)
Shradha Shah
1
-7
/
+51
2015-06-02
sfc: Add paranthesis correctly on all branches of the if statement
Shradha Shah
1
-4
/
+4
2015-06-02
sfc: Add code to export port_num in netdev->dev_port
Shradha Shah
1
-0
/
+2
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
1
-17
/
+25
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-17
/
+25
2015-05-31
sfc: free multiple Rx buffers when required
Daniel Pieczko
1
-17
/
+25
2015-05-27
sfc: add module parameter to enable MCDI logging on new functions
Edward Cree
1
-0
/
+9
2015-05-27
sfc: add sysfs entry to control MCDI tracing
Edward Cree
4
-10
/
+48
2015-05-27
sfc: add tracing of MCDI commands
Edward Cree
4
-4
/
+102
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
1
-1
/
+1
2015-05-21
sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MAC
Shradha Shah
7
-9
/
+120
2015-05-21
sfc: Implement dummy disable of VF spoof check for EF10
Shradha Shah
2
-5
/
+8
2015-05-21
sfc: add ndo_set_vf_link_state() function for EF10
Edward Cree
8
-0
/
+93
2015-05-21
sfc: add ndo_set_vf_vlan() function for EF10
Shradha Shah
2
-12
/
+157
2015-05-21
sfc: Change entity reset on MC reboot to a new datapath-only reset.
Jon Cooper
4
-5
/
+21
2015-05-21
sfc: Add ndo_get_vf_config() function for EF10
Shradha Shah
2
-5
/
+26
[next]