Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
85743f1eb34548ba4b056d2f184a3d107a3b8917
/
drivers
/
net
/
ethernet
/
emulex
c07f30a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
8f5daf2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
ab07ead
be2net: bump up the driver version to 11.0.0.0
by Suresh Reddy
· 9 years ago
fd7ff6f
be2net: support ethtool get-dump option
by Venkat Duvvuru
· 9 years ago
980df24
be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd
by Suresh Reddy
· 9 years ago
04e888d
be2net: remove unused error variables
by Venkat Duvvuru
· 9 years ago
fdf81bf
be2net: remove a line of code that has no effect
by Sathya Perla
· 9 years ago
6b52578
be2net: log digital signature errors while flashing FW image
by Suresh Reddy
· 9 years ago
a23113b
be2net: move FW flash cmd code to be_cmds.c
by Suresh Reddy
· 9 years ago
8836ff4
be2net: cleanup FW flash image related macro defines
by Suresh Reddy
· 9 years ago
ac0f5fb
be2net: avoid configuring VEPA mode on BE3
by Suresh Reddy
· 9 years ago
d9d426a
be2net: fix VF link state transition from disabled to auto
by Suresh Reddy
· 9 years ago
f41647e
RDMA/be2net: Remove open and close entry points
by Devesh Sharma
· 9 years ago
6e3cd5f
be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.
by Venkat Duvvuru
· 9 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 9 years ago
93d05d4
net: provide generic busy polling to all NAPI drivers
by Eric Dumazet
· 9 years ago
93f93a4
net: move skb_mark_napi_id() into core networking stack
by Eric Dumazet
· 9 years ago
d37b4c0
be2net: remove local variable 'status'
by Ivan Vecera
· 9 years ago
d5d3098
be2net: replace hardcoded values with existing define
by Ivan Vecera
· 9 years ago
4114ec9
be2net: remove unused local rsstable array
by Ivan Vecera
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
47ea032
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
by Ivan Vecera
· 9 years ago
196e373
be2net: remove vlan promisc capability from VF's profile descriptors
by Kalesh AP
· 9 years ago
72ef3a8
be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd
by Somnath Kotur
· 9 years ago
8227e99
be2net: pad skb to meet minimum TX pkt size in BE3
by Suresh Reddy
· 9 years ago
0c88456
be2net: release mcc-lock in a failure case in be_cmd_notify_wait()
by Suresh Reddy
· 9 years ago
ae4a9d6
be2net: fix BE3-R FW download compatibility check
by Kalesh AP
· 9 years ago
1e5b311
be2net: allow offloading with the same port for IPv4 and IPv6
by Jiri Benc
· 9 years ago
b658887
be2net: Revert "make the RX_FILTER command asynchronous" commit
by Sathya Perla
· 9 years ago
dc25b25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
af19e68
be2net: avoid vxlan offloading on multichannel configs
by Ivan Vecera
· 9 years ago
182ad46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
649886a
be2net: protect eqo->affinity_mask from getting freed twice
by Kalesh AP
· 9 years ago
99b4430
be2net: post buffers before destroying RXQs in Lancer
by Kalesh AP
· 9 years ago
bcc8414
be2net: enable IFACE filters only after creating RXQs
by Kalesh AP
· 9 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
9c85597
be2net: make SET_LOOPBACK_MODE cmd asynchrounous
by Suresh Reddy
· 10 years ago
8af65c2
be2net: make the RX_FILTER command asynchronous
by Suresh Reddy
· 10 years ago
efaa408
be2net: return error status from be_mcc_notify()
by Suresh Reddy
· 10 years ago
1645d99
be2net: convert dest field in udp-hdr to host-endian
by Venkat Duvvuru
· 10 years ago
887a65c
be2net: fix wrong return value in be_check_ufi_compatibility()
by Vasundhara Volam
· 10 years ago
bc23d6b
be2net: remove redundant D0 power state set
by Kalesh Purayil
· 10 years ago
ff9ed19
be2net: query FW to check if EVB is enabled
by Kalesh Purayil
· 10 years ago
145155e
be2net: remove duplicate code in be_setup_wol()
by Kalesh Purayil
· 10 years ago
7d4f8d8
switchdev; add VLAN support for port's bridge_getlink
by Scott Feldman
· 10 years ago
138b15e
drivers/net: remove all references to obsolete Ethernet-HOWTO
by Paul Gortmaker
· 10 years ago
941742f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
e51000db
be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
by Sriharsha Basavapatna
· 10 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f36963c
cpumask_set_cpu_local_first => cpumask_local_spread, lament
by Rusty Russell
· 10 years ago
9a03259
be2net: make hwmon interface optional
by Arnd Bergmann
· 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
18c57c7
be2net: use be_virtfn() instead of !be_physfn()
by Kalesh AP
· 10 years ago
a6e6ff6
be2net: simplify UFI compatibility checking
by Vasundhara Volam
· 10 years ago
b02e60c
be2net: post full RXQ on interface enable
by Suresh Reddy
· 10 years ago
77be8c1
be2net: check for INSUFFICIENT_VLANS error
by Kalesh AP
· 10 years ago
0ed7d74
be2net: receive pkts with L3, L4 errors on VFs
by Somnath Kotur
· 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
3715544
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1882489
be2net: log link status
by Ivan Vecera
· 10 years ago
46c264d
bridge/nl: remove wrong use of NLM_F_MULTI
by Nicolas Dichtel
· 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
73f394e
be2net: setup xps queue mapping
by Sathya Perla
· 10 years ago
d658d98
be2net: assign CPU affinity hints to be2net IRQs
by Padmanabh Ratnakar
· 10 years ago
0fa74a4b
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
c8ba4ad0
be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs
by Suresh Reddy
· 10 years ago
435452a
be2net: Prevent VFs from enabling VLAN promiscuous mode
by Vasundhara Volam
· 10 years ago
dbedd44
ethernet: codespell comment spelling fixes
by Joe Perches
· 10 years ago
ace40af
be2net: implement .sriov_configure() PCI callback
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
c7bf716
ethernet: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
f962f84
be2net: move be_func_init() call inside be_setup()
by Sathya Perla
· 10 years ago
87ac1a5
be2net: refactor adapter resource cleanup sequence into be_cleanup()
by Kalesh AP
· 10 years ago
484d76f
be2net: refactor adapter resource initialzation sequence into be_resume()
by Kalesh AP
· 10 years ago
9fa465c
be2net: remove code duplication relating to Lancer reset sequence
by Sathya Perla
· 10 years ago
d0e1b31
be2net: refactor error detect/recovery function
by Kalesh AP
· 10 years ago
eb7dd46
be2net: use a wrapper to schedule and cancel error detection task
by Sathya Perla
· 10 years ago
ca3de6b
be2net: refactor function initalization sequence into be_func_init()
by Sathya Perla
· 10 years ago
6b085ba
be2net: get rid of be_get_initial_config() call from be_probe()
by Sathya Perla
· 10 years ago
78fad34e
be2net: move adapter fields alloc/free code to new routines
by Sathya Perla
· 10 years ago
cf5671e
be2net: Add a few inline functions to test TXQ conditions
by Sriharsha Basavapatna
· 10 years ago
152ffe5
be2net: Minor code cleanup in tx completion process
by Sriharsha Basavapatna
· 10 years ago
79a0d7d
be2net: Refactor be_xmit_enqueue() routine
by Sriharsha Basavapatna
· 10 years ago
804abcd
be2net: Refactor wrb_fill_hdr() routine
by Sriharsha Basavapatna
· 10 years ago
0f989f7
MODULE_DEVICE_TABLE: fix some callsites
by Andrew Morton
· 10 years ago
f986afc
be2net: avoid unncessary swapping of fields in eth_tx_wrb
by Sathya Perla
· 10 years ago
2125237
be2net: process port misconfig async event
by Vasundhara Volam
· 10 years ago
f66b7cf
be2net: refactor be_set_rx_mode() and be_vid_config() for readability
by Sathya Perla
· 10 years ago
ac34b74
be2net: remove duplicate code in be_cmd_rx_filter()
by Sathya Perla
· 10 years ago
Next »