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