index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
wl1271: implement cmd_disconnect
Luciano Coelho
2009-10-27
2
-1
/
+58
*
wl1271: Mask unneeded events from firmware to conserve power
Juuso Oikarinen
2009-10-27
1
-2
/
+3
*
wl1271: Configure beacon filtering on if PSM used
Juuso Oikarinen
2009-10-27
5
-7
/
+28
*
wl1271: Enable beacon filtering with the stack
Juuso Oikarinen
2009-10-27
3
-6
/
+22
*
wl1271: Add connection monitoring configuration
Juuso Oikarinen
2009-10-27
3
-0
/
+47
*
wl1271: Use vmalloc to allocate memory for firmware
Juuso Oikarinen
2009-10-27
2
-6
/
+15
*
wl1271: Multicast filtering configuration
Juuso Oikarinen
2009-10-27
5
-27
/
+120
*
wl1271: Clear probe-request template after scan
Juuso Oikarinen
2009-10-27
1
-0
/
+4
*
wl1271: use workqueue provided by mac80211 instead of the default
Juuso Oikarinen
2009-10-27
1
-3
/
+3
*
wl1271: hack to disable filters
Luciano Coelho
2009-10-27
1
-0
/
+9
*
wl1271: added Juuso Oikarinen as module author
Luciano Coelho
2009-10-27
1
-0
/
+1
*
wl1271: Corrections to TX path
Juuso Oikarinen
2009-10-27
4
-10
/
+7
*
wl1271: Update join usage
Juuso Oikarinen
2009-10-27
4
-22
/
+50
*
wl1271: Configure rate policies based on AP rates
Juuso Oikarinen
2009-10-27
5
-4
/
+38
*
wl1271: Implementation for SPI busy word checking
Juuso Oikarinen
2009-10-27
2
-4
/
+75
*
wl1271: mask aid bits 14 and 15 in ps-poll template
Juuso Oikarinen
2009-10-27
1
-1
/
+4
*
wl1271: Implement delayed entry into ELP
Juuso Oikarinen
2009-10-27
4
-15
/
+35
*
wl1271: Correct TKIP header space handling in TX path
Juuso Oikarinen
2009-10-27
2
-16
/
+20
*
wl1271: Security sequence number handling for TX (for WPA)
Juuso Oikarinen
2009-10-27
5
-5
/
+38
*
wl1271: Correction to TX block allocation calculation
Juuso Oikarinen
2009-10-27
1
-1
/
+1
*
wl1271: remove unecessary qual parameter from rx status
Luciano Coelho
2009-10-27
1
-6
/
+0
*
wl1251: remove wl1251_netlink.h
Kalle Valo
2009-10-07
1
-30
/
+0
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-09-24
1
-0
/
+1
|
\
|
*
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-09-23
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-09-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
wl12xx: fix kconfig/link errors
Randy Dunlap
2009-09-23
1
-1
/
+1
*
|
wl12xx: Fix print_mac() conversion.
David S. Miller
2009-09-17
1
-2
/
+2
*
|
wl12xx: switch to %pM to print the mac address
Jean-Christophe PLAGNIOL-VILLARD
2009-09-16
1
-2
/
+1
|
/
*
wl1271: remove print_mac usage
John W. Linville
2009-08-20
1
-3
/
+2
*
wl1251: halt the embedded CPU before loading firmware
Bob Copeland
2009-08-20
1
-0
/
+3
*
wl1251: correct definitions for 0th bit defines
Bob Copeland
2009-08-20
1
-2
/
+2
*
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-20
2
-6
/
+2
*
wl1251: remove unused definitions from wl1251_reg.h
Kalle Valo
2009-08-14
1
-100
/
+0
*
wl1251: remove wl1251_ops.c
Kalle Valo
2009-08-14
1
-729
/
+0
*
wl1271: fix compiler warnings on 64 bit archs
Luciano Coelho
2009-08-14
2
-5
/
+7
*
wl1251: hack to disable filters for fixing association
Kalle Valo
2009-08-14
1
-0
/
+9
*
wl1251: add hw scan completed debug message
Kalle Valo
2009-08-14
1
-0
/
+1
*
wl1251: remove Luciano as maintainer
Kalle Valo
2009-08-14
3
-6
/
+3
*
wl1251: rename reg.h to wl1251_reg.h
Kalle Valo
2009-08-14
14
-13
/
+13
*
wl1251: use workqueue provided by mac80211
Kalle Valo
2009-08-14
3
-3
/
+3
*
wl1251: move wl1251_acx_wake_up_conditions() to wl1251_ps_set_mode()
Kalle Valo
2009-08-14
2
-8
/
+13
[prev]
[next]