index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-05-21
sfc: add ndo_set_vf_mac() function for EF10
Shradha Shah
4
-7
/
+96
2015-05-21
sfc: Initialise MCDI buffers to 0 on declaration.
Jon Cooper
4
-23
/
+27
2015-05-21
sfc: Enable a VF to get its own MAC address
Daniel Pieczko
2
-2
/
+34
2015-05-21
sfc: protect filter table against use-after-free
Edward Cree
5
-12
/
+55
2015-05-21
sfc: Store the efx_nic struct of the current VF in the VF data struct
Shradha Shah
3
-0
/
+37
2015-05-21
sfc: save old MAC address in case sriov_mac_address_changed fails
Shradha Shah
5
-7
/
+21
2015-05-21
sfc: Store vf_index in nic_data for Ef10.
Shradha Shah
2
-17
/
+52
2015-05-21
sfc: MC_CMD_SET_MAC can only be called by the link control Function
Shradha Shah
1
-1
/
+8
2015-05-21
sfc: change definition of MC_CMD_VADAPTOR_ALLOC
Shradha Shah
1
-1
/
+14
2015-05-21
sfc: Add permissions to MCDI commands
Shradha Shah
1
-0
/
+294
2015-05-18
sfc: nicer log message on Siena SR-IOV probe fail
Edward Cree
1
-3
/
+5
2015-05-13
sfc: suppress some MCDI error messages in PTP
Edward Cree
1
-11
/
+16
2015-05-13
sfc: nicer log message on PTP probe fail
Edward Cree
1
-1
/
+6
2015-05-09
sfc: Bind the sfc driver to any available VF's
Shradha Shah
6
-11
/
+11
2015-05-09
sfc: Add use of shared RSS contexts.
Jon Cooper
8
-36
/
+177
[next]