Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d192d268a1fb632148046b8efe9ab78e69890dd2
/
drivers
/
net
/
wireless
/
wl12xx
/
main.c
d192d26
wl12xx: fix erroneous commit (cb5ae0)
by Eliad Peller
· 13 years ago
77ddaa1
wl12xx: add automatic rx streaming triggers
by Eliad Peller
· 14 years ago
f84673d
wl12xx: add support for rx streaming
by Eliad Peller
· 14 years ago
70559a0
wl12xx: Stop BA session event from device
by Shahar Levi
· 13 years ago
50a66d7
wl12xx: add separate config value for DFS dwell time on sched scan
by Luciano Coelho
· 13 years ago
f634a4e
wl12xx: fix compilation error when CONFIG_PM is not set
by Luciano Coelho
· 13 years ago
9439064
wl12xx: enter/exit psm on wowlan suspend/resume
by Eliad Peller
· 14 years ago
f44e586
wl12xx: prevent scheduling while suspending (WoW enabled)
by Eliad Peller
· 14 years ago
402e4861
wl12xx: declare suspend/resume callbacks (for wowlan)
by Eliad Peller
· 14 years ago
33c2c06
wl12xx: implement scheduled scan driver operations and reporting
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
7dece1c
wl12xx: fix race condition during recovery in AP mode
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
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
86c438f
wl12xx: do not set queue_mapping directly
by Hauke Mehrtens
· 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
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
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
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
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
f9f774c
wl12xx: Add mutex protection for interface list
by Juuso Oikarinen
· 14 years ago
958b20e
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
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
13b107d
wl12xx: 1281/1283 support - use dynamic memory for the RX/TX pools
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
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
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
a620865
wl12xx: Switch to a threaded interrupt handler
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
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
409622e
wl12xx: AP mode - fix bug in cleanup of wl1271_op_sta_add()
by Arik Nemtsov
· 14 years ago
ba7c082
wl12xx: AP-mode - support HW based link PS monitoring
by Arik Nemtsov
· 14 years ago
a8c0ddb
wl12xx: AP-mode - TX queue per link in AC
by Arik Nemtsov
· 14 years ago
f4d08dd
wl12xx: fix potential race condition with TX queue watermark
by Arik Nemtsov
· 14 years ago
62c0740
wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUS
by Eliad Peller
· 14 years ago
b1a48ca
wl12xx: fix MODULE_AUTHOR email address
by Luciano Coelho
· 14 years ago
a100885
wl12xx: avoid blocking while holding rcu lock on bss info change
by Arik Nemtsov
· 14 years ago
1ec610e
wl12xx: update PLT initialization for new firmware
by Gery Kahn
· 14 years ago
72c2d9e
wl12xx: set supported_rates after association
by Eliad Peller
· 14 years ago
fe5ef09
wl12xx: use the conf struct instead of macros for memory configuration
by Eliad Peller
· 14 years ago
c8bde24
wl12xx: move to new firmware (6.1.3.50.49)
by Eliad Peller
· 14 years ago
ee60833
wl12xx: mcp2.5 - add config_ps acx
by Eliad Peller
· 14 years ago
7c3ee9e
wl12xx: fix warning due to missing arg in ampdu_action
by Luciano Coelho
· 14 years ago
e5e2f24
wl12xx: disable auto-arp
by Eliad Peller
· 14 years ago
ea45b2c
wl12xx: Increase scan channel dwell time for passive scans
by Juuso Oikarinen
· 14 years ago
bbba3e6
wl12xx: BA receiver support
by Levi, Shahar
· 14 years ago
4b7fac7
wl12xx: BA initiator support
by Levi, Shahar
· 14 years ago
6c89b7b
wl12xx: Add channel 14 to list of supported 2ghz channels
by Arik Nemtsov
· 14 years ago
4ae3fa8
wl12xx: Cleanup PLT mode when module is removed
by Juuso Oikarinen
· 14 years ago
4c9cfa7
wl12xx: add hw configuration for max supported AMDPU size
by Luciano Coelho
· 14 years ago
491bbd6
wl12xx: change debug_level module param sysfs permissions
by Guy Eilam
· 14 years ago
2d6e4e76
wl12xx: lock the RCU when accessing sta via ieee80211_find_sta()
by Luciano Coelho
· 14 years ago
a8aaaf5
wl12xx: don't modify the global supported band structures
by Luciano Coelho
· 14 years ago
fa287b8
wl12xx: don't join upon disassociation
by Eliad Peller
· 14 years ago
038d925
wl12xx: Enable AP-mode
by Arik Nemtsov
· 14 years ago
31d26ec
wl12xx: Read MAC address from NVS file on HW startup
by Arik Nemtsov
· 14 years ago
166d504
wl12xx: AP mode - fetch appropriate firmware for AP
by Arik Nemtsov
· 14 years ago
7f179b4
wl12xx: AP mode - encryption support
by Arik Nemtsov
· 14 years ago
488fc54
wl12xx: AP mode - record TX configuration settings
by Arik Nemtsov
· 14 years ago
c6c8a65
wl12xx: AP mode - changes in TX path
by Arik Nemtsov
· 14 years ago
f84f7d7
wl12xx: AP mode - add STA add/remove ops
by Arik Nemtsov
· 14 years ago
7d05786
wl12xx: AP mode - change filter config
by Arik Nemtsov
· 14 years ago
bee0ffe
wl12xx: AP mode config in ieee80211_ops.config
by Arik Nemtsov
· 14 years ago
e78a287
wl12xx: Configure AP on BSS info change
by Arik Nemtsov
· 14 years ago
Next »