index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
wl1251: use ieee80211_rx_ni()
Kalle Valo
2009-10-27
1
-1
/
+1
|
*
|
|
b43: Optimize PIO scratchbuffer usage
Michael Buesch
2009-10-27
3
-46
/
+51
|
*
|
|
wl1251: add support for PG11 chips.
David-John Willis
2009-10-27
1
-0
/
+3
|
*
|
|
wl1271: added missing packed modifier in some cmd structs
Luciano Coelho
2009-10-27
1
-3
/
+3
|
*
|
|
wl1271: fix endianess issues
Luciano Coelho
2009-10-27
15
-304
/
+318
|
*
|
|
wl1271: added missing packed modifier in some acx structs
Luciano Coelho
2009-10-27
1
-5
/
+5
|
*
|
|
wl1271: fix sparse warnings about undeclared functions
Luciano Coelho
2009-10-27
2
-5
/
+8
|
*
|
|
wl1271: Set IEEE80211_FCTL_TODS in the null data template
Juuso Oikarinen
2009-10-27
1
-1
/
+2
|
*
|
|
ath5k: use noise calibration from madwifi hal
Bob Copeland
2009-10-27
5
-80
/
+148
|
*
|
|
ath9k: adjust ahb callbacks to new struct layout to avoid compile errors
Marek Lindner
2009-10-27
1
-4
/
+2
|
*
|
|
libertas: make __lbs_cmd_async() non-static
Holger Schurig
2009-10-27
2
-1
/
+6
|
*
|
|
wl1251: rename spi device to wl1251
Kalle Valo
2009-10-27
2
-2
/
+2
|
*
|
|
wl1271: Fix filter configuration
Juuso Oikarinen
2009-10-27
2
-109
/
+51
|
*
|
|
wl1271: make sure PS is disabled in PLT
Luciano Coelho
2009-10-27
1
-0
/
+6
|
*
|
|
wl1271: Correct memory handling for FW boot
Juuso Oikarinen
2009-10-27
1
-3
/
+8
|
*
|
|
wl1271: Remove unnecessary rx_descriptor memory allocation
Juuso Oikarinen
2009-10-27
2
-14
/
+0
|
*
|
|
wl1271: Support for IPv4 ARP filtering
Juuso Oikarinen
2009-10-27
4
-0
/
+157
|
*
|
|
wl1271: Fix event handling mechanism
Juuso Oikarinen
2009-10-27
3
-11
/
+14
|
*
|
|
wl1271: Fix multicast list handling
Juuso Oikarinen
2009-10-27
1
-1
/
+2
|
*
|
|
wl1271: Checking of rx descriptor status fixed
Teemu Paasikivi
2009-10-27
1
-8
/
+3
|
*
|
|
wl1271: Added 5 GHz support to join and rx
Teemu Paasikivi
2009-10-27
3
-13
/
+58
|
*
|
|
wl1271: Added support to scan on 5 GHz band
Teemu Paasikivi
2009-10-27
7
-38
/
+160
|
*
|
|
wl1271: Scan only enabled channels
Teemu Paasikivi
2009-10-27
1
-12
/
+21
|
*
|
|
wl1271: Added 5 GHz parameters for wl1273
Teemu Paasikivi
2009-10-27
3
-17
/
+127
|
*
|
|
wl1271: Remove busy-word checking
Juuso Oikarinen
2009-10-27
2
-5
/
+7
|
*
|
|
wl1271: Implement beacon early termination support
Juuso Oikarinen
2009-10-27
5
-2
/
+77
|
*
|
|
wl1271: Fix IRQ enable handling on FW init failure
Juuso Oikarinen
2009-10-27
3
-17
/
+35
|
*
|
|
wl1271: Move default FW config struct away from stack
Juuso Oikarinen
2009-10-27
1
-271
/
+264
|
*
|
|
wl1271: Add config structure for FW init parameters
Juuso Oikarinen
2009-10-27
5
-127
/
+376
|
*
|
|
wl1271: Add config structure for connection management parameters
Juuso Oikarinen
2009-10-27
6
-44
/
+348
|
*
|
|
wl1271: Add config structure for TX path parameters
Juuso Oikarinen
2009-10-27
7
-70
/
+321
|
*
|
|
wl1271: Add config structure for RX path parameters
Juuso Oikarinen
2009-10-27
5
-54
/
+110
|
*
|
|
wl1271: Add structure for firmware configuration values
Juuso Oikarinen
2009-10-27
8
-224
/
+274
|
*
|
|
wl1271: Workaround for reference clock setting on boot.
Juuso Oikarinen
2009-10-27
1
-1
/
+8
|
*
|
|
iwlwifi: use paged Rx
Zhu Yi
2009-10-27
15
-240
/
+284
|
*
|
|
wl1271: remove unnecessary joins and join only when the bssid changes
Luciano Coelho
2009-10-27
3
-45
/
+24
|
*
|
|
wl1271: use acx_rx_config instead of join when updating filters
Luciano Coelho
2009-10-27
1
-1
/
+3
|
*
|
|
wl1271: Update boot time configuration for the new firmware
Juuso Oikarinen
2009-10-27
1
-1
/
+1
|
*
|
|
wl1271: Remove outdated SPI functions
Juuso Oikarinen
2009-10-27
9
-140
/
+107
|
*
|
|
wl1271: Update TX path block calucation algo
Juuso Oikarinen
2009-10-27
1
-2
/
+2
|
*
|
|
wl1271: Enable smart reflex
Juuso Oikarinen
2009-10-27
3
-0
/
+100
|
*
|
|
wl1271: Enable ELP
Juuso Oikarinen
2009-10-27
1
-6
/
+1
|
*
|
|
wl1271: Update interrupt handling by removing an extra SPI read
Juuso Oikarinen
2009-10-27
2
-45
/
+31
|
*
|
|
wl1271: RefClk configuration
Juuso Oikarinen
2009-10-27
2
-3
/
+26
|
*
|
|
wl1271: Add top-register access functions
Juuso Oikarinen
2009-10-27
4
-38
/
+66
|
*
|
|
wl1271: Remove RX workaround
Juuso Oikarinen
2009-10-27
2
-5
/
+0
|
*
|
|
wl1271: Update memory mapping for firmware revision 6.1.0.0.241
Juuso Oikarinen
2009-10-27
5
-161
/
+116
|
*
|
|
wl1271: enable HW_AVAILABLE interrupt to fix ELP
Luciano Coelho
2009-10-27
1
-2
/
+3
|
*
|
|
wl1271: add workaround to avoid distortion due to excessive tx power
Luciano Coelho
2009-10-27
1
-1
/
+6
|
*
|
|
wl1271: workaround to send a disconnect before rejoining
Luciano Coelho
2009-10-27
3
-0
/
+21
[prev]
[next]