index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
netxen
Age
Commit message (
Expand
)
Author
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-07
netxen: netxen_rom_fast_read() doesn't return -1
Dan Carpenter
2016-05-07
netxen: reversed condition in netxen_nic_set_link_parameters()
Dan Carpenter
2016-05-07
netxen: fix error handling in netxen_get_flash_block()
Dan Carpenter
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-02-25
netxen: Use kobj_to_dev()
Amitoj Kaur Chawla
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-05-27
net: netxen: correct sysfs bin attribute return code
Vladimir Zapolskiy
2015-05-09
netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)
Tony Camuso
2015-04-30
netxen_nic: use spin_[un]lock_bh around tx_clean_lock
Tony Camuso
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-01
netxen_nic: Fix trivial typos in comments
Yannick Guerrini
2015-02-05
netxen: Delete an unnecessary check before the function call "kfree"
Markus Elfring
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-25
netxen: fix netxen_nic_poll() logic
Eric Dumazet
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2014-11-06
netxen: Fix link event handling.
Manish Chopra
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-30
netxen: Fix bug in Tx completion path.
Manish Chopra
2014-09-30
netxen: Fix BUG "sleeping function called from invalid context"
Manish Chopra
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-08-26
treewide: Fix typo in printk
Masanari Iida
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-08
qlogic: use pci_zalloc_consistent
Joe Perches
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-02-18
netxen: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-31
net: netxen: slight optimization of addr compare
dingtianhong
2013-12-27
netxen: Correct off-by-one errors in bounds checks
David Gibson
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
2013-10-22
net: netxen: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-09-27
netxen_nic: Update version to 4.0.82
Shahed Shaikh
2013-09-27
netxen_nic: Print ULA information
Shahed Shaikh
2013-09-24
qlogic: Remove extern from function prototypes
Joe Perches
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-27
netxen: lower NAPI weight
Michal Schmidt
2013-08-09
netxen: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
2013-08-02
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
2013-06-03
net: ethernet: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-05-30
netxen_nic: Update version to 4.0.81
Manish Chopra
2013-05-30
netxen_nic: Avoid mixed mode interrupts
Manish Chopra
2013-05-30
netxen_nic: netxen_setup_intr() function code cleanup
Manish Chopra
2013-05-30
netxen_nic: Log proper error message in case of mismatched adapter type
Manish Chopra
2013-05-30
netxen_nic: Log driver version with firmware version
Manish Chopra
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
[prev]
[next]