index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
/
benet
/
be_main.c
Age
Commit message (
Expand
)
Author
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-06-25
Revert "be2net: disable bh with spin_lock in be_process_mcc"
Petr Oros
2021-06-17
be2net: Fix an error handling path in 'be_probe()'
Christophe JAILLET
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2020-12-09
net: emulex: benet: simplify the return expression of be_if_create()
Zheng Yongjun
2020-07-14
be2net: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-01
benet: use generic power management
Vaibhav Gupta
2020-03-03
net/emulex: Delete driver version
Leon Romanovsky
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-08-18
be2net: eliminate enable field from be_aic_obj
Ivan Vecera
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
be2net: disable bh with spin_lock in be_process_mcc
Denis Kirjanov
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-21
be2net: Synchronize be_update_queues with dev_watchdog
Benjamin Poirier
2019-07-16
be2net: Signal that the device cannot transmit during reconfiguration
Benjamin Poirier
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338
Thomas Gleixner
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-01-28
benet: remove broken and unused macro
Lubomir Rintel
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-12
net: ndo_bridge_setlink: Add extack
Petr Machata
2018-11-21
benet: use skb_vlan_tag_get_prio()
Michał Mirosław
2018-11-08
benet: use __vlan_hwaccel helpers
Michał Mirosław
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-23
Revert "be2net: remove desc field from be_eq_obj"
Ivan Vecera
2018-10-05
be2net: don't flip hw_features when VXLANs are added/deleted
Davide Caratti
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-08-09
be2net: Use Kconfig flag to support for enabling/disabling adapters
Petr Oros
2018-08-02
be2net: fix spelling mistake "seqence" -> "sequence"
Colin Ian King
2018-08-01
be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeout
Suresh Reddy
2018-07-12
be2net: remove desc field from be_eq_obj
Ivan Vecera
2018-05-29
be2net: Fix error detection logic for BE3
Suresh Reddy
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2018-02-06
be2net: Handle transmit completion errors in Lancer
Suresh Reddy
2018-02-06
be2net: Fix HW stall issue in Lancer
Suresh Reddy
2018-02-01
be2net: remove redundant initialization of 'head' and pointer txq
Colin Ian King
2018-01-25
be2net: networking block comments don't use an empty /* line
Rohit Visavalia
2018-01-22
be2net: restore properly promisc mode after queues reconfiguration
Ivan Vecera
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-09-13
be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BEx
Suresh Reddy
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-25
be2net: Fix UE detection logic for BE3
Suresh Reddy
2017-05-24
be2net: Fix offload features for Q-in-Q packets
Vlad Yasevich
2017-05-01
benet: Use time_before_eq for time comparison
Karim Eshapa
2017-04-18
be2net: VxLAN offload should be re-enabled when only 1 UDP port is left
Sriharsha Basavapatna
2017-02-03
be2net: get rid of custom busy poll code
Eric Dumazet
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]