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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-27
wl1271: Add config structure for RX path parameters
Juuso Oikarinen
5
-54
/
+110
2009-10-27
wl1271: Add structure for firmware configuration values
Juuso Oikarinen
8
-224
/
+274
2009-10-27
wl1271: Workaround for reference clock setting on boot.
Juuso Oikarinen
1
-1
/
+8
2009-10-27
iwlwifi: use paged Rx
Zhu Yi
15
-240
/
+284
2009-10-27
wl1271: remove unnecessary joins and join only when the bssid changes
Luciano Coelho
3
-45
/
+24
2009-10-27
wl1271: use acx_rx_config instead of join when updating filters
Luciano Coelho
1
-1
/
+3
2009-10-27
wl1271: Update boot time configuration for the new firmware
Juuso Oikarinen
1
-1
/
+1
2009-10-27
wl1271: Remove outdated SPI functions
Juuso Oikarinen
9
-140
/
+107
2009-10-27
wl1271: Update TX path block calucation algo
Juuso Oikarinen
1
-2
/
+2
2009-10-27
wl1271: Enable smart reflex
Juuso Oikarinen
3
-0
/
+100
2009-10-27
wl1271: Enable ELP
Juuso Oikarinen
1
-6
/
+1
2009-10-27
wl1271: Update interrupt handling by removing an extra SPI read
Juuso Oikarinen
2
-45
/
+31
2009-10-27
wl1271: RefClk configuration
Juuso Oikarinen
2
-3
/
+26
2009-10-27
wl1271: Add top-register access functions
Juuso Oikarinen
4
-38
/
+66
2009-10-27
wl1271: Remove RX workaround
Juuso Oikarinen
2
-5
/
+0
2009-10-27
wl1271: Update memory mapping for firmware revision 6.1.0.0.241
Juuso Oikarinen
5
-161
/
+116
2009-10-27
wl1271: enable HW_AVAILABLE interrupt to fix ELP
Luciano Coelho
1
-2
/
+3
2009-10-27
wl1271: add workaround to avoid distortion due to excessive tx power
Luciano Coelho
1
-1
/
+6
2009-10-27
wl1271: workaround to send a disconnect before rejoining
Luciano Coelho
3
-0
/
+21
2009-10-27
wl1271: implement cmd_disconnect
Luciano Coelho
2
-1
/
+58
2009-10-27
iwlwifi: update channel switch command API
Wey-Yi Guy
1
-1
/
+46
2009-10-27
iwl3945: rearrange the code.
Abhijeet Kolekar
1
-8
/
+11
2009-10-27
iwlwifi/iwl3945: remove data_retry_limit
Abhijeet Kolekar
5
-9
/
+1
2009-10-27
iwl3945: rename tx to tx_cmd
Abhijeet Kolekar
2
-37
/
+37
2009-10-27
iwlwifi/iwl3945: unify rts_tx_cmd_flag
Abhijeet Kolekar
5
-21
/
+22
2009-10-27
iwlwifi: showing accumulative ucode statistics counters
Wey-Yi Guy
4
-229
/
+447
2009-10-27
iwlwifi: dynamic allocate tx queue structure
Wey-Yi Guy
11
-59
/
+144
2009-10-27
iwl3945: move iwl_power_initialize()
Ben Cahill
2
-2
/
+1
2009-10-27
iwl3945: streamline iwl3945_rfkill_poll()
Ben Cahill
1
-6
/
+21
2009-10-27
iwlwifi: fix userspace setting of sleep_level_override
Reinette Chatre
1
-1
/
+3
2009-10-27
iwlwifi: additional items in sensitivity range table
Wey-Yi Guy
6
-9
/
+30
2009-10-27
iwlwifi: remove duplicated/unused definition
Wey-Yi Guy
3
-9
/
+6
2009-10-27
iwlagn, iwl3945: remove apm_reset() functions
Ben Cahill
7
-132
/
+0
2009-10-27
iwl3945: remove unnecessary call to apm_ops.reset()
Ben Cahill
1
-5
/
+0
2009-10-27
iwlwifi: turn off device when not used.
Ben Cahill
2
-9
/
+5
2009-10-27
iwl3945: update iwl3945_apm_init()
Ben Cahill
1
-6
/
+36
2009-10-27
airo : allow supend with card without power management
matthieu castet
1
-1
/
+2
2009-10-27
ssb: Put host pointers into a union
Michael Buesch
1
-2
/
+2
2009-10-27
b43/legacy: Fix usage of host_pci pointer
Michael Buesch
2
-4
/
+4
2009-10-27
ath9k: Fix TX hang poll routine
Sujith
1
-0
/
+2
2009-10-27
libertas: Check return status of command functions
Amitkumar Karwar
4
-16
/
+34
2009-10-27
wl1271: Mask unneeded events from firmware to conserve power
Juuso Oikarinen
1
-2
/
+3
2009-10-27
wl1271: Configure beacon filtering on if PSM used
Juuso Oikarinen
5
-7
/
+28
2009-10-27
wl1271: Enable beacon filtering with the stack
Juuso Oikarinen
3
-6
/
+22
2009-10-27
wl1271: Add connection monitoring configuration
Juuso Oikarinen
3
-0
/
+47
2009-10-27
wl1271: Use vmalloc to allocate memory for firmware
Juuso Oikarinen
2
-6
/
+15
2009-10-27
wl1271: Multicast filtering configuration
Juuso Oikarinen
5
-27
/
+120
2009-10-27
wl1271: Clear probe-request template after scan
Juuso Oikarinen
1
-0
/
+4
2009-10-27
wl1271: use workqueue provided by mac80211 instead of the default
Juuso Oikarinen
1
-3
/
+3
2009-10-27
wl1271: hack to disable filters
Luciano Coelho
1
-0
/
+9
[next]