Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c18995540cc4d2c84d130581b8b6720b22ca16b5
/
drivers
/
net
/
wireless
/
wl12xx
c189955
wl1271: Enable hardware keep alive messages
by Juuso Oikarinen
· 15 years ago
bfb24c9
wl1271: Add keep-alive frame template support
by Juuso Oikarinen
· 15 years ago
a9af092
wl1271: Configure HW connection monitor
by Juuso Oikarinen
· 15 years ago
d60772f
wl1271: Disconnect if PSM entry fails
by Juuso Oikarinen
· 15 years ago
c2b2d99
wl1271: Configure probe-request template when associated
by Juuso Oikarinen
· 15 years ago
cbf7f30
wl1271: Fix memory leak in firmware crash scenario
by Juuso Oikarinen
· 15 years ago
64e29e44
wl1271: Removed checking of PSM from handling BSS_LOST_EVENT
by Teemu Paasikivi
· 15 years ago
60e84c2
wl1271: Update beacon interval properly for ad-hoc
by Juuso Oikarinen
· 15 years ago
5da11dc
wl1271: Fix ad-hoc mode handling
by Juuso Oikarinen
· 15 years ago
6ccbb92
wl1271: Disable connection monitoring while not associated
by Juuso Oikarinen
· 15 years ago
e794223
wl1271: remove deprecated usage of RX status noise
by Luciano Coelho
· 15 years ago
2f826f5
wl1271: wait for disconnect command complete event
by Luciano Coelho
· 15 years ago
99d84c1
wl1271: wait for join command complete event
by Luciano Coelho
· 15 years ago
9560134
wl1271: Remove device MAC-address randomization
by Juuso Oikarinen
· 15 years ago
259da43
wl1271: Update busyword checking mechanism
by Juuso Oikarinen
· 15 years ago
1b00f2b
wl1271: Fix memory leak in cmd_data_path
by Juuso Oikarinen
· 15 years ago
99e5031
wl1271: Warnings caused by wrong format specifiers fixed
by Teemu Paasikivi
· 15 years ago
9d4e5bb
wl1271: Configure clock-request drive mode to open-drain
by Juuso Oikarinen
· 15 years ago
9cea461
wl1271: Fix memory leak in scan command handling
by Juuso Oikarinen
· 15 years ago
f83cce3
wl1271: Fix memory leaks in SPI initialization
by Juuso Oikarinen
· 15 years ago
31627dc
wl1271: Add TX rate reporting
by Juuso Oikarinen
· 15 years ago
f876bb9
wl1271: Clean up RX rate reporting
by Juuso Oikarinen
· 15 years ago
7fdd50d
wl1271: fix wl1271_spi driver name
by Luciano Coelho
· 15 years ago
3b56dd6
wl1271: Changed platform_device to be dynamically allocated
by Teemu Paasikivi
· 15 years ago
2ea9fb3
wl1271: Remove circular interlocking related to the inetaddr notifier chain
by Juuso Oikarinen
· 15 years ago
a0cb7be
wl1271: Don't generate null func template for ad-hoc
by Juuso Oikarinen
· 15 years ago
14b228a
wl1271: Update filters properly
by Juuso Oikarinen
· 15 years ago
801a673
wl1271: Removed duplicate code from module remove function.
by Teemu Paasikivi
· 15 years ago
a3b8ea7
wl1271: Added DEBUG_SDIO flag
by Teemu Paasikivi
· 15 years ago
c76a0d6
wl1271: Remove deprecated interface config function
by Juuso Oikarinen
· 15 years ago
1b72aec
wl1271: Fix MAC address handling
by Juuso Oikarinen
· 15 years ago
4695dc9
wl1271: enable U-APSD
by Kalle Valo
· 15 years ago
522ac25
wl1271: fix ps scheme in wl1271_op_conf_tx()
by Kalle Valo
· 15 years ago
023e082
wl1271: create qos nullfunc template
by Kalle Valo
· 15 years ago
818e306
wl1271: get probe request template from mac80211
by Kalle Valo
· 15 years ago
899e6e6
wl1271: get pspoll and nullfunc templates from mac80211
by Kalle Valo
· 15 years ago
12bd894
wl1271: enable WMM
by Kalle Valo
· 15 years ago
7fc3a86
wl1271: Add sysfs file to control BT co-ex state
by Juuso Oikarinen
· 15 years ago
a1dd818
wl1271: Move platform device registration from _spi to _main
by Juuso Oikarinen
· 15 years ago
1b00f54
wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.
by Juuso Oikarinen
· 15 years ago
885c990
wl1271: Fix SG configuration message structures
by Juuso Oikarinen
· 15 years ago
93f56be
wl1271: Changed SDIO MMC host claiming
by Teemu Paasikivi
· 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
1e3f7ac
wl1251: reduce eeprom read wait time
by Grazvydas Ignotas
· 15 years ago
3f9e750
wl1251: fix ELP_CTRL register accesses when using SDIO
by Grazvydas Ignotas
· 15 years ago
3c9cb9c
wl1251: make local symbols static
by Grazvydas Ignotas
· 15 years ago
7c3c76a
wl1271: Changed wl1271_sdio to be selectable only on ARM
by Teemu Paasikivi
· 15 years ago
6f6b5d4
wl1271: Remove tx-power level workaround
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
5c9417f
wl1271: Clean up firmware block allocation calculation
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
295cc0b
wl1271: Aggregate RX acknowledgements to FW
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
93c5bb6
wl1271: don't get received frames from hardware in PLT mode
by Kalle Valo
· 15 years ago
49d7f6d
wl1271: Fixed unloading of the wl1271_sdio module
by Teemu Paasikivi
· 15 years ago
09a9c2b
wl1271: Changed access to fw status register to use raw read
by Teemu Paasikivi
· 15 years ago
5129dff
wl1271: Initial SDIO implementation
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
b42f91b
wl1271: Inlined IO functions
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
521a5b2
wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.c
by Teemu Paasikivi
· 15 years ago
c8c9087
wl1271: add testmode support
by Kalle Valo
· 15 years ago
1937e74
wl1271: Fix beacon filter table configuration
by Juuso Oikarinen
· 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
6c71b0e
wl1271: Optimized RX path packet retrieval
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
6f8434a
wl1271: skip 3 unused bytes from the NVS
by Luciano Coelho
· 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
f2054df
wl1271: modify wl1271_acx_tid_cfg() to use function parameters
by Kalle Valo
· 15 years ago
243eeb5
wl1271: modify wl1271_acx_ac_cfg() to use function parameters
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
8535949
wl1251: fix txop unit
by Kalle Valo
· 15 years ago
56007a0
mac80211: wait for beacon before enabling powersave
by Johannes Berg
· 15 years ago
ececeec
wl1271: remove unused flags
by Luis R. Rodriguez
· 15 years ago
4ff6ffa
wl1251: add U-APSD support
by Kalle Valo
· 15 years ago
8f8ff916
wl1251: create qos null data template
by Kalle Valo
· 15 years ago
80a112f
wl1251: fix sleep related error paths in wl1251_op_bss_info_changed()
by Kalle Valo
· 15 years ago
dc52f0a
wl1251: use mac80211 provided channel parameters in scanning
by Kalle Valo
· 15 years ago
e477c56
wl1251: get probe request template from mac80211
by Kalle Valo
· 15 years ago
Next »