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
*
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
*
netxen_nic: restrict force firmware dump when dump is disabled.
Manish chopra
2012-06-29
2
-5
/
+12
*
netxen: Error return off by one for XG port.
Santosh Nayak
2012-06-26
2
-4
/
+4
*
netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.
Santosh Nayak
2012-06-26
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-23
1
-2
/
+1
|
\
|
*
qlogic: get rid of a redundant test for NULL before call to release_firmware()
Jesper Juhl
2012-04-30
1
-2
/
+1
*
|
netxen_nic: Fix estimation of recv MSS in case of LRO
Rajesh Borundia
2012-05-10
5
-4
/
+23
*
|
netxen: added miniDIMM support in driver.
Sucheta Chakraborty
2012-05-10
3
-0
/
+163
*
|
netxen_nic: Allow only useful and recommended firmware dump capture mask values
Manish chopra
2012-05-10
2
-8
/
+13
*
|
netxen_nic: disable minidump by default
Sritej Velaga
2012-05-10
1
-1
/
+1
|
/
*
netxen: qlogic ethernet : Fix endian bug.
Santosh Nayak
2012-03-17
3
-9
/
+9
*
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-23
1
-1
/
+1
*
netxen_nic: signedness bug in netxen_md_entry_err_chk()
Dan Carpenter
2012-02-09
1
-1
/
+1
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-09
1
-1
/
+1
*
netxen: report valid speed and duplex status when link is down
Sony Chacko
2012-02-04
2
-2
/
+7
*
netxen: Fix a panic during driver unload in device_remove_file
Rajesh Borundia
2012-02-04
1
-5
/
+3
*
netxen_nic: Error logging on firmware hang
Sritej Velaga
2012-02-04
2
-2
/
+20
*
netxen_nic: Fix phy link status
Sritej Velaga
2012-02-04
1
-1
/
+5
*
netxen_nic: fw dump support
Manish chopra
2012-02-04
6
-22
/
+1380
*
netxen_nic: fix cdrp race condition
Sritej Velaga
2012-02-04
2
-72
/
+89
*
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-1
/
+0
*
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
1
-9
/
+3
*
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
1
-2
/
+4
*
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-11-08
1
-4
/
+8
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-3
/
+3
*
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-08
1
-3
/
+0
[next]