index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-30
net: emulex: benet: indent a Kconfig depends continuation line
Randy Dunlap
1
-1
/
+1
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
1
-1
/
+1
2019-09-07
be2net: make two arrays static const, makes object smaller
Colin Ian King
1
-2
/
+2
2019-08-18
be2net: eliminate enable field from be_aic_obj
Ivan Vecera
3
-7
/
+9
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-6
/
+2
2019-08-06
be2net: disable bh with spin_lock in be_process_mcc
Denis Kirjanov
2
-6
/
+2
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
1
-6
/
+6
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-07-21
be2net: Synchronize be_update_queues with dev_watchdog
Benjamin Poirier
1
-0
/
+5
2019-07-16
be2net: Signal that the device cannot transmit during reconfiguration
Benjamin Poirier
1
-1
/
+5
2019-06-22
be2net: fix link failure after ethtool offline test
Petr Oros
1
-6
/
+22
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2019-06-16
be2net: Fix number of Rx queues used for flow hashing
Ivan Vecera
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338
Thomas Gleixner
8
-40
/
+8
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
4
-0
/
+4
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
1
-1
/
+1
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/gi...
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 ...
Mark Rutland
1
-1
/
+1
[next]