Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cb5ae0530e0e2af86d128ce758645b6b4a9132e1
/
drivers
/
net
/
wireless
/
wl12xx
/
main.c
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
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
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
ae113b5
wl12xx: AP specific RX filter configuration
by Arik Nemtsov
· 14 years ago
e0fe371
wl12xx: AP mode - init sequence
by Arik Nemtsov
· 14 years ago
98bdaab
wl12xx: AP-mode high level commands
by Arik Nemtsov
· 14 years ago
79b223f
wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commands
by Arik Nemtsov
· 14 years ago
1e05a81
wl12xx: Add AP related configuration to conf_drv_settings
by Arik Nemtsov
· 14 years ago
6742f55
wl12xx: Change TX queue to be per AC
by Juuso Oikarinen
· 14 years ago
17c1755
wl12xx: allow runtime changing of debug_level
by Eliad Peller
· 14 years ago
ea559b4
wl1271: fixed problem with WPS IEs in probe requests
by Guy Eilam
· 14 years ago
c531277
wl12xx: add auto-arp support
by Eliad Peller
· 14 years ago
fb6a681
wl12xx: disable 11a channels when wl->enable_11a is known
by Luciano Coelho
· 14 years ago
1036dc1
wl12xx: Remove 11j channels from the supported channels list.
by Juuso Oikarinen
· 14 years ago
d60080a
wl1271: move wl12xx debugfs directory to under wiphy's debugfs
by Eliad Peller
· 14 years ago
2f6724b
wl1271: Fix setting of the hardware connection monitoring probe-req template
by Juuso Oikarinen
· 14 years ago
573c67c
wl12xx: disable 11a channels when regulatory changes if 11a is not supported
by Luciano Coelho
· 14 years ago
6735329
wl12xx: Fix kernel crash related to hw recovery and interface shutdown
by Juuso Oikarinen
· 14 years ago
b84a7d3
wl12xx: Unset bssid filter, ssid and bssid from firmware on disassoc
by Juuso Oikarinen
· 14 years ago
68d069c
wl1271: add support for HW TX fragmentation
by Arik Nemtsov
· 14 years ago
fa97f46
Revert "wl1271: Change supported channel order for a more optimal scan"
by Juuso Oikarinen
· 14 years ago
b7417d9
wl1271: Prevent ad-hoc and active scanning on 11a DFS frequencies
by Juuso Oikarinen
· 14 years ago
00d2010
wl1271: Change wl12xx Files Names
by Shahar Levi
· 14 years ago
[Renamed (99%) from drivers/net/wireless/wl12xx/wl1271_main.c]
ccc83b0
wl1271: handle HW watchdog interrupt
by Eliad Peller
· 14 years ago
71125ab
wl1271: set wl->vif only if add_interface succeeded.
by Eliad Peller
· 14 years ago
f8d9802
wl1271: Check interface state in op_* functions
by Juuso Oikarinen
· 14 years ago
b739a42
wl1271: Fix scan failure detection
by Juuso Oikarinen
· 14 years ago
6a2de93
wl1271: Fix warning about unsupported RX rate
by Teemu Paasikivi
· 14 years ago
1835785
wl1271: 11n Support, functionality and configuration ability
by Shahar Levi
· 14 years ago
Next »