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-10-07
wl12xx: move bss_type into wlvif
Eliad Peller
11
-101
/
+141
2011-10-07
wl12xx: replace wl->bssid with vif->bss_conf.bssid
Eliad Peller
4
-20
/
+11
2011-10-07
wl12xx: move basic_rate into wlvif
Eliad Peller
9
-52
/
+68
2011-10-07
wl12xx: move rate_set into wlvif
Eliad Peller
7
-27
/
+33
2011-10-07
wl12xx: define wl12xx_vif
Eliad Peller
7
-57
/
+96
2011-10-07
wl12xx: start reworking the init sequence
Eliad Peller
3
-148
/
+171
2011-10-07
wl12xx: replace wl->mac_addr with vif->addr
Eliad Peller
9
-44
/
+62
2011-10-07
wl12xx: disable AP-mode-specific quirks
Eliad Peller
4
-22
/
+0
2011-10-07
wl12xx: Add support for HW channel switch
Shahar Levi
6
-1
/
+133
2011-10-07
wl12xx: set max_sched_scan_ie_len correctly
Luciano Coelho
1
-0
/
+3
2011-10-07
wl12xx: configure rate policy for p2p operations
Eliad Peller
3
-1
/
+22
2011-10-03
ath9k_hw: set pci_express capability true for AR9480
Mohammed Shafi Shajakhan
1
-1
/
+6
2011-10-03
ath9k_hw: Fix number of GPIO pins for AR9287/9300
Mohammed Shafi Shajakhan
1
-0
/
+4
2011-10-03
libertas: detect TX lockups and reset hardware
Daniel Drake
2
-0
/
+36
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
24
-30
/
+53
2011-10-03
iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.
Don Fry
5
-33
/
+34
2011-10-03
ath9k_hw: extend GPIO pin select mask for rfkill
Mohammed Shafi Shajakhan
1
-6
/
+1
2011-10-03
mwifiex: handle an error path correctly
Amitkumar Karwar
1
-4
/
+1
2011-10-03
mwifiex: correct AMSDU aggregation check
Amitkumar Karwar
4
-11
/
+25
2011-10-03
ath9k_htc: add AVM FRITZ!WLAN 11N v2 support
Luis R. Rodriguez
1
-0
/
+1
2011-10-03
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
21
-1549
/
+4050
2011-10-03
ath6kl: include vmalloc.h in debug.c
Kalle Valo
1
-0
/
+1
2011-10-01
ath6kl: fix size_t related warnings
Kalle Valo
1
-7
/
+7
2011-09-30
mac80211: implement uAPSD
Johannes Berg
3
-3
/
+3
2011-09-30
mac80211: let drivers inform it about per TID buffered frames
Johannes Berg
3
-10
/
+10
2011-09-30
iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_sta
Greg Dietsche
1
-3
/
+0
2011-09-30
ath9k/ath9k_htc: Fix PS wrappers for RF kill
Mohammed Shafi Shajakhan
2
-3
/
+14
2011-09-30
rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_sync
Larry Finger
2
-34
/
+2
2011-09-30
rtlwifi: Remove unused routine _usb_readN_sync
Larry Finger
2
-12
/
+0
2011-09-30
mwifiex: add cfg80211 handlers add/del_virtual_intf
Yogesh Ashok Powar
6
-243
/
+207
2011-09-30
mwifiex: fix Tx data rate display issue
Amitkumar Karwar
1
-1
/
+17
2011-09-30
mwifiex: remove unreachable code
Amitkumar Karwar
1
-44
/
+2
2011-09-30
mwifiex: remove unnecessary mwifiex_dump_station_info() call
Amitkumar Karwar
1
-2
/
+0
2011-09-30
ath9k: Remove redundant my beacon check at ath_rx_ps_beacon
Rajkumar Manoharan
1
-17
/
+6
2011-09-30
ath9k: Remove unnecessary AMPDU check at tx status
Rajkumar Manoharan
2
-9
/
+2
2011-09-30
wireless: at76c50x: use native hex_pack_byte() method
Andy Shevchenko
1
-10
/
+8
2011-09-28
wireless/ath6kl: use of module_param requires the inclusion of moduleparam.h
Stephen Rothwell
1
-0
/
+1
2011-09-28
ath6kl: improve wmi debug messages
Kalle Valo
2
-10
/
+37
2011-09-28
ath6kl: add debug logs for booting
Kalle Valo
2
-9
/
+63
2011-09-28
ath6kl: add sdio debug messages
Kalle Valo
2
-9
/
+29
2011-09-28
ath6kl: add prefix parameter to ath6kl_dbg_dump()
Kalle Valo
4
-22
/
+28
2011-09-28
ath6kl: silence "invalid rate" warning
Kalle Valo
4
-1
/
+64
2011-09-28
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
8
-15
/
+26
2011-09-27
wl3501_cs: min_t() cast truncates high bits
Dan Carpenter
1
-1
/
+1
2011-09-27
iwlagn: fix scan complete processing
Johannes Berg
2
-4
/
+33
2011-09-27
iwlagn: move iwl_process_scan_complete up
Johannes Berg
1
-54
/
+54
2011-09-27
iwlagn: refactor scan complete
Johannes Berg
1
-8
/
+11
2011-09-27
iwlagn: make iwl_scan_cancel_timeout void
Johannes Berg
2
-4
/
+2
2011-09-27
iwlagn: remove Kelvin support
Johannes Berg
3
-9
/
+1
2011-09-27
iwlagn: fix slot programming
Johannes Berg
1
-1
/
+1
[next]