Sign in
googlers
/
maze
/
linux
/
4d82a1debbffec129cc387aafa8f40b7bbab3297
/
drivers
/
net
/
wireless
/
wl12xx
/
init.c
c08e371
wl12xx: increase max probe-req template size to WL1271_CMD_TEMPL_MAX_SIZE
by Ido Reis
· 13 years ago
5ec8a44
wl12xx: consider encryption and QoS in auto arp template
by Eliad Peller
· 13 years ago
cdaac62
wl12xx: fw api change - add role_id to set_template
by Eliad Peller
· 13 years ago
36b2082
wl12xx: remove deprecated packet detection threshold config
by Luciano Coelho
· 13 years ago
2c8f82e
wl12xx: call extended radio parameters for wl127x AP mode
by Luciano Coelho
· 13 years ago
97127e6
wl12xx: init CMD_TEMPL_KLV to sizeof(ieee80211_qos_hdr)
by Eliad Peller
· 13 years ago
ce39def
wl12xx: change blocksize alignment quirk to negative
by Luciano Coelho
· 13 years ago
a693534
wl12xx: keep beacon-filtering enabled during STA operation
by Arik Nemtsov
· 13 years ago
0f4e312
wl12xx: move debugging definitions to a separate file
by Luciano Coelho
· 13 years ago
e5a359f
wl12xx: use dynamic rate policies
by Eliad Peller
· 13 years ago
6bd6502
wl12xx: add power_level field to wlvif
by Eliad Peller
· 13 years ago
a4e4130
wl12xx: configure sleep_policy according to active roles
by Eliad Peller
· 13 years ago
d0802ab
wl12xx: move ba fields into wlvif
by Eliad Peller
· 13 years ago
0603d89
wl12xx: move role_id into wlvif
by Eliad Peller
· 13 years ago
536129c
wl12xx: move bss_type into wlvif
by Eliad Peller
· 13 years ago
d2d66c5
wl12xx: move basic_rate into wlvif
by Eliad Peller
· 13 years ago
30d0c8f
wl12xx: move rate_set into wlvif
by Eliad Peller
· 13 years ago
87fbcb0
wl12xx: define wl12xx_vif
by Eliad Peller
· 13 years ago
92c77c7
wl12xx: start reworking the init sequence
by Eliad Peller
· 13 years ago
784f694
wl12xx: replace wl->mac_addr with vif->addr
by Eliad Peller
· 13 years ago
af7fbb2
wl12xx: implement set_bitrate_mask callback
by Eliad Peller
· 13 years ago
9487775
wl12xx: add config_hangover command
by Eliad Peller
· 14 years ago
1a8adb6
wl12xx: AP-mode - configure HT rate support to the FW
by Arik Nemtsov
· 14 years ago
0f9c825
wl12xx: re-enable block ack session support
by Arik Nemtsov
· 14 years ago
3be4112
wl12xx: update BT coex configuration params
by Eliad Peller
· 14 years ago
fa6ad9f
wl12xx: add set_rate_mgmt_params acx
by Eliad Peller
· 14 years ago
f42bd2c
wl12xx: use wl1271_acx_beacon_filter_opt for both sta and ap
by Eliad Peller
· 14 years ago
154037d
wl12xx: change max/default template size
by Eliad Peller
· 14 years ago
c690ec8
wl12xx: update commands & events
by Eliad Peller
· 14 years ago
7f097988
wl12xx: update acx commands
by Eliad Peller
· 14 years ago
08c1d1c
wl12xx: remove rx filtering stuff
by Eliad Peller
· 14 years ago
097f882
wl12xx: always initialize AP-mode max power level
by Arik Nemtsov
· 14 years ago
3618f30
wl12xx: AP mode - support FW TX inactivity triggers
by Arik Nemtsov
· 14 years ago
95dac04f
wl12xx: Support routing FW logs to the host
by Ido Yariv
· 14 years ago
70559a0
wl12xx: Stop BA session event from device
by Shahar Levi
· 14 years ago
25eaea30
Revert "wl12xx: support FW TX inactivity triggers"
by Luciano Coelho
· 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
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
ff86843
wl12xx: FM WLAN coexistence
by Shahar Levi
· 14 years ago
4768480
wl12xx: support FW TX inactivity triggers
by Arik Nemtsov
· 14 years ago
0da13da
wl12xx: Clean up the block size alignment code
by Ido Yariv
· 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
03c5a9c
wl12xx: change type from u8 to int
by Dan Carpenter
· 14 years ago
c8bde24
wl12xx: move to new firmware (6.1.3.50.49)
by Eliad Peller
· 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
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
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
68d069c
wl1271: add support for HW TX fragmentation
by Arik Nemtsov
· 14 years ago
00d2010
wl1271: Change wl12xx Files Names
by Shahar Levi
· 14 years ago
[Renamed (98%) from drivers/net/wireless/wl12xx/wl1271_init.c]
644a486
wl1271: Add extended radio parameter initialization
by Juuso Oikarinen
· 14 years ago
9987a9d
wl1271: Fix AC/TID default configuration
by Juuso Oikarinen
· 15 years ago
11eb542
wl1271: Enable 11a support always, prevent scanning for unsupporting chips
by Juuso Oikarinen
· 15 years ago
02fabb0
wl1271: Enable/disable 11a support based on INI configuration
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
00236aed
wl1271: Add support for connection quality monitoring
by Juuso Oikarinen
· 15 years ago
606c148
wl1271: Configure rates for templates
by Juuso Oikarinen
· 15 years ago
c189955
wl1271: Enable hardware keep alive messages
by Juuso Oikarinen
· 15 years ago
bfb24c9
wl1271: Add keep-alive frame template support
by Juuso Oikarinen
· 15 years ago
6ccbb92
wl1271: Disable connection monitoring while not associated
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
7fc3a86
wl1271: Add sysfs file to control BT co-ex state
by Juuso Oikarinen
· 15 years ago
1b00f54
wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.
by Juuso Oikarinen
· 15 years ago
12419cc
wl1271: add most of the normal initialization commands to PLT mode
by Luciano Coelho
· 15 years ago
f2054df
wl1271: modify wl1271_acx_tid_cfg() to use function parameters
by Kalle Valo
· 15 years ago
243eeb5
wl1271: modify wl1271_acx_ac_cfg() to use function parameters
by Kalle Valo
· 15 years ago
38ad2d8
wl1271: Add support for acx_pm_config
by Juuso Oikarinen
· 15 years ago
830fb67
wl1271: Fix supported rate management
by Juuso Oikarinen
· 15 years ago
a6fe231
wl1271: Use slow rates for association messages
by Juuso Oikarinen
· 15 years ago
018b171
wl1271: Remove smart reflex ACX
by Juuso Oikarinen
· 15 years ago
9421089
wl1271: use channel 1 when configuring the data path
by Luciano Coelho
· 15 years ago
6e92b41
wl1271: implement dco itrim parameters setting
by Luciano Coelho
· 15 years ago
ac9b40f
wl1271: use the correct macro when setting the basic rates
by Luciano Coelho
· 15 years ago
4a90406
wl1271: remove workaround to ignore -EIO from radio and general params
by Luciano Coelho
· 15 years ago
98b5dd5
wl1271: fix radio and general parameters commands
by Luciano Coelho
· 15 years ago
cc7defa
wl1271: set radio and general params also for PLT
by Luciano Coelho
· 15 years ago
3b775b4
wl1271: Check result code of commands
by Juuso Oikarinen
· 15 years ago
abb0b3b
wl1271: Added support to scan on 5 GHz band
by Teemu Paasikivi
· 15 years ago
eb5b28d
wl1271: Fix IRQ enable handling on FW init failure
by Juuso Oikarinen
· 15 years ago
47fab7d
wl1271: Add config structure for FW init parameters
by Juuso Oikarinen
· 15 years ago
45b531a
wl1271: Add config structure for TX path parameters
by Juuso Oikarinen
· 15 years ago
8793f9b
wl1271: Add config structure for RX path parameters
by Juuso Oikarinen
· 15 years ago
2cc8d4d
wl1271: Workaround for reference clock setting on boot.
by Juuso Oikarinen
· 15 years ago
8bcfcb1
wl1271: Update boot time configuration for the new firmware
by Juuso Oikarinen
· 15 years ago
3cfd6cf
wl1271: Enable smart reflex
by Juuso Oikarinen
· 15 years ago
1922167
wl1271: Configure beacon filtering on if PSM used
by Juuso Oikarinen
· 15 years ago
3441523
wl1271: Add connection monitoring configuration
by Juuso Oikarinen
· 15 years ago
c87dec9
wl1271: Multicast filtering configuration
by Juuso Oikarinen
· 15 years ago
8a5a37a
wl1271: Configure rate policies based on AP rates
by Juuso Oikarinen
· 15 years ago
f5fc0f8
wl1271: add wl1271 driver files
by Luciano Coelho
· 16 years ago