Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1b00f546fc4271d94c1bccb1955ce64d9ace1000
/
drivers
/
net
/
wireless
/
wl12xx
/
wl1271_main.c
1b00f54
wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.
by Juuso Oikarinen
· 15 years ago
becd551
wl1271: Cleaned up wlan power on/off functions
by Teemu Paasikivi
· 15 years ago
b43316d
wl1271: Fix configuration of the TX opportunity value
by Juuso Oikarinen
· 15 years ago
0a34332
wl1271: Disable host TX rate control
by Juuso Oikarinen
· 15 years ago
04e36fc
wl1271: Clean up TX security sequence number handling
by Juuso Oikarinen
· 15 years ago
ac5e1e3
wl1271: Update TX packet life time handling with higher resolution time
by Juuso Oikarinen
· 15 years ago
1e73eb6
wl1271: Implement looped IRQ handling
by Juuso Oikarinen
· 15 years ago
4aa0591
wl1271: Don't mask interrupts while handling interrupt
by Juuso Oikarinen
· 15 years ago
18f8d46
wl1271: Remove annoying PSM entry/exit kernel traces
by Juuso Oikarinen
· 15 years ago
06f7bc7
wl1271: Fix queue stopping/waking for TX path
by Juuso Oikarinen
· 15 years ago
1530549
wl1271: Fix ad-hoc mode neighborhood detection
by Juuso Oikarinen
· 15 years ago
ffb591c
wl1271: Improvements to the TX path
by Juuso Oikarinen
· 15 years ago
09a9c2b
wl1271: Changed access to fw status register to use raw read
by Teemu Paasikivi
· 15 years ago
50b3eb4
wl1271: Divided driver to two separate modules
by Teemu Paasikivi
· 15 years ago
760d969
wl1271: Removed wl1271_spi.h and made some functions static
by Teemu Paasikivi
· 15 years ago
8197b71
wl1271: Implemented abstraction of IO functions.
by Teemu Paasikivi
· 15 years ago
54f7e50
wl1271: Added functions to enable/disable interrupt handling
by Teemu Paasikivi
· 15 years ago
2d5e82b
wl1271: Moved module basics to wl1271_spi.c
by Teemu Paasikivi
· 15 years ago
c332a4b
wl1271: Added alloc and free hw functions
by Teemu Paasikivi
· 15 years ago
9b28072
wl1271: Added IO reset and init functions
by Teemu Paasikivi
· 15 years ago
7b048c5
wl1271: Renamed IO functions
by Teemu Paasikivi
· 15 years ago
c8c9087
wl1271: add testmode support
by Kalle Valo
· 15 years ago
8bf29b0
wl1271: Fix ad-hoc SSID update
by Juuso Oikarinen
· 15 years ago
ee444cf
wl1271: Fix WEP key handling
by Juuso Oikarinen
· 15 years ago
fddc7dd
wl1271: Fix key-remove error
by Juuso Oikarinen
· 15 years ago
c82c1dd
wl1271: wakeup chip in op_conf_tx()
by Kalle Valo
· 15 years ago
e2e77b5
wl1271: Fix random MAC address setting
by Juuso Oikarinen
· 15 years ago
12419cc
wl1271: add most of the normal initialization commands to PLT mode
by Luciano Coelho
· 15 years ago
7b21b6f
wl1271: Retrieve device mac address from the nvs file
by Juuso Oikarinen
· 15 years ago
152ee6e
wl1271: Use NVS INI file configuration
by Juuso Oikarinen
· 15 years ago
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
Next »