Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6177eaea277527e48753d050723cd138494c98a8
/
drivers
/
net
/
wireless
/
wl12xx
/
cmd.c
6177eae
wl12xx: fix some sparse warnings
by Eliad Peller
· 15 years ago
c531277
wl12xx: add auto-arp support
by Eliad Peller
· 15 years ago
2f6724b
wl1271: Fix setting of the hardware connection monitoring probe-req template
by Juuso Oikarinen
· 15 years ago
00d2010
wl1271: Change wl12xx Files Names
by Shahar Levi
· 15 years ago
[Renamed (98%) from drivers/net/wireless/wl12xx/wl1271_cmd.c]
4b34d43
wl1271: Support FEM autodetection
by Juuso Oikarinen
· 15 years ago
644a486
wl1271: Add extended radio parameter initialization
by Juuso Oikarinen
· 15 years ago
8eab7b4
wl1271: Increase connection reliability
by Juuso Oikarinen
· 15 years ago
52b0e7a
wl1271: Add hardware recovery mechanism
by Juuso Oikarinen
· 15 years ago
65cddbf
wl1271: Reduce rate used for last PSM entry attempt
by Juuso Oikarinen
· 15 years ago
18c311b
wl1271: Remove function cmd_read_memory
by Juuso Oikarinen
· 15 years ago
03f06b7
wl1271: Move setting of wake-up conditions to ps.c from cmd.c
by Juuso Oikarinen
· 15 years ago
be86cbe
wl1271: Implement CMD_SET_STA_STATE to indicate connection completion to FW
by Juuso Oikarinen
· 15 years ago
34dd2aa
wl1271: moved scan operations to a separate file
by Luciano Coelho
· 15 years ago
e6b190f
wl1271: read fem manufacturer value from nvs
by Luciano Coelho
· 15 years ago
849923f
wl1271: Use all basic rates for ps-poll, instead of just the slowest
by Juuso Oikarinen
· 15 years ago
ab2807e
wl1271: Remove calibration from join command
by Juuso Oikarinen
· 15 years ago
4fb26fa
wl1271: Fix scan parameter handling for 5GHz
by Juuso Oikarinen
· 15 years ago
5da54f9
wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHz
by Juuso Oikarinen
· 15 years ago
db81956
wl1271: Prevent dropping of TX frames in joins
by Juuso Oikarinen
· 15 years ago
a7da74f
wl1271: Add support for NVS files with 5GHz band parameters
by Juuso Oikarinen
· 15 years ago
eb70eb7
wl1271: Update handling of the NVS file / INI parameters
by Juuso Oikarinen
· 15 years ago
cc75589
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
cbd1ea8
wl1271: Reduce PSM entry hang over period from 128 => 1 ms
by Juuso Oikarinen
· 15 years ago
8316324
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
23a7a51
wl1271: fix a bunch of sparse warnings
by Luciano Coelho
· 15 years ago
16092b5
wl1271: Improve command polling
by Juuso Oikarinen
· 15 years ago
5c01d56
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
606c148
wl1271: Configure rates for templates
by Juuso Oikarinen
· 15 years ago
ebba60c
wl1271: Use minimum rate for each band for control messages
by Juuso Oikarinen
· 15 years ago
bc0f03e
wl1271: Fix msleep() delay while waiting for completion
by Saravanan Dhanabal
· 15 years ago
bfb24c9
wl1271: Add keep-alive frame template support
by Juuso Oikarinen
· 15 years ago
60e84c2
wl1271: Update beacon interval properly for ad-hoc
by Juuso Oikarinen
· 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
1b00f2b
wl1271: Fix memory leak in cmd_data_path
by Juuso Oikarinen
· 15 years ago
9cea461
wl1271: Fix memory leak in scan command handling
by Juuso Oikarinen
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 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
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
04e36fc
wl1271: Clean up TX security sequence number handling
by Juuso Oikarinen
· 15 years ago
1530549
wl1271: Fix ad-hoc mode neighborhood detection
by Juuso Oikarinen
· 15 years ago
760d969
wl1271: Removed wl1271_spi.h and made some functions static
by Teemu Paasikivi
· 15 years ago
7b048c5
wl1271: Renamed IO functions
by Teemu Paasikivi
· 15 years ago
152ee6e
wl1271: Use NVS INI file configuration
by Juuso Oikarinen
· 15 years ago
d8c42c0
wl1271: Fix PSM entry
by Juuso Oikarinen
· 15 years ago
891dc5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 16 years ago
71449f8
wl1271: Change booleans in struct wl1271 into a flags bitmask
by Juuso Oikarinen
· 16 years ago
9421089
wl1271: use channel 1 when configuring the data path
by Luciano Coelho
· 16 years ago
9cf25fe
wl1271: remove workaround for disconnection
by Luciano Coelho
· 16 years ago
cf18be4
wl1271: added radio parameters configuration values newer firmwares
by Luciano Coelho
· 16 years ago
76c0f8d
wl1271: updated general parameters structure for newer firmwares
by Luciano Coelho
· 16 years ago
befabac
wl1271_cmd.c: cleanup char => u8
by Dan Carpenter
· 16 years ago
98b5dd5
wl1271: fix radio and general parameters commands
by Luciano Coelho
· 16 years ago
fa867e7
wl1271: Generalize command response reading
by Juuso Oikarinen
· 16 years ago
ad150e9
wl1271: Correct endianness-handling of command status
by Juuso Oikarinen
· 16 years ago
3b775b4
wl1271: Check result code of commands
by Juuso Oikarinen
· 16 years ago
d0f63b2
wl1271: fix endianess issues
by Luciano Coelho
· 16 years ago
938e30c
wl1271: fix sparse warnings about undeclared functions
by Luciano Coelho
· 16 years ago
7a38079
wl1271: Set IEEE80211_FCTL_TODS in the null data template
by Juuso Oikarinen
· 16 years ago
a410264
wl1271: Added 5 GHz support to join and rx
by Teemu Paasikivi
· 16 years ago
abb0b3b
wl1271: Added support to scan on 5 GHz band
by Teemu Paasikivi
· 16 years ago
311494c
wl1271: Scan only enabled channels
by Teemu Paasikivi
· 16 years ago
51f2be2
wl1271: Add config structure for connection management parameters
by Juuso Oikarinen
· 16 years ago
45b531a
wl1271: Add config structure for TX path parameters
by Juuso Oikarinen
· 16 years ago
2b60100b
wl1271: Add structure for firmware configuration values
by Juuso Oikarinen
· 16 years ago
ae751ba
wl1271: remove unnecessary joins and join only when the bssid changes
by Luciano Coelho
· 16 years ago
7462141
wl1271: Remove outdated SPI functions
by Juuso Oikarinen
· 16 years ago
d6e19d13
wl1271: workaround to send a disconnect before rejoining
by Luciano Coelho
· 16 years ago
25a7dc6
wl1271: implement cmd_disconnect
by Luciano Coelho
· 16 years ago
64a7f67
wl1271: hack to disable filters
by Luciano Coelho
· 16 years ago
d94cd29
wl1271: Update join usage
by Juuso Oikarinen
· 16 years ago
c3fea19
wl1271: mask aid bits 14 and 15 in ps-poll template
by Juuso Oikarinen
· 16 years ago
ac4e4ce
wl1271: Security sequence number handling for TX (for WPA)
by Juuso Oikarinen
· 16 years ago
f5fc0f8
wl1271: add wl1271 driver files
by Luciano Coelho
· 16 years ago