Age | Commit message (Expand) | Author |
2018-05-29 | be2net: Fix error detection logic for BE3 | Suresh Reddy |
2018-03-26 | ethernet: Use octal not symbolic permissions | Joe Perches |
2018-02-28 | emulex/benet: Constify *be_misconfig_evt_port_state[] | HernĂ¡n Gonzalez |
2018-02-06 | be2net: Handle transmit completion errors in Lancer | Suresh Reddy |
2018-02-06 | be2net: Fix HW stall issue in Lancer | Suresh Reddy |
2018-02-01 | be2net: remove redundant initialization of 'head' and pointer txq | Colin Ian King |
2018-01-25 | be2net: networking block comments don't use an empty /* line | Rohit Visavalia |
2018-01-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-22 | be2net: restore properly promisc mode after queues reconfiguration | Ivan Vecera |
2018-01-09 | be2net: use ARRAY_SIZE for array sizing calculation on array cmd_priv_map | Colin Ian King |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-09-13 | be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BEx | Suresh Reddy |
2017-07-25 | benet: fix set but not used warning | stephen hemminger |
2017-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-05-25 | be2net: Update the driver version to 11.4.0.0 | Suresh Reddy |
2017-05-25 | be2net: Fix UE detection logic for BE3 | Suresh Reddy |
2017-05-24 | be2net: Fix offload features for Q-in-Q packets | Vlad Yasevich |
2017-05-01 | benet: Use time_before_eq for time comparison | Karim Eshapa |
2017-04-18 | be2net: VxLAN offload should be re-enabled when only 1 UDP port is left | Sriharsha Basavapatna |
2017-03-30 | be2net: Fix endian issue in logical link config command | Suresh Reddy |
2017-02-03 | be2net: get rid of custom busy poll code | Eric Dumazet |
2017-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-02-01 | be2net: fix initial MAC setting | Ivan Vecera |
2017-01-30 | drivers: net: generalize napi_complete_done() | Eric Dumazet |
2017-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-16 | be2net: fix MAC addr setting on privileged BE3 VFs | Ivan Vecera |
2017-01-16 | be2net: don't delete MAC on close on unprivileged BE3 VFs | Ivan Vecera |
2017-01-16 | be2net: fix status check in be_cmd_pmac_add() | Ivan Vecera |
2017-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-08 | net: make ndo_get_stats64 a void function | stephen hemminger |
2017-01-07 | be2net: fix unicast list filling | Ivan Vecera |
2017-01-06 | be2net: fix accesses to unicast list | Ivan Vecera |
2017-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-03 | benet: stricter vxlan offloading check in be_features_check | Sabrina Dubroca |
2017-01-02 | net: emulex: benet: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2016-12-21 | be2net: Increase skb headroom size to 256 bytes | Kalesh A P |
2016-12-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-06 | be2net: Add DEVSEC privilege to SET_HSW_CONFIG command. | Venkat Duvvuru |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-16 | be2net: do not call napi_hash_del() | Eric Dumazet |
2016-10-20 | ethernet: use net core MTU range checking in more drivers | Jarod Wilson |
2016-10-09 | be2net: Enable VF link state setting for BE3 | Suresh Reddy |
2016-10-09 | be2net: Fix TX stats for TSO packets | Sriharsha Basavapatna |
2016-10-09 | be2net: Update Copyright string in be_hw.h | Sriharsha Basavapatna |
2016-10-09 | be2net: NCSI FW section should be properly updated with ethtool for BE3 | Sriharsha Basavapatna |
2016-10-09 | be2net: Provide an alternate way to read pf_num for BEx chips | Sriharsha Basavapatna |
2016-09-25 | be2net: fix non static symbol warnings | Wei Yongjun |
2016-09-24 | net: Update API for VF vlan protocol 802.1ad support | Moshe Shemesh |
2016-09-19 | be2net: mark symbols static where possible | Baoyou Xie |
2016-09-07 | be2net: Update the driver version to 11.1.0.0 | Sriharsha Basavapatna |