index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2011-10-07
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
1
-2
/
+2
2011-09-20
netxen: Add pcie workaround
Rajesh Borundia
2
-3
/
+64
2011-09-20
netxen: Fix vhdr_len in case of non vlan packets.
Rajesh Borundia
1
-1
/
+1
2011-09-15
netxen: convert to SKB paged frag API.
Ian Campbell
1
-2
/
+2
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-11
qlogic: Move the QLogic drivers
Jeff Kirsher
9
-0
/
+11460