Age | Commit message (Expand) | Author |
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-15 | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK | Tom Herbert |
2015-11-18 | 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-16 | be2net: replace hardcoded values with existing define | Ivan Vecera |
2015-11-16 | be2net: remove unused local rsstable array | Ivan Vecera |
2015-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-16 | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera |
2015-10-13 | 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-09-17 | be2net: allow offloading with the same port for IPv4 and IPv6 | Jiri Benc |
2015-09-05 | be2net: Revert "make the RX_FILTER command asynchronous" commit | Sathya Perla |
2015-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-08-17 | be2net: avoid vxlan offloading on multichannel configs | Ivan Vecera |
2015-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-08-07 | 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-07-29 | be2net: Support vxlan offload stats in the driver | Sriharsha Basavapatna |
2015-07-24 | be2net: support ndo_get_phys_port_id() | Sriharsha Basavapatna |
2015-07-10 | be2net: bump up the driver version to 10.6.0.3 | Sathya Perla |
2015-07-10 | be2net: make SET_LOOPBACK_MODE cmd asynchrounous | Suresh Reddy |
2015-07-10 | be2net: make the RX_FILTER command asynchronous | Suresh Reddy |
2015-07-10 | be2net: return error status from be_mcc_notify() | Suresh Reddy |
2015-07-10 | be2net: convert dest field in udp-hdr to host-endian | Venkat Duvvuru |
2015-07-10 | be2net: fix wrong return value in be_check_ufi_compatibility() | Vasundhara Volam |
2015-07-10 | be2net: remove redundant D0 power state set | Kalesh Purayil |
2015-07-10 | be2net: query FW to check if EVB is enabled | Kalesh Purayil |
2015-07-10 | be2net: remove duplicate code in be_setup_wol() | Kalesh Purayil |
2015-06-23 | 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-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-06-07 | be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent() | Sriharsha Basavapatna |
2015-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-05-28 | cpumask_set_cpu_local_first => cpumask_local_spread, lament | Rusty Russell |
2015-05-19 | be2net: make hwmon interface optional | Arnd Bergmann |
2015-05-14 | be2net: Support for OS2BMC. | Venkata Duvvuru |
2015-05-14 | be2net: Report a "link down" to the stack when a fatal error or fw reset happ... | Venkata Duvvuru |
2015-05-14 | be2net: Export board temperature using hwmon-sysfs interface. | Venkata Duvvuru |
2015-05-09 | be2net: update the driver version to 10.6.0.2 | Sathya Perla |
2015-05-09 | be2net: update copyright year to 2015 | Vasundhara Volam |
2015-05-09 | be2net: use be_virtfn() instead of !be_physfn() | Kalesh AP |
2015-05-09 | be2net: simplify UFI compatibility checking | Vasundhara Volam |
2015-05-09 | be2net: post full RXQ on interface enable | Suresh Reddy |
2015-05-09 | be2net: check for INSUFFICIENT_VLANS error | Kalesh AP |