index
:
linux.git
master
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
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
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
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2012-12-03
netxen: remove __dev* attributes
Bill Pemberton
2012-11-06
drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issue
Kumar Amit Mehta
2012-10-31
netxen: explicity handle pause autoneg parameter
Flavio Leitner
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-09-18
netxen: check for root bus in netxen_mask_aer_correctable
Nikolay Aleksandrov
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
2012-09-07
netdev: make pci_error_handlers const
Stephen Hemminger
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-07-12
netxen: fix link notification order
Flavio Leitner
2012-07-10
netxen: remove unnecessary setting of skb->dev
Jon Mason
[next]