Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c6999d831ab9ae5e368b20f3bc11b0ca9c17a7ec
/
drivers
/
net
/
wireless
/
wl12xx
/
wl1271_main.c
c6999d8
wl1271: implement WMM
by Kalle Valo
· 15 years ago
30240fc
wl1271: Add SSID configuration for JOIN in ad-hoc
by Juuso Oikarinen
· 15 years ago
ddb01a5
wl1271: Fix channel changing code
by Juuso Oikarinen
· 15 years ago
d8c42c0
wl1271: Fix PSM entry
by Juuso Oikarinen
· 15 years ago
1ed32e4
mac80211: remove struct ieee80211_if_init_conf
by Johannes Berg
· 15 years ago
8f648c0
wl1271: Prevent performing "join" before association
by Juuso Oikarinen
· 15 years ago
38ad2d8
wl1271: Add support for acx_pm_config
by Juuso Oikarinen
· 15 years ago
71449f8
wl1271: Change booleans in struct wl1271 into a flags bitmask
by Juuso Oikarinen
· 15 years ago
830fb67
wl1271: Fix supported rate management
by Juuso Oikarinen
· 15 years ago
ec078d9
wl1271: Change rates configured for templates
by Juuso Oikarinen
· 15 years ago
e0d8bbf
wl1271: Add rudimentary ad-hoc support
by Juuso Oikarinen
· 15 years ago
01ac17e
wl1271: Add pre-power-on sleep
by Juuso Oikarinen
· 15 years ago
9ccd921
wl1271: Implement chipset boot retry
by Juuso Oikarinen
· 15 years ago
af5e084
wl1271: prevent power save entry while not associated
by Juuso Oikarinen
· 15 years ago
13f2dc5
wl1271: Fix event acknowledging functionality
by Juuso Oikarinen
· 15 years ago
a6fe231
wl1271: Use slow rates for association messages
by Juuso Oikarinen
· 15 years ago
018b171
wl1271: Remove smart reflex ACX
by Juuso Oikarinen
· 15 years ago
149e387
wl1271: Configure smart-reflex paramter values.
by Juuso Oikarinen
· 15 years ago
9421089
wl1271: use channel 1 when configuring the data path
by Luciano Coelho
· 15 years ago
3ed8f2c
wl1271: some new configuration values according to new reference
by Luciano Coelho
· 15 years ago
98b2a68
wl1271: add gpio_power file in debugfs to power the chip on and off
by Luciano Coelho
· 15 years ago
1b38ea8
wl1271: fix one typo in the rx_rssi_and_proc_compens values
by Luciano Coelho
· 15 years ago
6e92b41
wl1271: implement dco itrim parameters setting
by Luciano Coelho
· 15 years ago
bdcbbb9
wl1271: set null data template when BSSID is known
by Luciano Coelho
· 15 years ago
cd26476
wl1271: check result code from the join command
by Luciano Coelho
· 15 years ago
a2d0e3f
wl1271: limit TX power to 25dBm for every channel
by Luciano Coelho
· 15 years ago
c7f43e4
wl1271: use join command with dummy BSSID
by Luciano Coelho
· 15 years ago
cf18be4
wl1271: added radio parameters configuration values newer firmwares
by Luciano Coelho
· 15 years ago
a3e8484
wl1271: update radio and general parameters values
by Luciano Coelho
· 15 years ago
76c0f8d
wl1271: updated general parameters structure for newer firmwares
by Luciano Coelho
· 15 years ago
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
8450256
wl1271: Decrease BET consecutive terminated beacons value to 10
by Juuso Oikarinen
· 15 years ago
49f146d
wl12xx: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
19ad071
wl1271: Add retry implementation for PSM entries
by Juuso Oikarinen
· 15 years ago
c6317a5
wl1271: Remove excess null-data template settings
by Juuso Oikarinen
· 15 years ago
d0f63b2
wl1271: fix endianess issues
by Luciano Coelho
· 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
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
abb0b3b
wl1271: Added support to scan on 5 GHz band
by Teemu Paasikivi
· 15 years ago
1ebec3d
wl1271: Added 5 GHz parameters for wl1273
by Teemu Paasikivi
· 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
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
7462141
wl1271: Remove outdated SPI functions
by Juuso Oikarinen
· 15 years ago
c15f63b
wl1271: Update interrupt handling by removing an extra SPI read
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
d6e19d1
wl1271: workaround to send a disconnect before rejoining
by Luciano Coelho
· 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
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
a64b07e
wl1271: use workqueue provided by mac80211 instead of the default
by Juuso Oikarinen
· 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
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
ac4e4ce
wl1271: Security sequence number handling for TX (for WPA)
by Juuso Oikarinen
· 15 years ago
3264690
wl12xx: Fix print_mac() conversion.
by David S. Miller
· 15 years ago
0aad191
wl12xx: switch to %pM to print the mac address
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
e5539bc
wl1271: remove print_mac usage
by John W. Linville
· 15 years ago
3ac64be
mac80211: allow configure_filter callback to sleep
by Johannes Berg
· 15 years ago
73d0a13
wl1271: fix compiler warnings on 64 bit archs
by Luciano Coelho
· 15 years ago
f5fc0f8
wl1271: add wl1271 driver files
by Luciano Coelho
· 15 years ago