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
/
iwl-rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-14
iwlagn: rename iwl-rx.c to iwl-agn-rx.c
Wey-Yi Guy
1
-1139
/
+0
2011-10-14
iwlagn: merge station management functions
Wey-Yi Guy
1
-1
/
+0
2011-10-14
iwlagn: rename all the mac80211 callback functions
Wey-Yi Guy
1
-1
/
+1
2011-10-14
iwlagn: update beacon smarter
Johannes Berg
1
-2
/
+0
2011-10-14
iwlagn: add "echo test" command to debugfs
Wey-Yi Guy
1
-0
/
+1
2011-09-22
iwlagn: remove the callback in host commands
Emmanuel Grumbach
1
-33
/
+62
2011-09-20
iwlagn: do not use interruptible waits
Johannes Berg
1
-1
/
+1
2011-09-14
iwlagn: clean up of transport layer
Emmanuel Grumbach
1
-0
/
+81
2011-09-14
iwlagn: remove priv dereferences from the transport layer
Emmanuel Grumbach
1
-1
/
+1
2011-08-29
iwlagn: move the mapping ac to queue / fifo to transport
Emmanuel Grumbach
1
-1
/
+1
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
1
-4
/
+4
2011-08-29
iwlagn: move isr_statistics to transport layer
Emmanuel Grumbach
1
-1
/
+1
2011-08-29
iwlagn: modify the debug macro to be usable by all the layers
Emmanuel Grumbach
1
-1
/
+2
2011-08-29
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
1
-11
/
+11
2011-08-29
iwlagn: workqueue moves to iwl_shared
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
1
-0
/
+1
2011-07-21
iwlagn: remove un-necessary "_agn"
Wey-Yi Guy
1
-13
/
+13
2011-07-21
iwlagn: kill iwlagn_rx_handler_setup
Emmanuel Grumbach
1
-2
/
+14
2011-07-16
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
1
-136
/
+0
2011-07-16
iwlagn: remove dual-indirect call to simply the code
Wey-Yi Guy
1
-3
/
+3
2011-07-16
iwlagn: move the Rx dispatching to the upper layer
Emmanuel Grumbach
1
-0
/
+46
2011-07-11
iwlagn: remove iwlagn_hcmd_utils structure and call directly
Don Fry
1
-1
/
+42
2011-07-11
iwlagn: remove double level temperature indirect call
Wey-Yi Guy
1
-2
/
+2
2011-07-01
iwlagn: remove the indirection for the rx write pointer
Emmanuel Grumbach
1
-4
/
+3
2011-07-01
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
1
-40
/
+0
2011-06-18
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
1
-2
/
+2
2011-06-03
iwlagn: fix channel switch locking
Stanislaw Gruszka
1
-12
/
+12
2011-04-30
iwlagn: mod param cleanup
Don Fry
1
-4
/
+3
2011-04-22
iwlagn: implement synchronous firmware load
Johannes Berg
1
-50
/
+0
2011-04-08
iwlagn: clean up & autodetect statistics
Johannes Berg
1
-143
/
+155
2011-04-08
iwlagn: fix radar frame rejection
Garen Tamrazian
1
-0
/
+21
2011-04-07
iwlagn: remove rxb page bookkeeping
Johannes Berg
1
-1
/
+0
2011-04-07
iwlagn: clean up alive handling
Johannes Berg
1
-5
/
+5
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
1
-1
/
+1
2011-03-07
iwlwifi: fix iwl-rx.c compilation
Stanislaw Gruszka
1
-0
/
+1
2011-03-04
iwlwifi: avoid too frequent recover from statistics
Stanislaw Gruszka
1
-20
/
+26
2011-03-04
iwlwifi: cleanup iwl_good_plcp_health
Stanislaw Gruszka
1
-70
/
+45
2011-03-04
iwlwifi: move rx handlers code to iwl-rx.c
Stanislaw Gruszka
1
-25
/
+498
2011-02-28
iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.c
Stanislaw Gruszka
1
-2
/
+224
2011-02-28
iwlwifi: move check health code into iwl-rx.c
Stanislaw Gruszka
1
-8
/
+154
2011-02-28
iwlwifi: add {ack,plpc}_check module parameters
Stanislaw Gruszka
1
-2
/
+6
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-6
/
+0
2011-02-21
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
1
-0
/
+6
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-6
/
+0
2011-02-10
iwlwifi: cleanup iwl_recover_from_statistics
Stanislaw Gruszka
1
-25
/
+12
2010-11-15
iwlagn: enable shadow register
Wey-Yi Guy
1
-18
/
+27
2010-11-15
iwlwlifi: update rx write pointer w/o request mac access in the CAM mode
Winkler, Tomas
1
-1
/
+1
2010-10-08
iwlwifi: clean up declarations
Johannes Berg
1
-1
/
+0
2010-08-27
iwlwifi: initial contextification
Johannes Berg
1
-2
/
+7
2010-07-02
iwlwifi: fix fw_restart module parameter
Wey-Yi Guy
1
-2
/
+2
[next]