Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e261768e9e395b3bd71946104afd5550f77d049b
/
drivers
/
net
/
ethernet
/
emulex
/
benet
/
be.h
e261768
be2net: support asymmetric rx/tx queue counts
by Sathya Perla
· 9 years ago
ce7faf0
be2net: fix definition of be_max_eqs()
by Sathya Perla
· 9 years ago
de2b1e0
be2net: Fix provisioning of RSS for VFs in multi-partition configurations
by Somnath Kotur
· 9 years ago
b9263cb
be2net: use max-TXQs limit too while provisioning VF queue pairs
by Suresh Reddy
· 9 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a69bf3c
be2net: Don't leak iomapped memory on removal.
by Douglas Miller
· 9 years ago
127bfce
be2net: Fix a UE caused by passing large frames to the ASIC
by ajit.khaparde@broadcom.com
· 9 years ago
b0fd2eb
be2net: Declare some u16 fields as u32 to improve performance
by ajit.khaparde@broadcom.com
· 9 years ago
51d1f98
be2net: Interpret and log new data that's added to the port misconfigure async event
by Ajit Khaparde
· 10 years ago
972f37b
be2net: Add retry in case of error recovery failure
by Padmanabh Ratnakar
· 10 years ago
ee9ad28
be2net: SRIOV Queue distribution should factor in EQ-count of VFs
by Sriharsha Basavapatna
· 10 years ago
c07f30a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
ab07ead
be2net: bump up the driver version to 11.0.0.0
by Suresh Reddy
· 10 years ago
fd7ff6f
be2net: support ethtool get-dump option
by Venkat Duvvuru
· 10 years ago
980df24
be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd
by Suresh Reddy
· 10 years ago
04e888d
be2net: remove unused error variables
by Venkat Duvvuru
· 10 years ago
fdf81bf
be2net: remove a line of code that has no effect
by Sathya Perla
· 10 years ago
f41647e
RDMA/be2net: Remove open and close entry points
by Devesh Sharma
· 10 years ago
72ef3a8
be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd
by Somnath Kotur
· 10 years ago
1e5b311
be2net: allow offloading with the same port for IPv4 and IPv6
by Jiri Benc
· 10 years ago
8670f2a
be2net: Support vxlan offload stats in the driver
by Sriharsha Basavapatna
· 10 years ago
a155a5d
be2net: support ndo_get_phys_port_id()
by Sriharsha Basavapatna
· 10 years ago
a78dfcb
be2net: bump up the driver version to 10.6.0.3
by Sathya Perla
· 10 years ago
760c295
be2net: Support for OS2BMC.
by Venkata Duvvuru
· 10 years ago
954f682
be2net: Report a "link down" to the stack when a fatal error or fw reset happens.
by Venkata Duvvuru
· 10 years ago
29e9122
be2net: Export board temperature using hwmon-sysfs interface.
by Venkata Duvvuru
· 10 years ago
029e933
be2net: update the driver version to 10.6.0.2
by Sathya Perla
· 10 years ago
d19261b
be2net: update copyright year to 2015
by Vasundhara Volam
· 10 years ago
2094777
be2net: set interrupt moderation for Skyhawk-R using EQ-DB
by Padmanabh Ratnakar
· 10 years ago
e7bcbd7
be2net: add support for spoofchk setting
by Kalesh AP
· 10 years ago
87ffabb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
69304cc
be2net: Fix a bug in Rx buffer posting
by Ajit Khaparde
· 10 years ago
265ec92
be2net: bump up the driver version to 10.6.0.1
by Sathya Perla
· 10 years ago
d658d98
be2net: assign CPU affinity hints to be2net IRQs
by Padmanabh Ratnakar
· 10 years ago
0fa74a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
25848c9
be2net: use PCI MMIO read instead of config read for errors
by Suresh Reddy
· 10 years ago
435452a
be2net: Prevent VFs from enabling VLAN promiscuous mode
by Vasundhara Volam
· 10 years ago
f285873
be2net: re-distribute SRIOV resources allowed by FW
by Vasundhara Volam
· 10 years ago
71bb8bd
be2net: avoid creating the non-RSS default RXQ if FW allows to
by Vasundhara Volam
· 10 years ago
eb7dd46
be2net: use a wrapper to schedule and cancel error detection task
by Sathya Perla
· 10 years ago
152ffe5
be2net: Minor code cleanup in tx completion process
by Sriharsha Basavapatna
· 10 years ago
804abcd
be2net: Refactor wrb_fill_hdr() routine
by Sriharsha Basavapatna
· 10 years ago
2125237
be2net: process port misconfig async event
by Vasundhara Volam
· 11 years ago
f66b7cf
be2net: refactor be_set_rx_mode() and be_vid_config() for readability
by Sathya Perla
· 11 years ago
83b0611
be2net: replace (1 << x) with BIT(x)
by Vasundhara Volam
· 11 years ago
f7062ee
be2net: move un-exported routines from be.h to respective src files
by Sathya Perla
· 11 years ago
5f07b3c
be2net: support TX batching using skb->xmit_more flag
by Sathya Perla
· 11 years ago
630f4b7
be2net: Export tunnel offloads only when a VxLAN tunnel is created
by Sriharsha Basavapatna
· 11 years ago
6809cee
be2net: fix port-type reporting in get_settings
by Ravikumar Nelavelli
· 11 years ago
a4906ea
be2net: define macro for_all_tx_queues_on_eq()
by Sathya Perla
· 11 years ago
c8f6461
be2net: get rid of TX budget
by Sathya Perla
· 11 years ago
0d3f5cc
be2net: define BE_MAX_MTU
by Kalesh AP
· 11 years ago
d3de154
be2net: Add a dma_mapping_error counter in ethtool
by Vasundhara Volam
· 11 years ago
512bb8a
be2net: Add TX completion error statistics in ethtool
by Kalesh AP
· 11 years ago
c3c18bc
be2net: shorten AMAP_GET/SET_BITS() macro calls
by Sathya Perla
· 11 years ago
e3b1fd5
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
f061338
be2net: support deleting FW dump via ethtool (only for Lancer)
by Kalesh AP
· 11 years ago
d114f99
be2net: Issue shutdown event to ocrdma driver
by Devesh Sharma
· 11 years ago
c346e6e
be2net: update driver version to 10.4
by Sathya Perla
· 11 years ago
f174c7e
be2net: use adapter->flags to track SRIOV state
by Vasundhara Volam
· 11 years ago
0532d4e
be2net: fix return status of some ethtool methods
by Kalesh AP
· 11 years ago
bec84e6
be2net: create optimal number of queues on SR-IOV config
by Vasundhara Volam
· 11 years ago
10cccf6
be2net: read VF's capabilities from GET_PROFILE_CONFIG cmd
by Vasundhara Volam
· 11 years ago
66064db
be2net: fix qnq mode detection on VFs
by Suresh Reddy
· 11 years ago
a079488
be2net: skip multicast promiscuos setting in already set
by Kalesh AP
· 11 years ago
f6cbd36
be2net: covert vlan array to bit-map
by Ravikumar Nelavelli
· 11 years ago
e255787
be2net: Support for configurable RSS hash key
by Venkata Duvvuru
· 11 years ago
e1ad8e3
be2net: Fix invocation of be_close() after be_clear()
by Kalesh AP
· 11 years ago
c9c4714
be2net: csum, tso and rss steering offload support for VxLAN
by Sathya Perla
· 11 years ago
d52afde
be2net: update driver version to 10.2
by Sathya Perla
· 11 years ago
bdce2ad
be2net: Add link state control for VFs
by Suresh Reddy
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e50287b
be2net: dma_sync each RX frag before passing it to the stack
by Sathya Perla
· 11 years ago
c502224
be2net: Fix to reset transparent vlan tagging
by Somnath Kotur
· 11 years ago
f93f160
be2net: refactor multi-channel config code for Skyhawk-R chip
by Vasundhara Volam
· 11 years ago
4026382
be2net: Update copyright year
by Vasundhara Volam
· 11 years ago
5e51101
be2net: update driver version to 10.0.x
by Sathya Perla
· 12 years ago
76a9e08
be2net: cleanup wake-on-lan code
by Suresh Reddy
· 12 years ago
0b0ef1d
be2net: do not use frag index in the RX-compl entry
by Suresh Reddy
· 12 years ago
f3effb45
be2net: Remove "10Gbps" from driver description string
by Suresh Reddy
· 12 years ago
e3dc867
be2net: fix max_evt_qs calculation for BE3 in SR-IOV config
by Suresh Reddy
· 12 years ago
5eeff63
be2net: increase the timeout value for loopback-test FW cmd
by Suresh Reddy
· 12 years ago
2c7a9dc
be2net: Avoid programming permenant MAC by BE3-R VFs
by Ajit Khaparde
· 12 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
547e2da
net/benet: Remove interface type
by Gavin Shan
· 12 years ago
6384a4d
be2net: add support for ndo_busy_poll
by Sathya Perla
· 12 years ago
e9e2a90
be2net: Warn users of possible broken functionality on BE2 cards with very old FW versions with latest driver
by Somnath Kotur
· 12 years ago
b68656b
be2net: change the driver version number to 4.9.224.0
by Ajit Khaparde
· 12 years ago
461ae37
be2net: Display RoCE specific counters in ethtool -S
by Ajit Khaparde
· 12 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
bc61752
be2net: add a counter for pkts dropped in xmit path
by Sathya Perla
· 12 years ago
2632baf
be2net: fix adaptive interrupt coalescing
by Sathya Perla
· 12 years ago
b905b5d
be2net: Call be_vf_setup() even when VFs are enbaled from previous load
by Vasundhara Volam
· 12 years ago
1aa9673
be2net: Fix number of VLANs supported in UMC mode for BE3-R.
by Ajit Khaparde
· 12 years ago
d9d604f
be2net: Fix VLAN promiscuous mode programming
by Ajit Khaparde
· 12 years ago
31886e8
emulex: Remove extern from function prototypes
by Joe Perches
· 12 years ago
68d7bdc
be2net: implement ethtool set/get_channel hooks
by Sathya Perla
· 12 years ago
92bf14a
be2net: refactor be_get_resources() code
by Sathya Perla
· 12 years ago
f2f781a
be2net: use EQ_CREATEv2 for SH-R
by Sathya Perla
· 12 years ago
5721f94
be2net: update driver version
by Sathya Perla
· 12 years ago
Next »