index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
netxen
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: Remove redundant !ifa->ifa_dev check.
Kuniyuki Iwashima
2024-08-16
1
-3
/
+2
*
netxen_nic: Use {low,upp}er_32_bits() helpers
Geert Uytterhoeven
2024-07-10
1
-5
/
+2
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
1
-1
/
+1
*
netxen_nic: remove redundant assignment to variable capability
Colin Ian King
2024-02-09
1
-2
/
+0
*
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-11
1
-2
/
+0
*
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-04-23
1
-1
/
+1
*
netxen_nic: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-09
1
-9
/
+1
*
netxen_nic: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
2023-03-08
1
-1
/
+1
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-2
/
+1
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-3
/
+3
*
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
1
-1
/
+1
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
*
net: netxen: fix code indentation
Jean Sacren
2021-10-29
1
-1
/
+1
*
ethernet: netxen: use eth_hw_addr_set()
Jakub Kicinski
2021-10-19
1
-1
/
+3
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
netxen_nic: Remove the repeated declaration
Shaokun Zhang
2021-08-25
1
-1
/
+0
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-29
1
-0
/
+1
|
\
|
*
netxen_nic: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-18
1
-0
/
+1
*
|
netxen_nic: Fix an error handling path in 'netxen_nic_probe()'
Christophe JAILLET
2021-06-14
1
-0
/
+2
|
/
*
netxen_nic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-01-16
3
-77
/
+77
*
netxen_nic: fix MSI/MSI-x interrupts
Manish Chopra
2021-01-09
1
-6
/
+1
*
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-26
2
-3
/
+3
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
*
netxen_nic: use generic power management
Vaibhav Gupta
2020-07-05
1
-31
/
+28
*
net: netxen: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-15
1
-18
/
+3
*
qlogic: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-27
1
-1
/
+1
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-2
/
+2
*
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-23
1
-2
/
+2
*
ethernet: remove redundant memset
Fuqian Huang
2019-07-15
1
-3
/
+0
*
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
2019-06-03
1
-3
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15
Thomas Gleixner
2019-05-21
9
-153
/
+9
*
net: netxen: fix a missing check and an uninitialized use
Kangjie Lu
2018-12-21
1
-1
/
+2
*
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
1
-6
/
+0
|
\
|
*
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
1
-6
/
+0
*
|
qlogic: netxen: remove ndo_poll_controller
Eric Dumazet
2018-09-28
1
-23
/
+0
|
/
*
netxen_nic: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-08
1
-1
/
+2
*
qlogic: netxen: remove various redundant variables
Colin Ian King
2018-07-05
2
-11
/
+3
*
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
2018-05-30
1
-4
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-04-05
1
-1
/
+1
|
\
|
*
treewide: Align function definition open/close braces
Joe Perches
2018-03-26
1
-1
/
+1
*
|
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-7
/
+7
|
/
*
netxen: remove timespec usage
Arnd Bergmann
2017-11-30
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-22
1
-1
/
+1
|
\
|
*
netxen: fix incorrect loop counter decrement
Colin Ian King
2017-08-18
1
-1
/
+1
*
|
qlogic: make device_attribute const
Bhumika Goyal
2017-08-21
1
-2
/
+2
|
/
*
netxen_nic: Remove unused pointer hdr in netxen_setup_minidump()
Christos Gkekas
2017-07-03
1
-3
/
+0
*
netxen: remove writeq/readq function definitions
LABBE Corentin
2017-06-05
1
-14
/
+1
*
netxen_nic: set rcode to the return status from the call to netxen_issue_cmd
Colin Ian King
2017-05-11
1
-1
/
+1
*
netxen_nic: remove redundant check if retries is zero
Colin Ian King
2017-03-15
1
-7
/
+2
[next]