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
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
50
-259
/
+259
2011-12-20
phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support added
Frederic LAMBERT
3
-0
/
+380
2011-12-20
de4x5/PCI: use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
1
-7
/
+2
2011-12-20
sunhme/PCI: use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
1
-7
/
+2
2011-12-20
tg3: Make the RSS indir tbl admin configurable
Matt Carlson
1
-7
/
+101
2011-12-20
bnx2: Update driver to use new mips firmware.
Michael Chan
1
-4
/
+4
2011-12-20
be2net: Fix INTx processing for Lancer
Padmanabh Ratnakar
1
-1
/
+9
2011-12-20
myri10ge: Fix typo of 'VMware' in comment.
Vinson Lee
1
-1
/
+1
2011-12-19
mlx4: Fixing wrong error codes in communication channel
Yevgeny Petrilin
1
-32
/
+56
2011-12-19
mlx4: not using spin_lock_irq when getting vf by resource.
Yevgeny Petrilin
1
-2
/
+2
2011-12-19
mlx4_en: nullify cached multicast address list after cleanup
Alexander Guller
1
-0
/
+2
2011-12-19
mlx4_core: Changing link sensing logic
Yevgeny Petrilin
3
-16
/
+38
2011-12-19
mlx4: capability for link sensing
Yevgeny Petrilin
1
-2
/
+8
2011-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
117
-3239
/
+2995
2011-12-17
wimax/i2400m: remove an unused variable
Dan Carpenter
1
-5
/
+2
2011-12-17
be2net: Add support for Skyhawk cards
Ajit Khaparde
2
-0
/
+6
2011-12-17
mlx4: Fix compile error when driver is comiled-in
Joerg Roedel
1
-2
/
+2
2011-12-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
3
-11
/
+4
2011-12-16
sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GRO
Ben Hutchings
1
-5
/
+2
2011-12-16
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
4
-4
/
+7
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
4
-81
/
+55
2011-12-16
ath9k: Support RSN Mesh
Chun-Yeow Yeoh
1
-1
/
+2
2011-12-16
mac80211_hwsim: fix wmediumd_pid
Johannes Berg
1
-11
/
+10
2011-12-16
ath9k_hw: remove ATH9K_HW_CAP_CST
Mohammed Shafi Shajakhan
2
-20
/
+17
2011-12-16
ath9k: validate for non-zero BSSID
Mohammed Shafi Shajakhan
1
-0
/
+1
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-19
/
+19
2011-12-15
b43: N-PHY: check for bustype before touching BCMA CC PLLs
Rafał Miłecki
1
-50
/
+61
2011-12-15
brcm80211: smac: precendence bug in wlc_phy_attach()
Dan Carpenter
1
-2
/
+2
2011-12-15
ath9k: add DFS radar pulse processing
Zefir Kurtisi
8
-0
/
+425
2011-12-15
ath9k_hw: add DFS testing check
Zefir Kurtisi
3
-0
/
+37
2011-12-15
ath: add a debug level for DFS
Zefir Kurtisi
1
-0
/
+2
2011-12-15
brcmsmac: Replace kmalloc/memset with kzalloc
Larry Finger
1
-3
/
+1
2011-12-15
ath: document ATH_DBG_MCI
Luis R. Rodriguez
1
-0
/
+3
2011-12-15
ath9k: avoid retransmitting aggregation frames that a BAR was sent for
Felix Fietkau
2
-3
/
+25
2011-12-15
ath9k: simplify tx locking
Felix Fietkau
1
-34
/
+5
2011-12-15
ath9k: remove bogus sequence number increment
Felix Fietkau
1
-4
/
+0
2011-12-15
ath9k: reduce indentation level in a few places
Felix Fietkau
1
-65
/
+60
2011-12-15
ath9k: reduce the number of unnecessary BAR tx packets
Felix Fietkau
4
-23
/
+37
2011-12-15
ath9k: change maximum software retransmission handling
Felix Fietkau
2
-4
/
+13
2011-12-15
tg3: Break out RSS indir table init and assignment
Matt Carlson
2
-23
/
+37
2011-12-15
tg3: Use mii_advertise_flowctrl
Matt Carlson
1
-19
/
+3
2011-12-15
tg3: Add 57766 ASIC rev support
Matt Carlson
2
-27
/
+58
2011-12-15
tg3: Make the TX BD DMA limit configurable
Matt Carlson
2
-8
/
+9
2011-12-15
tg3: Enable EEE support for capable 10/100 devs
Matt Carlson
1
-10
/
+9
2011-12-15
wl12xx: alloc buffer in driver_state_read to prevent compilation warning
Luciano Coelho
1
-3
/
+13
2011-12-15
Set wlvif->ps_compl to NULL in before return
Pontus Fuchs
1
-6
/
+6
2011-12-15
wl12xx: remove unused firmware version macros
Luciano Coelho
1
-7
/
+0
2011-12-15
wl12xx: remove deprecated packet detection threshold config
Luciano Coelho
5
-56
/
+0
2011-12-15
wl12xx: use ieee80211_free_txskb()
Eliad Peller
2
-2
/
+9
2011-12-15
wl12xx: call extended radio parameters for wl127x AP mode
Luciano Coelho
1
-16
/
+15
[next]