Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d0e73eaf1925053cbf33fb002382aee72accd044
/
drivers
/
net
/
wireless
/
ti
/
wl18xx
5e74b3a
wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs
by Eliad Peller
· 10 years ago
9bccb8a
wl18xx: make sure fw_status->priv exists before deref
by Eliad Peller
· 10 years ago
1631020
wl18xx: change the number of WLAN addrs per chip
by Arik Nemtsov
· 10 years ago
e93e15f
wlcore/wl18xx: handle smart config events
by Eliad Peller
· 10 years ago
ccb1df9
wlcore/wl18xx: add smart config commands
by Eliad Peller
· 10 years ago
936c50d
wlcore: add smart config definitions
by Eliad Peller
· 10 years ago
601d6c4
wl18xx: fix last tx rate calculation
by Eliad Peller
· 10 years ago
633e271
mac80211: split sched scan IEs
by David Spinadel
· 11 years ago
c0da71f
wl18xx: align event mailbox with current fw
by Eliad Peller
· 11 years ago
028e724
wl18xx: move to new firmware (wl18xx-fw-3.bin)
by Eliad Peller
· 11 years ago
abf0b24
wlcore/wl12xx/wl18xx: configure iface_combinations per-hw
by Eliad Peller
· 11 years ago
32f0fd5
wlcore/wl12xx/wl18xx: configure max_stations per-hw
by Eliad Peller
· 11 years ago
da08fdf
wlcore/wl12xx/wl18xx: configure num_links per-hw
by Eliad Peller
· 11 years ago
75fb4df
wlcore/wl12xx/wl18xx: simplify fw_status handling
by Eliad Peller
· 11 years ago
c83cb80
wlcore/wl18xx/wl12xx: FW log params per chip arch
by Igal Chernobelsky
· 11 years ago
9d8146d
wl12xx/wl18xx: update default fw logger's settings
by Ido Reis
· 11 years ago
71e996b
wlcore: add ap_event_mask
by Eliad Peller
· 11 years ago
50e4c90
wl18xx: default config alignment with phy defaults
by Igal Chernobelsky
· 11 years ago
1f8a189
wl18xx: print new RDL versions during boot
by Victor Goldenshtein
· 11 years ago
ef47d32
wl18xx: fix boot process in high temperature environment
by Victor Goldenshtein
· 11 years ago
bc2ab3b
wl18xx: use locally administered MAC address if not available from fuse
by Luciano Coelho
· 12 years ago
e3b8bbb
wl18xx: FDSP Code RAM Corruption fix
by Ido Reis
· 12 years ago
a805de4
wl12xx/wl18xx: scan all 5ghz channels
by Eliad Peller
· 12 years ago
a42c74e
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 12 years ago
85220d7
mac80211: support secondary channel offset in CSA
by Johannes Berg
· 12 years ago
f9ae085
wl18xx: print chip info during boot
by Victor Goldenshtein
· 12 years ago
d21553f
wlcore: set max num of Rx BA sessions per chip
by Igal Chernobelsky
· 12 years ago
e1a0c6b
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
by Johannes Berg
· 12 years ago
1d61466
wl18xx: add new phy configuration parameters for telec support
by Victor Goldenshtein
· 12 years ago
5b37649
Merge branch 'wl12xx-next' into for-linville
by Luciano Coelho
· 12 years ago
2fd8a3b
wl18xx: count HW block spare based correctly on keys
by Arik Nemtsov
· 12 years ago
0b70078
wlcore: support scan reports during periodic scan
by Eyal Shapira
· 12 years ago
c80daad
wl18xx: support MIMO only if HT mode is not forced to SISO
by Arik Nemtsov
· 12 years ago
9832389
wl18xx: limit Tx for the AP single-STA-in-PSM case
by Arik Nemtsov
· 12 years ago
f1626fd
wlcore/wl18xx: change priority calculations for links
by Arik Nemtsov
· 12 years ago
c91ec5f
wl18xx: fix a bug in wl->num_rx_desc initialization
by Yair Shapira
· 12 years ago
c23280e
wlcore: set 5Ghz probe-req template for DFS channels
by Arik Nemtsov
· 12 years ago
5d3a160
wlcore: increase scan dwell times if no activity
by Eyal Shapira
· 12 years ago
530abe1
wlcore: add ACX_PEER_CAP command
by Eliad Peller
· 12 years ago
b74324d
wlcore/wl18xx/wl12xx: remove __dev* attributes
by Bill Pemberton
· 12 years ago
4d70384
wl18xx: set last Tx rate from FW status
by Arik Nemtsov
· 12 years ago
0e81047
wlcore: improved Tx scheduling algorithm
by Arik Nemtsov
· 12 years ago
0330ee1
wl18xx: declare support for greenfield ht_cap
by Eliad Peller
· 12 years ago
2718bf4
wlcore: remove WLCORE_QUIRK_NO_ELP
by Eliad Peller
· 12 years ago
d88949b
wl18xx: support 2nd set of mac/phy tx-power params
by Yair Shapira
· 12 years ago
ec4f4b7
wl18xx: update default mac/phy parameters
by Ido Reis
· 12 years ago
2f24456
wl18xx: ignore irrelevant firmware version fields
by Luciano Coelho
· 12 years ago
8675f9a
wlcore/wl12xx/wl18xx: verify multi-role and single-role fw versions
by Luciano Coelho
· 12 years ago
7230341
wlcore/wl18xx/wl12xx: add recovery settings to conf
by Yair Shapira
· 12 years ago
de40750
wlcore/wl18xx/wl12xx: separate channel count between chips
by Arik Nemtsov
· 12 years ago
5f9b677
wlcore: use new set bandwidth command to adjusting channel BW
by Arik Nemtsov
· 12 years ago
7c482c1
wlcore: configure dwell times according to scan type
by Eliad Peller
· 12 years ago
6507bab
wl18xx: make driver operational again
by Eliad Peller
· 12 years ago
6b70e7e
wlcore: add new reg-domain configuration command
by Victor Goldenshtein
· 12 years ago
c50a282
wlcore: update events enum/struct to new fw api
by Eliad Peller
· 12 years ago
fcab189
wlcore: update channel_switch/stop_channel_switch commands
by Eliad Peller
· 12 years ago
b6acb4e
wlcore: update acx enum
by Eliad Peller
· 12 years ago
0a1c720
wl18xx: increase MAX_CHANNELS_5GHZ
by Eliad Peller
· 12 years ago
78e2806
wlcore: split 18xx and 12xx scan mechanism
by Eliad Peller
· 12 years ago
750a986
wl18xx: change fw name and temporarily fail loading
by Eliad Peller
· 12 years ago
af390f4
wlcore: protect wlcore_op_set_key with mutex
by Eliad Peller
· 12 years ago
3992eb2
wlcore: Refactor probe
by Ido Yariv
· 12 years ago
8c5dab1
wl18xx: default to siso40 in 2.4ghz with a single antenna
by Arik Nemtsov
· 12 years ago
a8311c8
wlcore: Fix unbalanced interrupts enablement
by Ido Yariv
· 12 years ago
1defbeb
wlcore/wl18xx: add phy_fw_version_str to debugfs driver_state
by Yair Shapira
· 12 years ago
e166de5
wl18xx: number_of_assembled_ant5 indicates if A band is enabled
by Yair Shapira
· 12 years ago
f4afbed
wlcore/wl18xx/wl12xx: allow up to 3 mac addresses
by Arik Nemtsov
· 12 years ago
26a309c
wlcore/wl18xx/wl12xx: aggregation buffer size set
by Igal Chernobelsky
· 12 years ago
f1c434d
wl18xx/wl12xx: defines for Tx/Rx descriptors num
by Igal Chernobelsky
· 12 years ago
9ae48ae
wl18xx: increase rx_ba_win_size to 32
by Ido Reis
· 13 years ago
4cc5338
wlcore: Prevent interaction with HW after recovery is queued
by Ido Yariv
· 12 years ago
e1c497c
wl18xx: update default phy configuration for pg2
by Ido Reis
· 12 years ago
77e7b30
wl18xx: use module_platform_driver
by Devendra Naga
· 12 years ago
760a6a9
wl18xx: remove duplicated include from main.c
by Wei Yongjun
· 12 years ago
cc31a3c
wl18xx: enable MIMO rates when connected as a MIMO STA
by Arik Nemtsov
· 12 years ago
16bc10c3
wl18xx: disable calibrator based fem detect
by Yair Shapira
· 12 years ago
602c759
wl18xx: fix bogus compile warning on cc config option
by Arik Nemtsov
· 12 years ago
c68cc0f
wl18xx: add support for ht_mode in conf.h
by Yair Shapira
· 13 years ago
45777c4
wl18xx: alloc conf.phy memory to ensure alignemnt
by Arik Nemtsov
· 13 years ago
0344dcd
wlcore: determine AP extra rates correctly
by Arik Nemtsov
· 13 years ago
0fc1d2e
wl12xx/wl18xx: use a dynamic PS timeout of 1.5sec
by Arik Nemtsov
· 13 years ago
4a1ccce
wlcore/wl12xx/wl18xx: check min FW version
by Arik Nemtsov
· 13 years ago
01b3c0e
wlcore: enable sched scan while connected
by Victor Goldenshtein
· 13 years ago
e59bec1
wl18xx: deprecate PG1 support
by Luciano Coelho
· 13 years ago
f1a26e6
wlcore: Force checking of io functions' return values
by Ido Yariv
· 13 years ago
b0f0ad3
wlcore: Propagate errors from wl1271_raw_write32
by Ido Yariv
· 13 years ago
6134323
wlcore: Propagate errors from wl1271_raw_read32
by Ido Yariv
· 13 years ago
eb96f84
wlcore: Propagate errors from wl1271_write
by Ido Yariv
· 13 years ago
4184407
wl18xx: use %zu for size_t arguments in printk calls
by Luciano Coelho
· 13 years ago
93fb19b
wl18xx: split siso40 HT cap between 2Ghz and 5Ghz
by Arik Nemtsov
· 13 years ago
fa2adfc
wl18xx: sane defaults for HT capabilities
by Arik Nemtsov
· 13 years ago
68a847f
wl18xx: explicitly remove the 5Ghz MIMO HT cap
by Arik Nemtsov
· 13 years ago
bf7c46a
wl18xx: set Tx align quirk for PG2
by Arik Nemtsov
· 13 years ago
09aad14
wl18xx: increase Rx descriptors for PG2
by Arik Nemtsov
· 13 years ago
66340e5
wlcore: allow setting sleep_auth before interface init
by Arik Nemtsov
· 13 years ago
17d9771
wl18xx: clean up phy module parameters
by Arik Nemtsov
· 13 years ago
d61c6b5
wl18xx: align wl18xx_conf_phy with FW variant and remove it
by Arik Nemtsov
· 13 years ago
8dd8e53
wl18xx: update fw statistics
by Ido Reis
· 13 years ago
e27454b0
wl18xx: allow FW-log by default for PG2.0
by Arik Nemtsov
· 13 years ago
640dfb9b
wl18xx: read configuration structure from a binary file
by Luciano Coelho
· 13 years ago
Next »