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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-26
cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down.
Michael Chan
1
-0
/
+7
2010-02-26
cnic: Finetune iSCSI connection reset.
Eddie Wai
1
-5
/
+16
2010-02-26
cnic: Finetune iSCSI connection set up.
Eddie Wai
2
-2
/
+17
2010-02-26
ixgbe: Do not allocate too many netdev txqueues
John Fastabend
1
-1
/
+13
2010-02-26
ixgbe: do not stop tx queues in ixgbe_set_tso
John Fastabend
1
-2
/
+0
2010-02-26
ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enable...
Mallikarjuna R Chilakala
1
-3
/
+29
2010-02-26
greth: convert to netdev_tx_t
kirjanov@gmail.com
1
-4
/
+8
2010-02-26
sis190: handle DMA mapping errors
kirjanov@gmail.com
1
-8
/
+19
2010-02-26
tc35815: Fix double locking on NAPI
Atsushi Nemoto
1
-2
/
+11
2010-02-26
isa-skelton: Remove a wrong netif_wake_queue() call
Atsushi Nemoto
1
-1
/
+0
2010-02-26
octeon: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-6
/
+1
2010-02-26
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
Jiri Pirko
18
-77
/
+42
2010-02-26
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
Jiri Pirko
27
-105
/
+82
2010-02-26
can: netlink support for bus-error reporting and counters
Wolfgang Grandegger
2
-3
/
+28
2010-02-26
drivers/net/myri10ge: Use pr_<level> and netdev_<level>
Joe Perches
1
-116
/
+67
2010-02-26
drivers/net/chelsio: Use pr_<level>, netif_msg_<type>
Joe Perches
7
-72
/
+56
2010-02-26
KS8695: Don't call netif_carrier_off() from ndo_stop()
Yegor Yefremov
1
-1
/
+0
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
79
-1474
/
+2182
2010-02-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-30
/
+78
2010-02-26
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2010-02-24
RDMA/cxgb3: Doorbell overflow avoidance and recovery
Steve Wise
6
-5
/
+93
2010-02-24
iwlwifi: increase command buffer size
Abhijeet Kolekar
2
-4
/
+8
2010-02-24
Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"
Reinette Chatre
3
-62
/
+1
2010-02-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-9
/
+27
2010-02-23
tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON
Atsushi Nemoto
1
-1
/
+0
2010-02-23
cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)
Torgny Johansson
1
-0
/
+5
2010-02-23
e1000: Fix DMA mapping error handling on RX
Anton Blanchard
1
-1
/
+18
2010-02-23
e1000: correct wrong coding style for "else"
Jiri Pirko
1
-2
/
+1
2010-02-23
can:ti_hecc: Add pm hook-up
Sriram
1
-3
/
+48
2010-02-23
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
29
-98
/
+69
2010-02-23
e1000: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-20
/
+17
2010-02-23
net: convert multiple drivers to use netdev_for_each_mc_addr, part3
Jiri Pirko
22
-74
/
+50
2010-02-23
net/arm: convert to use netdev_for_each_mc_addr
Jiri Pirko
5
-30
/
+28
2010-02-23
drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
1
-147
/
+96
2010-02-23
b44: use netdev_alloc_skb instead of dev_alloc_skb
Hauke Mehrtens
1
-1
/
+1
2010-02-23
b44: Set PHY address to NO_PHY if reset fails.
Hauke Mehrtens
1
-1
/
+5
2010-02-23
ixgbe: prevent speculative processing of descriptors before ready
Milton Miller
1
-0
/
+1
2010-02-22
mwl8k: convert to new station add/remove callbacks
Johannes Berg
1
-84
/
+22
2010-02-22
iwlwifi: sanity check before counting number of tfds can be free
Stanislaw Gruszka
2
-5
/
+7
2010-02-22
iwlwifi: error checking for number of tfds in queue
Wey-Yi Guy
4
-4
/
+20
2010-02-21
eepro: fix netdev_mc_count conversion
Alexander Beregalov
1
-1
/
+1
2010-02-20
be2net: Bump the driver version number
Ajit Khaparde
1
-1
/
+1
2010-02-20
be2net: Maintain tx and rx counters in driver
Ajit Khaparde
2
-9
/
+11
2010-02-20
be2net: update copyright dates
Ajit Khaparde
6
-6
/
+6
2010-02-20
r8169: enable 64-bit DMA by default for PCI Express devices (v2)
Robert Hancock
1
-7
/
+14
2010-02-20
sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
Ben Hutchings
1
-18
/
+27
2010-02-20
sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
Ben Hutchings
1
-1
/
+1
2010-02-20
mlx4: replace the dma_sync_single_range_for_cpu/device API
FUJITA Tomonori
1
-4
/
+4
2010-02-20
greth: some driver cleanups
kirjanov@gmail.com
1
-31
/
+18
2010-02-20
net/pcmcia: convert to use netdev_for_each_mc_addr
Jiri Pirko
5
-69
/
+67
[prev]
[next]