index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
netxen
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netxen: Fix link event handling.
Manish Chopra
2014-11-06
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-09
1
-3
/
+2
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
2
-4
/
+4
|
|
\
|
*
|
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-09-10
1
-3
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-08
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: Fix typo in printk
Masanari Iida
2014-08-26
1
-1
/
+1
*
|
|
netxen: Fix bug in Tx completion path.
Manish Chopra
2014-09-30
1
-2
/
+2
*
|
|
netxen: Fix BUG "sleeping function called from invalid context"
Manish Chopra
2014-09-30
2
-2
/
+2
|
|
/
|
/
|
*
|
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
|
qlogic: use pci_zalloc_consistent
Joe Perches
2014-08-09
1
-3
/
+1
|
/
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
netxen: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
1
-2
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
1
-2
/
+2
|
\
|
*
netxen: Correct off-by-one errors in bounds checks
David Gibson
2013-12-27
1
-2
/
+2
*
|
net: netxen: slight optimization of addr compare
dingtianhong
2013-12-31
1
-1
/
+1
*
|
ethernet: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
9
-27
/
+9
|
/
*
net: netxen: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-22
1
-2
/
+0
*
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-1
/
+1
*
netxen_nic: Update version to 4.0.82
Shahed Shaikh
2013-09-27
1
-2
/
+2
*
netxen_nic: Print ULA information
Shahed Shaikh
2013-09-27
2
-0
/
+29
*
qlogic: Remove extern from function prototypes
Joe Perches
2013-09-24
1
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
2
-2
/
+1
|
\
|
*
netxen: lower NAPI weight
Michal Schmidt
2013-08-27
2
-2
/
+1
*
|
netxen: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
2013-08-09
1
-5
/
+3
*
|
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
2013-08-02
1
-2
/
+2
|
/
*
net: ethernet: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-03
1
-2
/
+2
*
netxen_nic: Update version to 4.0.81
Manish Chopra
2013-05-31
1
-2
/
+2
*
netxen_nic: Avoid mixed mode interrupts
Manish Chopra
2013-05-31
2
-7
/
+46
*
netxen_nic: netxen_setup_intr() function code cleanup
Manish Chopra
2013-05-31
1
-31
/
+46
*
netxen_nic: Log proper error message in case of mismatched adapter type
Manish Chopra
2013-05-31
2
-4
/
+10
*
netxen_nic: Log driver version with firmware version
Manish Chopra
2013-05-31
1
-3
/
+3
*
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-1
/
+1
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-1
/
+1
*
driver/qlogic: replace ip_fast_csum with csum_replace2
Li RongQing
2013-03-15
1
-2
/
+2
*
netxen: write IP address to firmware when using bonding
nikolay@redhat.com
2013-03-15
2
-78
/
+147
*
drivers: net: misc: Remove unused OOM variables
Joe Perches
2013-02-06
1
-1
/
+0
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
4
-38
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
2
-1
/
+3
|
\
|
*
netxen: fix off by one bug in netxen_release_tx_buffer()
Eric Dumazet
2013-01-22
2
-1
/
+3
*
|
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-09
1
-2
/
+1
|
/
*
netxen: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-5
/
+5
*
drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issue
Kumar Amit Mehta
2012-11-06
1
-43
/
+43
*
netxen: explicity handle pause autoneg parameter
Flavio Leitner
2012-10-31
1
-0
/
+7
*
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-10-01
1
-2
/
+2
|
\
|
*
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
2012-09-12
1
-1
/
+1
|
|
\
|
|
*
netdev: make pci_error_handlers const
Stephen Hemminger
2012-09-08
1
-1
/
+1
|
*
|
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-08-23
1
-1
/
+1
|
|
/
*
/
netxen: check for root bus in netxen_mask_aer_correctable
Nikolay Aleksandrov
2012-09-18
1
-0
/
+4
|
/
*
netxen: fix link notification order
Flavio Leitner
2012-07-12
1
-2
/
+2
*
netxen: remove unnecessary setting of skb->dev
Jon Mason
2012-07-11
1
-2
/
+0
[next]