index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: Remove REF_CLK hack
Luciano Coelho
2009-11-28
1
-8
/
+1
*
wl1271: remove workaround to ignore -EIO from radio and general params
Luciano Coelho
2009-11-28
2
-10
/
+4
*
wl1271: fix radio and general parameters commands
Luciano Coelho
2009-11-28
5
-182
/
+183
*
wl1271: set radio and general params also for PLT
Luciano Coelho
2009-11-28
3
-2
/
+15
*
wl1271: fix the inetdev notifier callback return values
Luciano Coelho
2009-11-28
1
-5
/
+5
*
wl1271: Set PSM support flags in driver configuration
Juuso Oikarinen
2009-11-28
1
-1
/
+2
*
wl1271: Prevent PSM-entry retry loop if PSM cancelled
Juuso Oikarinen
2009-11-28
1
-2
/
+6
*
wl1271: Decrease BET consecutive terminated beacons value to 10
Juuso Oikarinen
2009-11-28
1
-1
/
+1
*
wl1251: add NVS in EEPROM support
David-John Willis
2009-11-18
4
-7
/
+22
*
wl1251: remove depcreated qual usage
Kalle Valo
2009-11-18
1
-4
/
+0
*
wl1251: Send null data packet with "TODS" bit set
Vidhya Govindan
2009-11-18
1
-1
/
+2
*
wl1251: Fix regression in IRQ loop handling
Juuso Oikarinen
2009-11-18
1
-2
/
+4
*
wl1251: Filter out unwanted events
Janne Ylalehto
2009-11-18
1
-2
/
+6
*
wl1251: Add IRQ looping support
Janne Ylalehto
2009-11-18
1
-60
/
+67
*
wl1251: Increase the beacon loss timeout value and handle regain event
Vidhya Govindan
2009-11-18
2
-2
/
+10
*
wl1251: Set the correct dtim period to the firmware
Vidhya Govindan
2009-11-18
1
-2
/
+2
*
wl1251: Add acx command to set tbtt and dtim period
Vidhya Govindan
2009-11-18
2
-0
/
+46
*
wl1251: mask aid bits 14 and 15 in ps-poll template
Kalle Valo
2009-11-18
1
-1
/
+4
*
wl1251: allocate space for firmware with vmalloc()
Kalle Valo
2009-11-18
2
-7
/
+25
*
wl1251: Implement delayed entry into ELP mode
Juuso Oikarinen
2009-11-18
4
-5
/
+33
*
wl1251: Configure beacon filtering on if PSM used
Juuso Oikarinen
2009-11-18
5
-7
/
+27
*
wl1251: Enable beacon filtering with the stack
Juuso Oikarinen
2009-11-18
3
-0
/
+21
*
wl1251: Add connection monitoring configuration
Juuso Oikarinen
2009-11-18
3
-0
/
+45
*
wl12xx: declare MODULE_FIRMWARE
Ben Hutchings
2009-11-11
2
-0
/
+2
*
wl1271: use __dev_alloc_skb() on RX
Luis R. Rodriguez
2009-11-04
1
-1
/
+1
*
wl1271: depend on INET
John W. Linville
2009-11-04
1
-0
/
+1
*
wl1271: Generalize command response reading
Juuso Oikarinen
2009-11-02
2
-41
/
+29
*
wl1271: Correct endianness-handling of command status
Juuso Oikarinen
2009-11-02
1
-2
/
+4
*
wl1271: Add retry implementation for PSM entries
Juuso Oikarinen
2009-11-02
6
-2
/
+77
*
wl1271: Check result code of commands
Juuso Oikarinen
2009-11-02
2
-27
/
+14
*
wl1271: Increase TX power value
Juuso Oikarinen
2009-11-02
1
-1
/
+1
*
wl1271: Remove excess null-data template settings
Juuso Oikarinen
2009-11-02
1
-9
/
+5
*
wl1271: fix init loop timeout
Luciano Coelho
2009-10-30
1
-1
/
+1
*
wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig
John W. Linville
2009-10-30
1
-1
/
+1
*
wl1251: enable power save
Kalle Valo
2009-10-30
1
-1
/
+2
*
wl1271: use ieee80211_rx_ni()
Luciano Coelho
2009-10-27
1
-1
/
+1
*
wl1251: re-disable PG10 chips
John W. Linville
2009-10-27
1
-1
/
+1
*
wl1251: use ieee80211_rx_ni()
Kalle Valo
2009-10-27
1
-1
/
+1
*
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
*
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
[next]