Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9439064cd9fce8a4db716a748dbf581eb234f9c7
/
drivers
/
net
/
wireless
/
wl12xx
9439064
wl12xx: enter/exit psm on wowlan suspend/resume
by Eliad Peller
· 14 years ago
f795ea8
wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger
by Eliad Peller
· 14 years ago
f44e586
wl12xx: prevent scheduling while suspending (WoW enabled)
by Eliad Peller
· 14 years ago
039bdb1
wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend
by Eliad Peller
· 14 years ago
402e4861
wl12xx: declare suspend/resume callbacks (for wowlan)
by Eliad Peller
· 14 years ago
2c0f246
wl12xx_sdio: set interrupt as wake_up interrupt
by Eliad Peller
· 14 years ago
fe44870
wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTED
by Luciano Coelho
· 14 years ago
683c002
wl12xx: prevent sched_scan when not idle or not in station mode
by Luciano Coelho
· 14 years ago
d3eff81
wl12xx: export scheduled scan state in debugfs
by Luciano Coelho
· 14 years ago
33c2c06
wl12xx: implement scheduled scan driver operations and reporting
by Luciano Coelho
· 14 years ago
95feadc
wl12xx: add scheduled scan structures and commands
by Luciano Coelho
· 14 years ago
6394c01
wl12xx: listen to scheduled scan events
by Luciano Coelho
· 14 years ago
3a9d60e
wl12xx: add configuration values for scheduled scan
by Luciano Coelho
· 14 years ago
fcd23b6
wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flags
by Shahar Levi
· 14 years ago
bc76b94
wl12xx: Don't filter beacons that include changed HT IEs
by Shahar Levi
· 14 years ago
889cb36
wl12xx: simplify wl1271_ssid_set()
by Eliad Peller
· 14 years ago
25eaea30
Revert "wl12xx: support FW TX inactivity triggers"
by Luciano Coelho
· 14 years ago
2d66bee
wl12xx: export driver state to debugfs
by Arik Nemtsov
· 14 years ago
7dece1c
wl12xx: fix race condition during recovery in AP mode
by Arik Nemtsov
· 14 years ago
2dc5a5c
wl12xx: add debugfs entry for starting recovery
by Arik Nemtsov
· 14 years ago
c45a85b
wl12xx: AP-mode - reconfigure templates after basic rates change
by Arik Nemtsov
· 14 years ago
70f4742
wl12xx: AP-mode - overhaul rate policy configuration
by Arik Nemtsov
· 14 years ago
52dcaf5
wl12xx: print firmware program counter during recovery
by Arik Nemtsov
· 14 years ago
f482b76
wl12xx: schedule recovery on command timeout
by Arik Nemtsov
· 14 years ago
521a4a2
wl12xx: AP-mode - disable beacon filtering on start up
by Arik Nemtsov
· 14 years ago
5f704d1
wl12xx: use wiphy values for setting rts, frag thresholds on init
by Arik Nemtsov
· 14 years ago
801f870
wl12xx: add BT-coexistance for AP
by Arik Nemtsov
· 14 years ago
f7c7c7e
wl12xx: strict_stroul introduced converted to kstrtoul
by Luciano Coelho
· 14 years ago
86c438f
wl12xx: do not set queue_mapping directly
by Hauke Mehrtens
· 14 years ago
34c8e3d
wl12xx: discard corrupted packets in RX
by Arik Nemtsov
· 14 years ago
3343789
wl12xx: implement the tx_frames_pending mac80211 callback
by Arik Nemtsov
· 14 years ago
4cf557f
wl12xx: Enable dynamic memory for 127x
by Ido Yariv
· 14 years ago
ef2e300
wl12xx: Restart TX when TX descriptors are available
by Ido Yariv
· 14 years ago
ae825e4
wl12xx: Modify memory configuration for 128x/AP
by Ido Yariv
· 14 years ago
1fe9e24
wl12xx: add debugfs entries for dtim_interval and beacon_interval
by Eliad Peller
· 14 years ago
2370841
wl12xx: Update Power Save Exit Retries Packets
by Shahar Levi
· 14 years ago
ff86843
wl12xx: FM WLAN coexistence
by Shahar Levi
· 14 years ago
cb5ae05
wl12xx: configure rates when working in ibss mode
by Eliad Peller
· 14 years ago
30df14d
wl12xx: avoid redundant join on interface reconfiguration
by Eliad Peller
· 14 years ago
a20a5b7
wl12xx: print actual rx packet size (without padding)
by Eliad Peller
· 14 years ago
b03acad
wl12xx: Set correct REF CLK and TCXO CLK values to the FW
by Shahar Levi
· 14 years ago
a665d6e
wl12xx: avoid premature elp entrance
by Eliad Peller
· 14 years ago
c75bbcd
wl12xx: sleep instead of wakeup after tx work
by Eliad Peller
· 14 years ago
564f595
wl12xx: Set End-of-transaction Flag at Wl127x AP Mode
by Shahar Levi
· 14 years ago
4768480
wl12xx: support FW TX inactivity triggers
by Arik Nemtsov
· 14 years ago
cf27d86
wl12xx: fix sparse warning about undeclared wl12xx_alloc_dummy_packet
by Luciano Coelho
· 14 years ago
4ec23d6
wl12xx: remove unused conf_radio_params structure
by Luciano Coelho
· 14 years ago
afb7d3c
wl12xx: move hardcoded hci_io_ds value into the conf struct
by Luciano Coelho
· 14 years ago
6277ed6
wl12xx: use kstrtoul functions
by Luciano Coelho
· 14 years ago
341b7cd
wl12xx: Handle platforms without level trigger interrupts
by Ido Yariv
· 14 years ago
d2f4d47
wl12xx: Simplify TX blocks accounting
by Ido Yariv
· 14 years ago
990f5de
wl12xx: Clean up the dummy packet mechanism
by Ido Yariv
· 14 years ago
0da13da
wl12xx: Clean up the block size alignment code
by Ido Yariv
· 14 years ago
d29633b
wl12xx: Clean up and fix the 128x boot sequence
by Ido Yariv
· 14 years ago
8bf69aa
wl12xx: fix "JOIN while associated" commentary
by Ohad Ben-Cohen
· 14 years ago
c574518
wl12xx: fix roaming
by Ohad Ben-Cohen
· 14 years ago
13026de
wl12xx: Handle duplicate calling of remove interface
by Juuso Oikarinen
· 14 years ago
c1b193e
wl12xx: rearrange some ELP wake_up/sleep calls
by Eliad Peller
· 14 years ago
17e672d
wl12xx: configure channel/band while FW is off
by Arik Nemtsov
· 14 years ago
4a31c11
wl12xx: use a bitmask instead of list of booleans in scanned_ch
by Luciano Coelho
· 14 years ago
4623ec7
wl12xx: fix a couple of sparse warnings about undeclared functions
by Luciano Coelho
· 14 years ago
d9482e2
wl12xx: fix SG BT load value to reflect its new meaning
by Luciano Coelho
· 14 years ago
18b92ff
wl12xx: set the skbuff priority for dummy packets
by Luciano Coelho
· 14 years ago
db674d2
wl12xx: set the actual tid instead of the ac
by Eliad Peller
· 14 years ago
f9f774c
wl12xx: Add mutex protection for interface list
by Juuso Oikarinen
· 14 years ago
1d732e8
wl12xx: Clamp byte mode transfers for 128x chips
by Arik Nemtsov
· 14 years ago
958b20e0
wl12xx: update bet_max_consecutive
by Ohad Ben-Cohen
· 14 years ago
871d0c3
wl12xx: Add support for 11n Rx STBC one spatial stream
by Shahar Levi
· 14 years ago
0af0467
wl12xx: Fix potential incorrect band in rx-status
by Juuso Oikarinen
· 14 years ago
e7ddf54
wl12xx: use 1 spare TX block instead of two
by Luciano Coelho
· 14 years ago
0830cee
wl12xx: 1281/1283 support - enable chip support
by Shahar Levi
· 14 years ago
1aed55f
wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x chips
by Arik Nemtsov
· 14 years ago
ae47c45
wl12xx: 1281/1283 support - Add dummy packet support
by Shahar Levi
· 14 years ago
ae77ecc
wl12xx: 1281/1283 support - Improve Tx & Rx path
by Shahar Levi
· 14 years ago
13b107d
wl12xx: 1281/1283 support - use dynamic memory for the RX/TX pools
by Shahar Levi
· 14 years ago
5ea417a
wl12xx: 1281/1283 support - New boot sequence
by Shahar Levi
· 14 years ago
bc765bf
wl12xx: 1281/1283 support - Loading FW & NVS
by Shahar Levi
· 14 years ago
49d750ca
wl12xx: 1281/1283 support - New radio structs and functions
by Shahar Levi
· 14 years ago
a81159e
wl12xx: 1281/1283 support - add block size handling for sdio and spi
by Luciano Coelho
· 14 years ago
48a6147
wl12xx: 1281/1283 support - Add acx commands
by Shahar Levi
· 14 years ago
5aa4234
wl12xx: 1281/1283 support - Add Definitions
by Shahar Levi
· 14 years ago
b9b0fde
wl12xx: 1281/1283 support - move IRQ polarity
by Shahar Levi
· 14 years ago
09b661b
wl12xx: fix potential buffer overflow in testmode nvs push
by Luciano Coelho
· 14 years ago
5245e3a
wl12xx: fix module author's email address in the spi and sdio modules
by Luciano Coelho
· 14 years ago
80751e2
ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition
by Bing Zhao
· 14 years ago
95a7761
wl12xx: Correctly set up protection if non-GF STAs are present
by Helmut Schaa
· 14 years ago
24225b3
wl12xx: wakeup chip from ELP during scan
by Arik Nemtsov
· 14 years ago
b16d4b6
wl12xx: Modify requested number of memory blocks
by Ido Yariv
· 14 years ago
b07d403
wl12xx: Avoid redundant TX work
by Ido Yariv
· 14 years ago
2da69b8
wl12xx: Switch to level trigger interrupts
by Ido Yariv
· 14 years ago
a620865
wl12xx: Switch to a threaded interrupt handler
by Ido Yariv
· 14 years ago
393fb56
wl12xx: Change claiming of the SDIO bus
by Ido Yariv
· 14 years ago
606ea9f
wl12xx: Do end-of-transactions transfers only if needed
by Ido Yariv
· 14 years ago
8aad246
wl12xx: Reorder data handling in irq_work
by Ido Yariv
· 14 years ago
50e9f74
wl12xx: Remove private headers in wl1271_tx_reset
by Ido Yariv
· 14 years ago
11251e7
wl12xx: Don't rely on runtime PM for toggling power
by Ido Yariv
· 14 years ago
f62c317
wl12xx: fix the path to the wl12xx firmwares
by Sebastien Jan
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
b622d99
wl12xx: AP-mode - management of links in PS-mode
by Arik Nemtsov
· 14 years ago
09039f4
wl12xx: AP-mode - count free FW TX blocks per link
by Arik Nemtsov
· 14 years ago
Next »