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
/
wireless
/
iwlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-06
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
2
-0
/
+9
2008-08-30
wireless: remove unused #include <version.h>
Huang Weiyi
3
-3
/
+0
2008-08-23
wireless: replace __FUNCTION__ with __func__
Harvey Harrison
1
-2
/
+2
2008-08-23
iwlwifi: use le16 frame control directly, use QOS symbolic constant mask
Harvey Harrison
2
-5
/
+5
2008-08-23
iwlwifi: add level for debugging host command
Esti Kummer
3
-13
/
+39
2008-08-23
iwlwifi: kill struct iwl4965_lq_mngr
Tomas Winkler
2
-16
/
+0
2008-08-23
iwl-4965: test below 0 on unsigned num_tbs
roel kluin
1
-1
/
+1
2008-08-23
iwlwifi: use generic mac80211 radiotap headers
Bruno Randolf
6
-208
/
+27
2008-08-18
removed unused #include <version.h>
Huang Weiyi
9
-9
/
+0
2008-08-18
iwlwifi: fix printk newlines
Jiri Slaby
5
-11
/
+11
2008-08-07
iwlwifi: cleanup iwl_tx_skb
Tomas Winkler
3
-25
/
+22
2008-08-04
iwl3945: fix merge mistake for packet injection
Zhu Yi
1
-6
/
+0
2008-08-04
iwlwifi: grap nic access before accessing periphery registers
Tomas Winkler
1
-1
/
+3
2008-08-04
iwlwifi: decrement rx skb counter in scan abort handler
Emmanuel Grumbach
1
-0
/
+1
2008-08-04
iwlwifi: fix unhandled interrupt when HW rfkill is on
Tomas Winkler
1
-10
/
+8
2008-08-04
iwlwifi: implement iwl5000_calc_rssi
Tomas Winkler
5
-51
/
+119
2008-08-04
iwlwifi: memory allocation optimization
Gregory Greenman
4
-28
/
+59
2008-08-04
iwlwifi: HW bug fixes
Tomas Winkler
3
-6
/
+31
2008-08-04
iwlwifi: Don't use buffer allocated on the stack for led names
Sven Wegener
4
-28
/
+36
2008-08-04
iwlwifi: rename 4965 to AGN
Tomas Winkler
4
-63
/
+68
2008-08-04
iwlwifi: fix checkpatch.pl errors
Tomas Winkler
11
-60
/
+55
2008-08-04
iwlwifi: rename iwl4965-base.c to iwl-agn.c
Tomas Winkler
2
-4
/
+2
2008-08-04
iwlwifi: use dtim_period from association, and set listen_interval
Tomas Winkler
3
-4
/
+5
2008-08-04
iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUG
Denis V. Lunev
1
-0
/
+2
2008-08-04
iwlwifi: bug fix in AGG flow - cast const to ULL
Emmanuel Grumbach
3
-7
/
+7
2008-08-04
iwlwifi: set led register in disassociation
Esti Kummer
1
-16
/
+24
2008-08-04
iwlwifi: kill iwl4965_fill_rs_info
Tomas Winkler
3
-111
/
+0
2008-08-04
iwlwifi: rename iwl-4695-rs to iwl-agn-rs
Tomas Winkler
7
-128
/
+119
2008-08-04
iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.c
Tomas Winkler
2
-33
/
+31
2008-08-04
iwlwifi: move beacon handling to iwl4965-base.c
Tomas Winkler
4
-39
/
+37
2008-08-04
iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.c
Tomas Winkler
3
-38
/
+34
2008-08-04
iwlwifi: corrects power_level in sysfs
Esti Kummer
3
-63
/
+58
2008-08-04
iwlwifi: add power save to 5000 HW
Mohamed Abbas
7
-24
/
+18
2008-08-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-8
/
+10
2008-08-01
Remove newline from the description of module parameters
Niels de Vos
1
-1
/
+1
2008-08-01
iwl3945: Fix statistics in monitor mode
Maxim Levitsky
1
-4
/
+6
2008-08-01
iwlwifi: don't stop queue in the middle of fragmented packet
Tomas Winkler
1
-4
/
+4
2008-07-30
mac80211: partially fix skb->cb use
Johannes Berg
2
-2
/
+2
2008-07-30
drivers/net/wireless/iwlwifi/iwl-led.c: printk fix
Andrew Morton
1
-1
/
+3
2008-07-30
iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUG
Denis V. Lunev
1
-0
/
+2
2008-07-30
iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not set
Denis V. Lunev
1
-6
/
+2
2008-07-30
iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning.
Rami Rosen
1
-0
/
+2
2008-07-30
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
2
-4
/
+2
2008-07-14
iwlwifi: make index unsigned int for iwl_send_led_cmd
Abhijeet Kolekar
3
-3
/
+4
2008-07-14
iwlwifi: Fix LEDs for 3945
Abhijeet Kolekar
3
-85
/
+64
2008-07-14
iwlwifi: send TXPOWER command after a new RXON command
Zhu Yi
1
-10
/
+10
2008-07-14
iwlwifi: enable active scanning
Tomas Winkler
1
-41
/
+45
2008-07-14
iwlwifi: unify 4965 and 5000 scanning code
Tomas Winkler
5
-23
/
+33
2008-07-14
iwlwifi: LED use correctly blink table
Tomas Winkler
4
-71
/
+61
2008-07-14
iwlwifi: fix LED stall
Tomas Winkler
3
-50
/
+39
[next]