Sign in
android-kvm
/
linux
/
cf2c4a3f35b75d38cebb4afbd578f1594f068d1e
/
drivers
/
net
/
ethernet
/
emulex
ffd342e
be2net: Synchronize be_update_queues with dev_watchdog
by Benjamin Poirier
· 6 years ago
7429c6c
be2net: Signal that the device cannot transmit during reconfiguration
by Benjamin Poirier
· 6 years ago
2e5db6e
be2net: fix link failure after ethtool offline test
by Petr Oros
· 6 years ago
da0f382
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
718f4a2
be2net: Fix number of Rx queues used for flow hashing
by Ivan Vecera
· 6 years ago
6e9ef50
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
6b16f9e
net: move skb->xmit_more hint to softnet data
by Florian Westphal
· 6 years ago
8e067bb
benet: remove broken and unused macro
by Lubomir Rintel
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
2fd527b
net: ndo_bridge_setlink: Add extack
by Petr Machata
· 6 years ago
fb1e3df
benet: use skb_vlan_tag_get_prio()
by Michał Mirosław
· 6 years ago
c4062f8
benet: use __vlan_hwaccel helpers
by Michał Mirosław
· 6 years ago
bd6bf7c
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
5ef7915
Revert "be2net: remove desc field from be_eq_obj"
by Ivan Vecera
· 6 years ago
2d52527
be2net: don't flip hw_features when VXLANs are added/deleted
by Davide Caratti
· 6 years ago
62b36c3
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
by Oza Pawandeep
· 6 years ago
9d7f19d
be2net: Fix memory leak in be_cmd_get_profile_config()
by Petr Oros
· 7 years ago
98471b5
be2net: Use Kconfig flag to support for enabling/disabling adapters
by Petr Oros
· 7 years ago
40f99ed
be2net: Mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
ffd7ce3
be2net: fix spelling mistake "seqence" -> "sequence"
by Colin Ian King
· 7 years ago
40c0066
be2net: Update the driver version to 12.0.0.0
by Suresh Reddy
· 7 years ago
c1b3bdb
be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeout
by Suresh Reddy
· 7 years ago
28ace84
be2net: move rss_flags field in rss_info to ensure proper alignment
by Ivan Vecera
· 7 years ago
03d231a
be2net: re-order fields in be_error_recovert to avoid hole
by Ivan Vecera
· 7 years ago
f9520b8
be2net: remove unused tx_jiffies field from be_tx_stats
by Ivan Vecera
· 7 years ago
646d2c1
be2net: move txcp field in be_tx_obj to eliminate holes in the struct
by Ivan Vecera
· 7 years ago
e9c74cd8
be2net: reorder fields in be_eq_obj structure
by Ivan Vecera
· 7 years ago
d6d9704
be2net: remove desc field from be_eq_obj
by Ivan Vecera
· 7 years ago
c1328a2
be2net: remove unused old custom busy-poll fields
by Ivan Vecera
· 7 years ago
a5d7fcb
be2net: remove unused old AIC info
by Ivan Vecera
· 7 years ago
d2c2725
be2net: Fix error detection logic for BE3
by Suresh Reddy
· 7 years ago
d3757ba
ethernet: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
262c974
emulex/benet: Constify *be_misconfig_evt_port_state[]
by Hernán Gonzalez
· 7 years ago
ffc3962
be2net: Handle transmit completion errors in Lancer
by Suresh Reddy
· 7 years ago
3df40aa
be2net: Fix HW stall issue in Lancer
by Suresh Reddy
· 7 years ago
2e85283
be2net: remove redundant initialization of 'head' and pointer txq
by Colin Ian King
· 7 years ago
5f834cf
be2net: networking block comments don't use an empty /* line
by Rohit Visavalia
· 7 years ago
5ca1144
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
52acf06
be2net: restore properly promisc mode after queues reconfiguration
by Ivan Vecera
· 7 years ago
2b1eaa6
be2net: use ARRAY_SIZE for array sizing calculation on array cmd_priv_map
by Colin Ian King
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
822f8565
be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BEx
by Suresh Reddy
· 7 years ago
8916829
benet: fix set but not used warning
by stephen hemminger
· 8 years ago
34aa83c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
aab0830
be2net: Update the driver version to 11.4.0.0
by Suresh Reddy
· 8 years ago
673c96e
be2net: Fix UE detection logic for BE3
by Suresh Reddy
· 8 years ago
cc6e9de
be2net: Fix offload features for Q-in-Q packets
by Vlad Yasevich
· 8 years ago
2faf265
benet: Use time_before_eq for time comparison
by Karim Eshapa
· 8 years ago
bf8d9df
be2net: VxLAN offload should be re-enabled when only 1 UDP port is left
by Sriharsha Basavapatna
· 8 years ago
0b98ca2
be2net: Fix endian issue in logical link config command
by Suresh Reddy
· 8 years ago
fb6113e
be2net: get rid of custom busy poll code
by Eric Dumazet
· 8 years ago
e216015
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
4993b39
be2net: fix initial MAC setting
by Ivan Vecera
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
580bdf5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3439352
be2net: fix MAC addr setting on privileged BE3 VFs
by Ivan Vecera
· 8 years ago
6d928ae
be2net: don't delete MAC on close on unprivileged BE3 VFs
by Ivan Vecera
· 8 years ago
fe68d8b
be2net: fix status check in be_cmd_pmac_add()
by Ivan Vecera
· 8 years ago
bb1d303
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
6052cd1
be2net: fix unicast list filling
by Ivan Vecera
· 8 years ago
1d0f110
be2net: fix accesses to unicast list
by Ivan Vecera
· 8 years ago
76eb75b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
096de2f
benet: stricter vxlan offloading check in be_features_check
by Sabrina Dubroca
· 8 years ago
fd90095
net: emulex: benet: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
76b1592
be2net: Increase skb headroom size to 256 bytes
by Kalesh A P
· 8 years ago
c63d352
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d14584d
be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.
by Venkat Duvvuru
· 8 years ago
f9aa9dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ea33934
be2net: do not call napi_hash_del()
by Eric Dumazet
· 8 years ago
d894be5
ethernet: use net core MTU range checking in more drivers
by Jarod Wilson
· 8 years ago
dc6e851
be2net: Enable VF link state setting for BE3
by Suresh Reddy
· 8 years ago
f3d6ad8
be2net: Fix TX stats for TSO packets
by Sriharsha Basavapatna
· 8 years ago
77b696c
be2net: Update Copyright string in be_hw.h
by Sriharsha Basavapatna
· 8 years ago
f5ef017
be2net: NCSI FW section should be properly updated with ethtool for BE3
by Sriharsha Basavapatna
· 8 years ago
6ee080b
be2net: Provide an alternate way to read pf_num for BEx chips
by Sriharsha Basavapatna
· 8 years ago
e6053dd
be2net: fix non static symbol warnings
by Wei Yongjun
· 8 years ago
79aab09
net: Update API for VF vlan protocol 802.1ad support
by Moshe Shemesh
· 8 years ago
d766e7e
be2net: mark symbols static where possible
by Baoyou Xie
· 8 years ago
368f2f1
be2net: Update the driver version to 11.1.0.0
by Sriharsha Basavapatna
· 9 years ago
c27ebf5
be2net: Fix mac address collision in some configurations
by Suresh Reddy
· 9 years ago
988d44b
be2net: Avoid redundant addition of mac address in HW
by Suresh Reddy
· 9 years ago
62259ac
be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES SLI cmd.
by Somnath Kotur
· 9 years ago
f72099e
be2net: Issue COMMON_RESET_FUNCTION cmd during driver unload
by Somnath Kotur
· 9 years ago
710f3e5
be2net: Support UE recovery in BEx/Skyhawk adapters
by Sriharsha Basavapatna
· 9 years ago
b717241
be2net: replace polling with sleeping in the FW completion path
by Sathya Perla
· 9 years ago
92fbb1d
be2net: Avoid unnecessary firmware updates of multicast list
by Sriharsha Basavapatna
· 9 years ago
0aff1fb
be2net: do not remove vids from driver table if be_vid_config() fails.
by Sathya Perla
· 9 years ago
841f60f
be2net: clear vlan-promisc setting before programming the vlan list
by Somnath Kotur
· 9 years ago
d348061
be2net: perform temperature query in adapter regardless of its interface state
by Guilherme G. Piccoli
· 9 years ago
6fde0e6
be2net: signedness bug in be_msix_enable()
by Dan Carpenter
· 9 years ago
7dfbe7d
be2net: Change copyright markings in source files
by Somnath Kotur
· 9 years ago
884476b
be2net: Fix broadcast echoes from EVB in BE3
by Somnath Kotur
· 9 years ago
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
bde6b7c
benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
by Alexander Duyck
· 9 years ago
de2b1e0
be2net: Fix provisioning of RSS for VFs in multi-partition configurations
by Somnath Kotur
· 9 years ago
45f13df
be2net: Enable Wake-On-LAN from shutdown for Skyhawk
by Sriharsha Basavapatna
· 9 years ago
b9263cb
be2net: use max-TXQs limit too while provisioning VF queue pairs
by Suresh Reddy
· 9 years ago
Next »