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
starfive-6.6.48-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
2014-02-07
tg3: Fix deadlock in tg3_change_mtu()
Nithin Sujir
1
-2
/
+2
2014-02-07
tg3: cleanup an error path in tg3_phy_reset_5703_4_5()
Dan Carpenter
1
-6
/
+7
2014-02-07
bnx2[x]: Make module parameters readable
James M Leddy
2
-7
/
+7
2014-02-07
net: irda: ep7211-sir: Remove driver
Alexander Shiyan
3
-78
/
+0
2014-02-07
net: phy: sunxi: Add new compatibles
Maxime Ripard
1
-0
/
+3
2014-02-07
net: ethernet: sunxi: Add new compatibles
Maxime Ripard
1
-0
/
+3
2014-02-06
rtl8180: Add error check for pci_map_single return value in TX path
andrea.merello
1
-0
/
+7
2014-02-06
rtl8180: Add error check for pci_map_single return value in RX path
andrea.merello
1
-3
/
+13
2014-02-06
xen-netback: Fix Rx stall due to race condition
Zoltan Kiss
3
-16
/
+7
2014-02-05
xen-netfront: handle backend CLOSED without CLOSING
David Vrabel
1
-1
/
+4
2014-02-05
bnx2x: fix L2-GRE TCP issues
Dmitry Kravkov
1
-1
/
+1
2014-02-05
net: qmi_wwan: add Netgear Aircard 340U
Bjørn Mork
1
-0
/
+1
2014-02-05
net: ethoc: set up MII management bus clock
Max Filippov
1
-2
/
+30
2014-02-05
net: ethoc: don't advertise gigabit speed on attached PHY
Max Filippov
1
-0
/
+5
2014-02-05
net: phy: ensure Gigabit features are masked off if requested
Florian Fainelli
1
-14
/
+24
2014-02-05
net:phy:dp83640: Initialize PTP clocks at device init.
Stefan Sørensen
1
-5
/
+8
2014-02-05
net:phy:dp83640: Do not hardcode timestamping event edge
Stefan Sørensen
1
-1
/
+4
2014-02-05
net:phy:dp83640: Declare that TX timestamping possible
Stefan Sørensen
1
-0
/
+1
2014-02-05
bonding: fail_over_mac should only affect AB mode in bond_set_mac_address()
dingtianhong
1
-1
/
+2
2014-02-05
bonding: fail_over_mac should only affect AB mode at enslave and removal proc...
dingtianhong
1
-7
/
+15
2014-02-05
ath9k: Fix TX power calculation
Sujith Manoharan
1
-0
/
+4
2014-02-05
ath9k: Do not support PowerSave by default
Sujith Manoharan
1
-1
/
+7
2014-02-05
ath9k: Fix build error on ARM
Sujith Manoharan
1
-3
/
+2
2014-02-05
ath9k_htc: avoid scheduling while atomic on sta_rc_update
Stanislaw Gruszka
2
-22
/
+40
2014-02-05
ar5523: fix usb id for Gigaset.
Oleksij Rempel
1
-1
/
+1
2014-02-05
ath9k_htc: Do not support PowerSave by default
Oleksij Rempel
1
-1
/
+7
2014-02-05
rt2500: disable PS by default
Stanislaw Gruszka
2
-0
/
+10
2014-02-05
rt2800: disable PS by default on USB
Stanislaw Gruszka
1
-3
/
+2
2014-02-05
ath9k_htc: make ->sta_rc_update atomic for most calls
Stanislaw Gruszka
1
-12
/
+13
2014-02-02
iwlwifi: mvm: don't allow A band if SKU forbids it
Emmanuel Grumbach
1
-0
/
+5
2014-02-02
iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scan
Emmanuel Grumbach
1
-1
/
+2
2014-02-02
vxlan: remove extra newline after function definition
Daniel Baluta
1
-1
/
+0
2014-02-02
net: ethoc: implement ethtool get/set ring parameters
Max Filippov
1
-0
/
+51
2014-02-02
net: ethoc: implement ethtool get registers
Max Filippov
1
-0
/
+20
2014-02-02
net: ethoc: implement ethtool get/set settings
Max Filippov
1
-0
/
+24
2014-02-02
net: ethoc: implement basic ethtool operations
Max Filippov
1
-0
/
+6
2014-01-31
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-0
/
+1
2014-01-31
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-116
/
+154
2014-01-31
drivers/net/phy/mdio_bus.c: call put_device on device_register() failure
Levente Kurusa
1
-0
/
+1
2014-01-31
Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca...
David S. Miller
3
-4
/
+7
2014-01-31
e100: Fix "disabling already-disabled device" warning
Michele Baldessari
1
-1
/
+1
2014-01-31
can: add destructor for self generated skbs
Oliver Hartkopp
3
-31
/
+11
2014-01-31
net/vxlan: Go over all candidate streams for GRO matching
Or Gerlitz
1
-2
/
+0
2014-01-31
net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver
Stefan Roese
1
-2
/
+12
2014-01-30
iwlwifi: mvm: don't leak a station when we drain
Emmanuel Grumbach
1
-36
/
+37
2014-01-30
iwlwifi: mvm: notify match found without filtering
David Spinadel
2
-1
/
+5
2014-01-30
iwlwifi: add more 7265 HW IDs
Oren Givon
1
-1
/
+6
2014-01-30
iwlwifi: mvm: print the version of the firmware when it asserts
Emmanuel Grumbach
1
-0
/
+2
2014-01-30
iwlwifi: mvm: disable scheduled scan
Johannes Berg
1
-1
/
+1
2014-01-30
iwlwifi: mvm: make local pointer non-static
Johannes Berg
1
-1
/
+1
[prev]
[next]