summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex (follow)
Commit message (Expand)AuthorAgeFilesLines
* be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFsKalesh AP2015-01-251-0/+1
* be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.hVasundhara Volam2015-01-253-224/+176
* be2net: issue function reset cmd in resume pathKalesh AP2015-01-251-0/+4
* be2net: add a log message for POST timeout in LancerKalesh AP2015-01-251-6/+11
* be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/LancerKalesh AP2015-01-251-1/+1
* be2net: fix failure case in setting flow controlKalesh AP2015-01-252-11/+15
* be2net: move interface create code to a separate routineKalesh AP2015-01-251-20/+29
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-6/+6
* be2net: support TX batching using skb->xmit_more flagSathya Perla2015-01-054-116/+133
* net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-261-3/+5
* be2net: Fix incorrect setting of tunnel offload flag in netdev featuresSriharsha Basavapatna2014-12-181-0/+2
* be2net: Export tunnel offloads only when a VxLAN tunnel is createdSriharsha Basavapatna2014-12-112-10/+33
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-091-2/+10
* emulex: Use skb_put_padto instead of skb_padto() and skb->len assignmentAlexander Duyck2014-12-091-2/+1
* bridge: add brport flags to dflt bridge_getlinkScott Feldman2014-12-031-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-301-0/+5
|\
| * net: Check for presence of IFLA_AF_SPECThomas Graf2014-11-261-0/+2
| * net: Validate IFLA_BRIDGE_MODE attribute lengthThomas Graf2014-11-261-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-221-0/+6
|\|
| * be2net: Implement ndo_gso_check()Joe Stringer2014-11-141-0/+6
* | vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko2014-11-211-2/+4
* | be2net:use netdev_rss_key_fill() helperEric Dumazet2014-11-161-5/+5
|/
* be2net: fix alignment on line wrapKalesh AP2014-09-223-10/+11
* be2net: remove multiple assignments on a single lineKalesh AP2014-09-223-8/+12
* be2net: remove space after typecastsKalesh AP2014-09-222-5/+5
* be2net: remove unnecessary blank lines after an open braceKalesh AP2014-09-222-5/+0
* be2net: insert a blank line after function/struct//enum definitionsKalesh AP2014-09-222-0/+5
* be2net: remove multiple blank linesKalesh AP2014-09-223-4/+0
* be2net: add blank line after declarationsKalesh AP2014-09-224-0/+38
* be2net: remove return statements for void functionsKalesh AP2014-09-222-5/+0
* be2net: add speed reporting for 20G-KR interfaceVasundhara Volam2014-09-222-0/+8
* be2net: add speed reporting for 40G/KR interfaceKalesh AP2014-09-221-0/+7
* be2net: fix sparse warnings in be_cmd_req_port_type{}Suresh Reddy2014-09-221-2/+2
* be2net: fix a sparse warning in be_cmd_modify_eqd()Kalesh AP2014-09-221-2/+2
* be2net: enable PCIe error reporting on VFs tooKalesh AP2014-09-131-5/+3
* be2net: send a max of 8 EQs to be_cmd_modify_eqd() on LancerKalesh AP2014-09-131-2/+21
* be2net: fix port-type reporting in get_settingsRavikumar Nelavelli2014-09-134-16/+73
* be2net: add ethtool "-m" option supportMark Leonard2014-09-133-19/+109
* be2net: use v1 of SET_FLOW_CONTROL commandSuresh Reddy2014-09-132-1/+7
* be2net: fix RX fragment posting for jumbo framesAjit Khaparde2014-09-131-7/+15
* be2net: replace strcpy with strlcpyVasundhara Volam2014-09-131-4/+6
* be2net: fix some log messagesVasundhara Volam2014-09-133-12/+9
* be2net: query max_tx_qs for BE3 super-nic profile from FWSuresh Reddy2014-09-021-2/+12
* be2net: define macro for_all_tx_queues_on_eq()Sathya Perla2014-09-022-3/+7
* be2net: get rid of TX budgetSathya Perla2014-09-022-21/+11
* be2net: make be_cmd_get_regs() return a statusVasundhara Volam2014-09-022-6/+6
* be2net: define BE_MAX_MTUKalesh AP2014-09-022-7/+9
* be2net: remove unncessary gotosKalesh AP2014-09-021-10/+6
* be2net: fix log messages in lancer FW download pathKalesh AP2014-09-021-19/+11
* be2net: Add a dma_mapping_error counter in ethtoolVasundhara Volam2014-09-023-1/+5