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