| Commit message (Expand) | Author | Age |
... | |
| | * | be2net: Avoid accessing eq object in be_msix_register routine, when i < 0. | Venkat Duvvuru | 2015-12-18 |
| * | | RDMA/be2net: Remove open and close entry points | Devesh Sharma | 2015-12-28 |
| |/ |
|
* | | be2net: bump up the driver version to 11.0.0.0 | Suresh Reddy | 2015-12-30 |
* | | be2net: support ethtool get-dump option | Venkat Duvvuru | 2015-12-30 |
* | | be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd | Suresh Reddy | 2015-12-30 |
* | | be2net: remove unused error variables | Venkat Duvvuru | 2015-12-30 |
* | | be2net: remove a line of code that has no effect | Sathya Perla | 2015-12-30 |
* | | be2net: log digital signature errors while flashing FW image | Suresh Reddy | 2015-12-30 |
* | | be2net: move FW flash cmd code to be_cmds.c | Suresh Reddy | 2015-12-30 |
* | | be2net: cleanup FW flash image related macro defines | Suresh Reddy | 2015-12-30 |
* | | be2net: avoid configuring VEPA mode on BE3 | Suresh Reddy | 2015-12-30 |
* | | be2net: fix VF link state transition from disabled to auto | Suresh Reddy | 2015-12-30 |
* | | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK | Tom Herbert | 2015-12-15 |
* | | net: provide generic busy polling to all NAPI drivers | Eric Dumazet | 2015-11-18 |
* | | net: move skb_mark_napi_id() into core networking stack | Eric Dumazet | 2015-11-18 |
* | | be2net: remove local variable 'status' | Ivan Vecera | 2015-11-18 |
|/ |
|
* | be2net: replace hardcoded values with existing define | Ivan Vecera | 2015-11-16 |
* | be2net: remove unused local rsstable array | Ivan Vecera | 2015-11-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-20 |
|\ |
|
| * | be2net: remove vlan promisc capability from VF's profile descriptors | Kalesh AP | 2015-10-13 |
| * | be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd | Somnath Kotur | 2015-10-13 |
| * | be2net: pad skb to meet minimum TX pkt size in BE3 | Suresh Reddy | 2015-10-13 |
| * | be2net: release mcc-lock in a failure case in be_cmd_notify_wait() | Suresh Reddy | 2015-10-13 |
| * | be2net: fix BE3-R FW download compatibility check | Kalesh AP | 2015-10-13 |
* | | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 2015-10-16 |
|/ |
|
* | be2net: allow offloading with the same port for IPv4 and IPv6 | Jiri Benc | 2015-09-18 |
* | be2net: Revert "make the RX_FILTER command asynchronous" commit | Sathya Perla | 2015-09-06 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-21 |
|\ |
|
| * | be2net: avoid vxlan offloading on multichannel configs | Ivan Vecera | 2015-08-17 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-13 |
|\| |
|
| * | be2net: protect eqo->affinity_mask from getting freed twice | Kalesh AP | 2015-08-07 |
| * | be2net: post buffers before destroying RXQs in Lancer | Kalesh AP | 2015-08-07 |
| * | be2net: enable IFACE filters only after creating RXQs | Kalesh AP | 2015-08-07 |
* | | be2net: Support vxlan offload stats in the driver | Sriharsha Basavapatna | 2015-07-30 |
* | | be2net: support ndo_get_phys_port_id() | Sriharsha Basavapatna | 2015-07-25 |
* | | be2net: bump up the driver version to 10.6.0.3 | Sathya Perla | 2015-07-11 |
* | | be2net: make SET_LOOPBACK_MODE cmd asynchrounous | Suresh Reddy | 2015-07-11 |
* | | be2net: make the RX_FILTER command asynchronous | Suresh Reddy | 2015-07-11 |
* | | be2net: return error status from be_mcc_notify() | Suresh Reddy | 2015-07-11 |
* | | be2net: convert dest field in udp-hdr to host-endian | Venkat Duvvuru | 2015-07-11 |
* | | be2net: fix wrong return value in be_check_ufi_compatibility() | Vasundhara Volam | 2015-07-11 |
* | | be2net: remove redundant D0 power state set | Kalesh Purayil | 2015-07-11 |
* | | be2net: query FW to check if EVB is enabled | Kalesh Purayil | 2015-07-11 |
* | | be2net: remove duplicate code in be_setup_wol() | Kalesh Purayil | 2015-07-11 |
|/ |
|
* | switchdev; add VLAN support for port's bridge_getlink | Scott Feldman | 2015-06-23 |
* | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker | 2015-06-23 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-08 |
|\ |
|
| * | be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent() | Sriharsha Basavapatna | 2015-06-07 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-02 |
|\| |
|
| * | cpumask_set_cpu_local_first => cpumask_local_spread, lament | Rusty Russell | 2015-05-27 |