Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1ad1f10cd915744bbe52b19423653b38287d827d
/
drivers
/
net
/
wireless
/
wl12xx
c7c8adb
wl1271: Remove REF_CLK hack
by Luciano Coelho
· 15 years ago
4a90406
wl1271: remove workaround to ignore -EIO from radio and general params
by Luciano Coelho
· 15 years ago
98b5dd5
wl1271: fix radio and general parameters commands
by Luciano Coelho
· 15 years ago
cc7defa
wl1271: set radio and general params also for PLT
by Luciano Coelho
· 15 years ago
17d7265
wl1271: fix the inetdev notifier callback return values
by Luciano Coelho
· 15 years ago
03442a3
wl1271: Set PSM support flags in driver configuration
by Juuso Oikarinen
· 15 years ago
461fa13
wl1271: Prevent PSM-entry retry loop if PSM cancelled
by Juuso Oikarinen
· 15 years ago
8450256
wl1271: Decrease BET consecutive terminated beacons value to 10
by Juuso Oikarinen
· 15 years ago
c95cf3d0
wl1251: add NVS in EEPROM support
by David-John Willis
· 15 years ago
7010193a
wl1251: remove depcreated qual usage
by Kalle Valo
· 15 years ago
06cc5d3
wl1251: Send null data packet with "TODS" bit set
by Vidhya Govindan
· 15 years ago
79553f8
wl1251: Fix regression in IRQ loop handling
by Juuso Oikarinen
· 15 years ago
a1590f2
wl1251: Filter out unwanted events
by Janne Ylalehto
· 15 years ago
dcea4db
wl1251: Add IRQ looping support
by Janne Ylalehto
· 15 years ago
33d51fa
wl1251: Increase the beacon loss timeout value and handle regain event
by Vidhya Govindan
· 15 years ago
72b5734
wl1251: Set the correct dtim period to the firmware
by Vidhya Govindan
· 15 years ago
d531cf3
wl1251: Add acx command to set tbtt and dtim period
by Vidhya Govindan
· 15 years ago
2410378
wl1251: mask aid bits 14 and 15 in ps-poll template
by Kalle Valo
· 15 years ago
c74ddfd
wl1251: allocate space for firmware with vmalloc()
by Kalle Valo
· 15 years ago
d5da79a
wl1251: Implement delayed entry into ELP mode
by Juuso Oikarinen
· 15 years ago
6b21a2c
wl1251: Configure beacon filtering on if PSM used
by Juuso Oikarinen
· 15 years ago
287f6f9
wl1251: Enable beacon filtering with the stack
by Juuso Oikarinen
· 15 years ago
474c48c
wl1251: Add connection monitoring configuration
by Juuso Oikarinen
· 15 years ago
49f146d
wl12xx: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
e9a6269
wl1271: use __dev_alloc_skb() on RX
by Luis R. Rodriguez
· 15 years ago
3c6af5b
wl1271: depend on INET
by John W. Linville
· 15 years ago
fa867e7
wl1271: Generalize command response reading
by Juuso Oikarinen
· 15 years ago
ad150e9
wl1271: Correct endianness-handling of command status
by Juuso Oikarinen
· 15 years ago
19ad071
wl1271: Add retry implementation for PSM entries
by Juuso Oikarinen
· 15 years ago
3b775b4
wl1271: Check result code of commands
by Juuso Oikarinen
· 15 years ago
605351e
wl1271: Increase TX power value
by Juuso Oikarinen
· 15 years ago
c6317a5
wl1271: Remove excess null-data template settings
by Juuso Oikarinen
· 15 years ago
e7d17cf
wl1271: fix init loop timeout
by Luciano Coelho
· 15 years ago
133d7c6
wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig
by John W. Linville
· 15 years ago
8c8746f
wl1251: enable power save
by Kalle Valo
· 15 years ago
287d374
wl1271: use ieee80211_rx_ni()
by Luciano Coelho
· 15 years ago
9a493e8
wl1251: re-disable PG10 chips
by John W. Linville
· 15 years ago
878283f
wl1251: use ieee80211_rx_ni()
by Kalle Valo
· 15 years ago
2c759e03
wl1251: add support for PG11 chips.
by David-John Willis
· 15 years ago
fb46f26
wl1271: added missing packed modifier in some cmd structs
by Luciano Coelho
· 15 years ago
d0f63b2
wl1271: fix endianess issues
by Luciano Coelho
· 15 years ago
0b5b72d
wl1271: added missing packed modifier in some acx structs
by Luciano Coelho
· 15 years ago
938e30c
wl1271: fix sparse warnings about undeclared functions
by Luciano Coelho
· 15 years ago
7a38079
wl1271: Set IEEE80211_FCTL_TODS in the null data template
by Juuso Oikarinen
· 15 years ago
40f5424
wl1251: rename spi device to wl1251
by Kalle Valo
· 15 years ago
b54853f
wl1271: Fix filter configuration
by Juuso Oikarinen
· 15 years ago
bd5ea18
wl1271: make sure PS is disabled in PLT
by Luciano Coelho
· 15 years ago
ed317788
wl1271: Correct memory handling for FW boot
by Juuso Oikarinen
· 15 years ago
a163acc
wl1271: Remove unnecessary rx_descriptor memory allocation
by Juuso Oikarinen
· 15 years ago
01c0916
wl1271: Support for IPv4 ARP filtering
by Juuso Oikarinen
· 15 years ago
1fd2794
wl1271: Fix event handling mechanism
by Juuso Oikarinen
· 15 years ago
7444113
wl1271: Fix multicast list handling
by Juuso Oikarinen
· 15 years ago
5d07b66
wl1271: Checking of rx descriptor status fixed
by Teemu Paasikivi
· 15 years ago
a410264
wl1271: Added 5 GHz support to join and rx
by Teemu Paasikivi
· 15 years ago
abb0b3b
wl1271: Added support to scan on 5 GHz band
by Teemu Paasikivi
· 15 years ago
311494c
wl1271: Scan only enabled channels
by Teemu Paasikivi
· 15 years ago
1ebec3d
wl1271: Added 5 GHz parameters for wl1273
by Teemu Paasikivi
· 15 years ago
c6d5d06
wl1271: Remove busy-word checking
by Juuso Oikarinen
· 15 years ago
11f70f9
wl1271: Implement beacon early termination support
by Juuso Oikarinen
· 15 years ago
eb5b28d
wl1271: Fix IRQ enable handling on FW init failure
by Juuso Oikarinen
· 15 years ago
8a08048
wl1271: Move default FW config struct away from stack
by Juuso Oikarinen
· 15 years ago
47fab7d
wl1271: Add config structure for FW init parameters
by Juuso Oikarinen
· 15 years ago
51f2be2
wl1271: Add config structure for connection management parameters
by Juuso Oikarinen
· 15 years ago
45b531a
wl1271: Add config structure for TX path parameters
by Juuso Oikarinen
· 15 years ago
8793f9b
wl1271: Add config structure for RX path parameters
by Juuso Oikarinen
· 15 years ago
2b60100b
wl1271: Add structure for firmware configuration values
by Juuso Oikarinen
· 15 years ago
2cc8d4d
wl1271: Workaround for reference clock setting on boot.
by Juuso Oikarinen
· 15 years ago
ae751ba
wl1271: remove unnecessary joins and join only when the bssid changes
by Luciano Coelho
· 15 years ago
0535d9f
wl1271: use acx_rx_config instead of join when updating filters
by Luciano Coelho
· 15 years ago
8bcfcb1
wl1271: Update boot time configuration for the new firmware
by Juuso Oikarinen
· 15 years ago
7462141
wl1271: Remove outdated SPI functions
by Juuso Oikarinen
· 15 years ago
207347e
wl1271: Update TX path block calucation algo
by Juuso Oikarinen
· 15 years ago
3cfd6cf
wl1271: Enable smart reflex
by Juuso Oikarinen
· 15 years ago
5d0af49
wl1271: Enable ELP
by Juuso Oikarinen
· 15 years ago
c15f63b
wl1271: Update interrupt handling by removing an extra SPI read
by Juuso Oikarinen
· 15 years ago
284134e
wl1271: RefClk configuration
by Juuso Oikarinen
· 15 years ago
e8768ee
wl1271: Add top-register access functions
by Juuso Oikarinen
· 15 years ago
732a1ad
wl1271: Remove RX workaround
by Juuso Oikarinen
· 15 years ago
451de97
wl1271: Update memory mapping for firmware revision 6.1.0.0.241
by Juuso Oikarinen
· 15 years ago
37079a8
wl1271: enable HW_AVAILABLE interrupt to fix ELP
by Luciano Coelho
· 15 years ago
ac78403
wl1271: add workaround to avoid distortion due to excessive tx power
by Luciano Coelho
· 15 years ago
d6e19d1
wl1271: workaround to send a disconnect before rejoining
by Luciano Coelho
· 15 years ago
25a7dc6
wl1271: implement cmd_disconnect
by Luciano Coelho
· 15 years ago
be823e5
wl1271: Mask unneeded events from firmware to conserve power
by Juuso Oikarinen
· 15 years ago
1922167
wl1271: Configure beacon filtering on if PSM used
by Juuso Oikarinen
· 15 years ago
b771eee
wl1271: Enable beacon filtering with the stack
by Juuso Oikarinen
· 15 years ago
3441523
wl1271: Add connection monitoring configuration
by Juuso Oikarinen
· 15 years ago
1fba497
wl1271: Use vmalloc to allocate memory for firmware
by Juuso Oikarinen
· 15 years ago
c87dec9
wl1271: Multicast filtering configuration
by Juuso Oikarinen
· 15 years ago
66497dc
wl1271: Clear probe-request template after scan
by Juuso Oikarinen
· 15 years ago
a64b07e
wl1271: use workqueue provided by mac80211 instead of the default
by Juuso Oikarinen
· 15 years ago
64a7f67
wl1271: hack to disable filters
by Luciano Coelho
· 15 years ago
2f01872
wl1271: added Juuso Oikarinen as module author
by Luciano Coelho
· 15 years ago
be7078c
wl1271: Corrections to TX path
by Juuso Oikarinen
· 15 years ago
d94cd29
wl1271: Update join usage
by Juuso Oikarinen
· 15 years ago
8a5a37a
wl1271: Configure rate policies based on AP rates
by Juuso Oikarinen
· 15 years ago
545f1da
wl1271: Implementation for SPI busy word checking
by Juuso Oikarinen
· 15 years ago
c3fea19
wl1271: mask aid bits 14 and 15 in ps-poll template
by Juuso Oikarinen
· 15 years ago
37b70a8
wl1271: Implement delayed entry into ELP
by Juuso Oikarinen
· 15 years ago
1e2b797
wl1271: Correct TKIP header space handling in TX path
by Juuso Oikarinen
· 15 years ago
Next »