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