index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-28
benet: remove broken and unused macro
Lubomir Rintel
1
-4
/
+0
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
3
-52
/
+52
2018-12-12
net: ndo_bridge_setlink: Add extack
Petr Machata
1
-1
/
+1
2018-11-21
benet: use skb_vlan_tag_get_prio()
Michał Mirosław
1
-1
/
+1
2018-11-08
benet: use __vlan_hwaccel helpers
Michał Mirosław
1
-4
/
+9
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+0
2018-10-23
Revert "be2net: remove desc field from be_eq_obj"
Ivan Vecera
2
-4
/
+3
2018-10-05
be2net: don't flip hw_features when VXLANs are added/deleted
Davide Caratti
1
-4
/
+1
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-1
/
+0
2018-09-05
be2net: Fix memory leak in be_cmd_get_profile_config()
Petr Oros
1
-1
/
+1
2018-08-09
be2net: Use Kconfig flag to support for enabling/disabling adapters
Petr Oros
3
-3
/
+63
2018-08-07
be2net: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-02
be2net: fix spelling mistake "seqence" -> "sequence"
Colin Ian King
1
-1
/
+1
2018-08-01
be2net: Update the driver version to 12.0.0.0
Suresh Reddy
1
-1
/
+1
2018-08-01
be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeout
Suresh Reddy
1
-1
/
+79
2018-07-12
be2net: move rss_flags field in rss_info to ensure proper alignment
Ivan Vecera
1
-1
/
+1
2018-07-12
be2net: re-order fields in be_error_recovert to avoid hole
Ivan Vecera
1
-4
/
+5
2018-07-12
be2net: remove unused tx_jiffies field from be_tx_stats
Ivan Vecera
1
-1
/
+0
2018-07-12
be2net: move txcp field in be_tx_obj to eliminate holes in the struct
Ivan Vecera
1
-1
/
+1
2018-07-12
be2net: reorder fields in be_eq_obj structure
Ivan Vecera
1
-2
/
+2
2018-07-12
be2net: remove desc field from be_eq_obj
Ivan Vecera
2
-3
/
+4
2018-07-12
be2net: remove unused old custom busy-poll fields
Ivan Vecera
1
-13
/
+0
2018-07-12
be2net: remove unused old AIC info
Ivan Vecera
1
-7
/
+0
2018-05-29
be2net: Fix error detection logic for BE3
Suresh Reddy
1
-1
/
+3
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-3
/
+3
2018-02-28
emulex/benet: Constify *be_misconfig_evt_port_state[]
Hernán Gonzalez
2
-2
/
+2
2018-02-06
be2net: Handle transmit completion errors in Lancer
Suresh Reddy
4
-48
/
+69
2018-02-06
be2net: Fix HW stall issue in Lancer
Suresh Reddy
1
-1
/
+4
2018-02-01
be2net: remove redundant initialization of 'head' and pointer txq
Colin Ian King
1
-2
/
+1
2018-01-25
be2net: networking block comments don't use an empty /* line
Rohit Visavalia
1
-2
/
+1
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+9
2018-01-22
be2net: restore properly promisc mode after queues reconfiguration
Ivan Vecera
1
-0
/
+9
2018-01-09
be2net: use ARRAY_SIZE for array sizing calculation on array cmd_priv_map
Colin Ian King
1
-1
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
Mark Rutland
1
-1
/
+1
2017-09-13
be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BEx
Suresh Reddy
2
-0
/
+22
2017-07-25
benet: fix set but not used warning
stephen hemminger
1
-3
/
+0
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2017-05-25
be2net: Update the driver version to 11.4.0.0
Suresh Reddy
1
-1
/
+1
2017-05-25
be2net: Fix UE detection logic for BE3
Suresh Reddy
2
-8
/
+22
2017-05-24
be2net: Fix offload features for Q-in-Q packets
Vlad Yasevich
1
-1
/
+3
2017-05-01
benet: Use time_before_eq for time comparison
Karim Eshapa
1
-3
/
+3
2017-04-18
be2net: VxLAN offload should be re-enabled when only 1 UDP port is left
Sriharsha Basavapatna
2
-44
/
+102
2017-03-30
be2net: Fix endian issue in logical link config command
Suresh Reddy
1
-3
/
+6
2017-02-03
be2net: get rid of custom busy poll code
Eric Dumazet
2
-147
/
+9
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+28
2017-02-01
be2net: fix initial MAC setting
Ivan Vecera
1
-5
/
+28
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+16
2017-01-16
be2net: fix MAC addr setting on privileged BE3 VFs
Ivan Vecera
1
-2
/
+10
2017-01-16
be2net: don't delete MAC on close on unprivileged BE3 VFs
Ivan Vecera
1
-1
/
+5
[next]