aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/netxen
Commit message (Expand)AuthorAge
* net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy2015-05-27
* netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)Tony Camuso2015-05-09
* netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso2015-04-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\
| * netxen_nic: Fix trivial typos in commentsYannick Guerrini2015-03-01
* | ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
|/
* netxen: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-02-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\
| * netxen: fix netxen_nic_poll() logicEric Dumazet2015-01-25
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
|/
* netxen: Fix link event handling.Manish Chopra2014-11-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
| |\
| * | drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-09
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typo in printkMasanari Iida2014-08-26
* | | netxen: Fix bug in Tx completion path.Manish Chopra2014-09-30
* | | netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra2014-09-30
| |/ |/|
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* | qlogic: use pci_zalloc_consistentJoe Perches2014-08-08
|/
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* netxen: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\
| * netxen: Correct off-by-one errors in bounds checksDavid Gibson2013-12-27
* | net: netxen: slight optimization of addr comparedingtianhong2013-12-31
* | ethernet: Fix FSF address in file headersJeff Kirsher2013-12-06
|/
* net: netxen: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-22
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* netxen_nic: Update version to 4.0.82Shahed Shaikh2013-09-27
* netxen_nic: Print ULA informationShahed Shaikh2013-09-27
* qlogic: Remove extern from function prototypesJoe Perches2013-09-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-05
|\
| * netxen: lower NAPI weightMichal Schmidt2013-08-27
* | netxen: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-09
* | ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches2013-08-02
|/
* net: ethernet: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-03
* netxen_nic: Update version to 4.0.81Manish Chopra2013-05-30
* netxen_nic: Avoid mixed mode interruptsManish Chopra2013-05-30
* netxen_nic: netxen_setup_intr() function code cleanupManish Chopra2013-05-30
* netxen_nic: Log proper error message in case of mismatched adapter typeManish Chopra2013-05-30
* netxen_nic: Log driver version with firmware versionManish Chopra2013-05-30
* net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing2013-03-15
* netxen: write IP address to firmware when using bondingnikolay@redhat.com2013-03-15
* drivers: net: misc: Remove unused OOM variablesJoe Perches2013-02-06
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-29
|\
| * netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2013-01-22
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-08
|/