index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
wl1271: Disable connection monitoring while not associated
Juuso Oikarinen
2010-03-31
4
-7
/
+27
*
wl1271: remove deprecated usage of RX status noise
Luciano Coelho
2010-03-31
1
-7
/
+0
*
wl1271: wait for disconnect command complete event
Luciano Coelho
2010-03-31
2
-3
/
+8
*
wl1271: wait for join command complete event
Luciano Coelho
2010-03-31
3
-6
/
+36
*
wl1271: Remove device MAC-address randomization
Juuso Oikarinen
2010-03-31
1
-8
/
+0
*
wl1271: Update busyword checking mechanism
Juuso Oikarinen
2010-03-31
2
-52
/
+24
*
wl1271: Fix memory leak in cmd_data_path
Juuso Oikarinen
2010-03-31
1
-1
/
+1
*
wl1271: Warnings caused by wrong format specifiers fixed
Teemu Paasikivi
2010-03-31
1
-2
/
+2
*
wl1271: Configure clock-request drive mode to open-drain
Juuso Oikarinen
2010-03-31
2
-4
/
+11
*
wl1271: Fix memory leak in scan command handling
Juuso Oikarinen
2010-03-31
1
-0
/
+1
*
wl1271: Fix memory leaks in SPI initialization
Juuso Oikarinen
2010-03-31
1
-0
/
+2
*
wl1271: Add TX rate reporting
Juuso Oikarinen
2010-03-31
3
-12
/
+17
*
wl1271: Clean up RX rate reporting
Juuso Oikarinen
2010-03-31
4
-75
/
+114
*
wl1271: fix wl1271_spi driver name
Luciano Coelho
2010-03-31
1
-1
/
+1
*
ath5k: add capability flag for phyerror counters
Bruno Randolf
2010-03-31
2
-0
/
+8
*
ath5k: update phy errors codes
Bruno Randolf
2010-03-31
4
-9
/
+37
*
ath5k: simplify MIB counters
Bruno Randolf
2010-03-31
4
-39
/
+32
*
ath5k: initialize default noise floor
Bruno Randolf
2010-03-31
1
-0
/
+1
*
ath5k: keep beacon RSSI average
Bruno Randolf
2010-03-31
2
-0
/
+56
*
ath5k: move ath5k_hw_calibration_poll to base.c
Bruno Randolf
2010-03-31
3
-15
/
+14
*
ath5k: optimize ath5k_hw_calibration_poll
Bruno Randolf
2010-03-31
2
-15
/
+7
*
ath5k: remove the use of SWI interrupt
Bruno Randolf
2010-03-31
3
-16
/
+10
*
ath5k: remove static calibration interval variable
Bruno Randolf
2010-03-31
3
-8
/
+2
*
wireless/libertas: remove trailing space in debugfs header
Frans Pop
2010-03-31
1
-1
/
+1
*
wireless/raylink: remove trailing space in messages
Frans Pop
2010-03-31
1
-6
/
+6
*
wireless/prism54: remove trailing space in messages
Frans Pop
2010-03-31
5
-18
/
+18
*
iwlwifi: avoid device type checking in generic code
Wey-Yi Guy
2010-03-25
4
-6
/
+9
*
iwlwifi: change spin_lock to spin_lock_irqsave
Wey-Yi Guy
2010-03-25
2
-9
/
+12
*
iwlwifi: remove "\n" from module parameter description
Wey-Yi Guy
2010-03-25
2
-2
/
+2
*
iwlwifi: Generic approach to measure temperature
Wey-Yi Guy
2010-03-25
3
-4
/
+6
*
iwlwifi: remove noise reporting
Johannes Berg
2010-03-25
5
-56
/
+11
*
iwlwifi: add missing email address information
Wey-Yi Guy
2010-03-25
1
-0
/
+1
*
iwlwifi: remove non-exist extern functions and structures
Wey-Yi Guy
2010-03-25
3
-42
/
+4
*
iwlwifi: enable '6000 Series 2x2 AGN Gen2' adaptors
Jay Sternberg
2010-03-25
3
-0
/
+36
*
iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagn
Wey-Yi Guy
2010-03-25
8
-472
/
+470
*
iwlwifi: move agn only rx functions from iwlcore to iwlagn
Wey-Yi Guy
2010-03-25
5
-215
/
+213
*
iwlwifi: move agn only tx functions from iwlcore to iwlagn
Wey-Yi Guy
2010-03-25
11
-1185
/
+1185
*
iwlwifi: move agn module parameter structure to common place
Wey-Yi Guy
2010-03-25
5
-27
/
+27
*
iwlwifi: each device has its own eeprom tx power version
Wey-Yi Guy
2010-03-25
3
-8
/
+11
*
iwlwifi: move agn common code to iwlagn library file
Wey-Yi Guy
2010-03-25
7
-416
/
+464
*
iwlwifi: move ucode alive related code to separate file
Wey-Yi Guy
2010-03-25
5
-242
/
+251
*
iwlwifi: move hw related defines to separate file
Wey-Yi Guy
2010-03-25
8
-100
/
+169
*
iwlwifi: move tx queue related code to separate file
Wey-Yi Guy
2010-03-25
6
-257
/
+313
*
iwlwifi: move hcmd related code to separate file
Wey-Yi Guy
2010-03-25
6
-247
/
+287
*
iwlwifi: code cleanup for "load ucode" function
Wey-Yi Guy
2010-03-25
5
-104
/
+110
*
iwlwifi: move ucode loading related code to separated file
Wey-Yi Guy
2010-03-25
6
-55
/
+92
*
iwlwifi: iwl_good_ack_health() only apply to AGN device
Wey-Yi Guy
2010-03-25
3
-55
/
+56
*
Revert "iwlwifi: fix build error for CONFIG_IWLAGN=n"
Reinette Chatre
2010-03-25
1
-2
/
+0
*
iwlwifi: fix build error for CONFIG_IWLAGN=n
John W. Linville
2010-03-24
1
-0
/
+2
*
libertas: add auto auth mode feature
Amitkumar Karwar
2010-03-24
4
-1
/
+27
[prev]
[next]