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
2011-07-21
iwlagn: simplify the bus architecture
Emmanuel Grumbach
14
-140
/
+161
2011-07-21
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
18
-154
/
+168
2011-07-21
iwlagn: move iwl_prepare_card_hw to the transport layer
Emmanuel Grumbach
5
-7
/
+14
2011-07-21
iwlagn: move more functions from the start flow to the transport layer
Emmanuel Grumbach
8
-193
/
+178
2011-07-21
iwlagn: SCD configuration for AMPDU moves to transport layer
Emmanuel Grumbach
8
-239
/
+274
2011-07-21
iwlagn: radio sensor offset in le16 format
Wey-Yi Guy
2
-5
/
+5
2011-07-21
iwlagn: define valid init calibration mask
Wey-Yi Guy
1
-3
/
+13
2011-07-21
iwlagn: remove legacy calibration command
Wey-Yi Guy
1
-10
/
+0
2011-07-21
iwlagn: set correct calibration flag
Wey-Yi Guy
2
-2
/
+4
2011-07-21
iwlagn: kill iwlagn_setup_deferred_work
Emmanuel Grumbach
8
-22
/
+6
2011-07-21
iwlagn: kill iwlagn_rx_handler_setup
Emmanuel Grumbach
8
-28
/
+20
2011-07-21
iwlagn: add kick_nic API to transport layer
Emmanuel Grumbach
4
-2
/
+16
2011-07-20
libertas: only enable mesh when interface is active
Daniel Drake
5
-25
/
+11
2011-07-20
libertas: mesh: misc cleanup
Daniel Drake
2
-601
/
+388
2011-07-20
wireless: mwifiex: print hw address via %pM
Andy Shevchenko
1
-25
/
+8
2011-07-20
wireless: ath9k: use %pM to print MAC
Andy Shevchenko
1
-5
/
+2
2011-07-20
wireless: rtlwifi: throw away MAC_FMT and use %pM instead
Andy Shevchenko
7
-19
/
+13
2011-07-20
carl9170: fix sparse warnings enabled by CONFIG_SPARSE_RCU_POINTER
Pavel Roskin
1
-4
/
+4
2011-07-20
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
22
-1314
/
+1247
2011-07-20
b43: bcma: implement full core reset
Rafał Miłecki
1
-7
/
+27
2011-07-20
b43: correctly display longer chipsets ids
Rafał Miłecki
1
-2
/
+5
2011-07-20
b43: HT-PHY: fix masks in radio ctl
Rafał Miłecki
1
-5
/
+10
2011-07-20
b43: bcma: read info about supported bands
Rafał Miłecki
1
-6
/
+7
2011-07-20
b43: bcma: define 80211 core specific IO status bits
Rafał Miłecki
1
-0
/
+6
2011-07-20
b43: HT-PHY: fix typo in 0x2059 radio init
Rafał Miłecki
1
-1
/
+1
2011-07-20
b43: HT-PHY: find channel entry with regs data
Rafał Miłecki
1
-0
/
+9
2011-07-20
b43: HT-PHY: switch to channel after enabling radio
Rafał Miłecki
1
-1
/
+3
2011-07-19
b43: use agent R/W ops for BCMA_IOCTL
Rafał Miłecki
2
-4
/
+4
2011-07-18
ath9k: Fix some smatch warnings
Rajkumar Manoharan
2
-4
/
+8
2011-07-18
ath9k: Fix sparse warnings
Rajkumar Manoharan
3
-9
/
+22
2011-07-18
b43: bus: drop inline from SSB functions
Rafał Miłecki
1
-15
/
+12
2011-07-18
carl9170: set beacon xmit power to the max
Christian Lamparter
1
-83
/
+108
2011-07-18
carl9170: move beacon_update into tx.c
Christian Lamparter
3
-130
/
+130
2011-07-18
carl9170 firmware: update firmware headers
Christian Lamparter
2
-2
/
+42
2011-07-18
ath9k: use ath_opmode_to_string()
Pavel Roskin
1
-20
/
+2
2011-07-18
ath9k: remove defines in reg.h that exist in ../reg.h
Pavel Roskin
1
-23
/
+0
2011-07-18
ath9k: use get_unaligned_{b16, le16, le32} where possible
Pavel Roskin
5
-28
/
+23
2011-07-18
ath: use get_unaligned_le{16,32} in ath_hw_keysetmac()
Pavel Roskin
1
-5
/
+2
2011-07-16
iwlagn: add tx start API to transport layer
Emmanuel Grumbach
7
-210
/
+222
2011-07-16
iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
6
-315
/
+297
2011-07-16
iwlagn: move iwlagn_stop_device to transport layer
Emmanuel Grumbach
8
-58
/
+52
2011-07-16
iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
Emmanuel Grumbach
7
-299
/
+265
2011-07-16
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
9
-725
/
+799
2011-07-16
iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addr
Fry, Donald H
6
-12
/
+3
2011-07-16
iwlagn: calibration bitmap
Wey-Yi Guy
3
-10
/
+13
2011-07-16
iwlagn: set default of uCode ownership to driver
Hsu, Kenny
1
-0
/
+2
2011-07-16
iwlagn: simplify TX flags assignments
Johannes Berg
1
-11
/
+7
2011-07-16
iwlagn: add comment to tx and get_tx_cmd in iwl_trans_ops
Emmanuel Grumbach
1
-0
/
+2
2011-07-16
iwlagn: comments for iwl_cfg
Wey-Yi Guy
1
-5
/
+12
2011-07-16
iwlagn: another double indirect removed
Wey-Yi Guy
2
-20
/
+5
[next]