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
/
emulex
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-11
be2net: don't report EVB for older chipsets when SR-IOV is disabled
Ivan Vecera
1
-0
/
+3
2016-02-11
be2net: Interpret and log new data that's added to the port misconfigure asyn...
Ajit Khaparde
4
-27
/
+116
2016-02-11
be2net: Request RSS capability of Rx interface depending on number of Rx rings
Ajit Khaparde
2
-29
/
+48
2016-02-07
be2net: Fix interval calculation in interrupt moderation
Padmanabh Ratnakar
1
-2
/
+1
2016-02-07
be2net: Add retry in case of error recovery failure
Padmanabh Ratnakar
2
-6
/
+22
2016-02-07
be2net: Fix Lancer error recovery
Padmanabh Ratnakar
1
-17
/
+34
2016-02-07
be2net: Don't run ethtool self-tests for VFs
Somnath Kotur
1
-1
/
+28
2016-02-07
be2net: SRIOV Queue distribution should factor in EQ-count of VFs
Sriharsha Basavapatna
2
-9
/
+10
2016-02-07
be2net: Fix be_vlan_rem_vid() to check vlan id being removed
Sriharsha Basavapatna
1
-0
/
+3
2016-02-07
be2net: check for INSUFFICIENT_PRIVILEGES error
Suresh Reddy
2
-2
/
+4
2016-02-07
be2net: return error status from be_set_phys_id()
Suresh Reddy
1
-10
/
+13
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-46
/
+4
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+3
2015-12-30
be2net: bump up the driver version to 11.0.0.0
Suresh Reddy
1
-1
/
+1
2015-12-30
be2net: support ethtool get-dump option
Venkat Duvvuru
5
-57
/
+71
2015-12-30
be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd
Suresh Reddy
4
-53
/
+63
2015-12-30
be2net: remove unused error variables
Venkat Duvvuru
1
-4
/
+0
2015-12-30
be2net: remove a line of code that has no effect
Sathya Perla
3
-4
/
+3
2015-12-30
be2net: log digital signature errors while flashing FW image
Suresh Reddy
2
-2
/
+16
2015-12-30
be2net: move FW flash cmd code to be_cmds.c
Suresh Reddy
3
-584
/
+578
2015-12-30
be2net: cleanup FW flash image related macro defines
Suresh Reddy
2
-101
/
+118
2015-12-30
be2net: avoid configuring VEPA mode on BE3
Suresh Reddy
1
-0
/
+3
2015-12-30
be2net: fix VF link state transition from disabled to auto
Suresh Reddy
2
-10
/
+28
2015-12-28
RDMA/be2net: Remove open and close entry points
Devesh Sharma
4
-45
/
+1
2015-12-18
be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.
Venkat Duvvuru
1
-1
/
+3
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-1
/
+1
2015-11-18
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
1
-1
/
+0
2015-11-18
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
1
-1
/
+0
2015-11-18
be2net: remove local variable 'status'
Ivan Vecera
1
-4
/
+2
2015-11-16
be2net: replace hardcoded values with existing define
Ivan Vecera
2
-2
/
+3
2015-11-16
be2net: remove unused local rsstable array
Ivan Vecera
1
-14
/
+2
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-18
/
+52
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-3
/
+0
2015-10-13
be2net: remove vlan promisc capability from VF's profile descriptors
Kalesh AP
1
-2
/
+8
2015-10-13
be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd
Somnath Kotur
4
-9
/
+25
2015-10-13
be2net: pad skb to meet minimum TX pkt size in BE3
Suresh Reddy
1
-4
/
+5
2015-10-13
be2net: release mcc-lock in a failure case in be_cmd_notify_wait()
Suresh Reddy
1
-2
/
+5
2015-10-13
be2net: fix BE3-R FW download compatibility check
Kalesh AP
1
-1
/
+9
2015-09-17
be2net: allow offloading with the same port for IPv4 and IPv6
Jiri Benc
2
-0
/
+11
2015-09-05
be2net: Revert "make the RX_FILTER command asynchronous" commit
Sathya Perla
1
-1
/
+1
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-08-17
be2net: avoid vxlan offloading on multichannel configs
Ivan Vecera
1
-2
/
+2
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-67
/
+125
2015-08-07
be2net: protect eqo->affinity_mask from getting freed twice
Kalesh AP
1
-8
/
+10
2015-08-07
be2net: post buffers before destroying RXQs in Lancer
Kalesh AP
1
-12
/
+30
2015-08-07
be2net: enable IFACE filters only after creating RXQs
Kalesh AP
2
-47
/
+85
2015-07-29
be2net: Support vxlan offload stats in the driver
Sriharsha Basavapatna
3
-1
/
+10
2015-07-24
be2net: support ndo_get_phys_port_id()
Sriharsha Basavapatna
4
-4
/
+36
2015-07-10
be2net: bump up the driver version to 10.6.0.3
Sathya Perla
1
-1
/
+1
2015-07-10
be2net: make SET_LOOPBACK_MODE cmd asynchrounous
Suresh Reddy
3
-5
/
+35
[next]