index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
netxen
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-03
net: ethernet: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-2
/
+2
2013-05-31
netxen_nic: Update version to 4.0.81
Manish Chopra
1
-2
/
+2
2013-05-31
netxen_nic: Avoid mixed mode interrupts
Manish Chopra
2
-7
/
+46
2013-05-31
netxen_nic: netxen_setup_intr() function code cleanup
Manish Chopra
1
-31
/
+46
2013-05-31
netxen_nic: Log proper error message in case of mismatched adapter type
Manish Chopra
2
-4
/
+10
2013-05-31
netxen_nic: Log driver version with firmware version
Manish Chopra
1
-3
/
+3
2013-05-29
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-1
/
+1
2013-03-15
driver/qlogic: replace ip_fast_csum with csum_replace2
Li RongQing
1
-2
/
+2
2013-03-15
netxen: write IP address to firmware when using bonding
nikolay@redhat.com
2
-78
/
+147
2013-02-06
drivers: net: misc: Remove unused OOM variables
Joe Perches
1
-1
/
+0
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
4
-38
/
+17
2013-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+3
2013-01-22
netxen: fix off by one bug in netxen_release_tx_buffer()
Eric Dumazet
2
-1
/
+3
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-2
/
+1
2012-12-03
netxen: remove __dev* attributes
Bill Pemberton
1
-5
/
+5
2012-11-07
drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issue
Kumar Amit Mehta
1
-43
/
+43
2012-10-31
netxen: explicity handle pause autoneg parameter
Flavio Leitner
1
-0
/
+7
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-2
/
+2
2012-09-19
netxen: check for root bus in netxen_mask_aer_correctable
Nikolay Aleksandrov
1
-0
/
+4
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
1
-1
/
+1
2012-09-08
netdev: make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-1
/
+1
2012-07-12
netxen: fix link notification order
Flavio Leitner
1
-2
/
+2
2012-07-11
netxen: remove unnecessary setting of skb->dev
Jon Mason
1
-2
/
+0
2012-06-29
netxen_nic: restrict force firmware dump when dump is disabled.
Manish chopra
2
-5
/
+12
2012-06-26
netxen: Error return off by one for XG port.
Santosh Nayak
2
-4
/
+4
2012-06-26
netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.
Santosh Nayak
1
-2
/
+2
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2012-05-10
netxen_nic: Fix estimation of recv MSS in case of LRO
Rajesh Borundia
5
-4
/
+23
2012-05-10
netxen: added miniDIMM support in driver.
Sucheta Chakraborty
3
-0
/
+163
2012-05-10
netxen_nic: Allow only useful and recommended firmware dump capture mask values
Manish chopra
2
-8
/
+13
2012-05-10
netxen_nic: disable minidump by default
Sritej Velaga
1
-1
/
+1
2012-04-30
qlogic: get rid of a redundant test for NULL before call to release_firmware()
Jesper Juhl
1
-2
/
+1
2012-03-17
netxen: qlogic ethernet : Fix endian bug.
Santosh Nayak
3
-9
/
+9
2012-02-24
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
1
-1
/
+1
2012-02-09
netxen_nic: signedness bug in netxen_md_entry_err_chk()
Dan Carpenter
1
-1
/
+1
2012-02-09
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
1
-1
/
+1
2012-02-05
netxen: report valid speed and duplex status when link is down
Sony Chacko
2
-2
/
+7
2012-02-05
netxen: Fix a panic during driver unload in device_remove_file
Rajesh Borundia
1
-5
/
+3
2012-02-05
netxen_nic: Error logging on firmware hang
Sritej Velaga
2
-2
/
+20
2012-02-05
netxen_nic: Fix phy link status
Sritej Velaga
1
-1
/
+5
2012-02-05
netxen_nic: fw dump support
Manish chopra
6
-22
/
+1380
2012-02-05
netxen_nic: fix cdrp race condition
Sritej Velaga
2
-72
/
+89
2012-02-01
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-1
/
+0
2012-02-01
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-9
/
+3
2011-11-17
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-2
/
+4
2011-11-09
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
1
-4
/
+8
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-3
/
+3
2011-10-08
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
1
-3
/
+0
[next]