index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
netxen
Age
Commit message (
Expand
)
Author
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-04
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-28
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-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
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-10
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
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-03-15
driver/qlogic: replace ip_fast_csum with csum_replace2
Li RongQing
2013-03-15
netxen: write IP address to firmware when using bonding
nikolay@redhat.com
2013-02-06
drivers: net: misc: Remove unused OOM variables
Joe Perches
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-22
netxen: fix off by one bug in netxen_release_tx_buffer()
Eric Dumazet
[next]