index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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]