Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
277d90f4ba4b7ebb35b85a5d6c58dce2f1e1b58d
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
init.c
277d90f
ath6kl: fix reading of FW IE capabilities
by Kalle Valo
· 14 years ago
b64de35
ath6kl: Enable multiple vif support
by Vasanthakumar Thiagarajan
· 14 years ago
f143379
ath6kl: Find ar->max_norm_iface in firmware IE parsing
by Vasanthakumar Thiagarajan
· 14 years ago
fb94333
ath6kl: indicate probe-resp offload support
by Arik Nemtsov
· 14 years ago
368b1b0
ath6kl: add firmware IE for maximum number of vifs
by Kalle Valo
· 14 years ago
71f96ee
ath6kl: make maximum number of vifs runtime configurable
by Kalle Valo
· 14 years ago
d1a9421
ath6kl: add firmware filename info to struct ath6kl_hw
by Kalle Valo
· 14 years ago
0d0192b
ath6kl: use hardware version names consistently
by Kalle Valo
· 14 years ago
293badf
ath6kl: add name field to struct ath6kl_hw
by Kalle Valo
· 14 years ago
03ef025
ath6kl: add firmware IE for board data address
by Kalle Valo
· 14 years ago
0d4d72b
ath6kl: add board address to struct ath6kl_hw
by Kalle Valo
· 14 years ago
856f4b3
ath6kl: move hw version related to parameters to struct
by Kalle Valo
· 14 years ago
f275dc7
ath6kl: remove hw version related parameter defines
by Kalle Valo
· 14 years ago
50e2740
ath6kl: firmware boot fixes for ar6004
by Kalle Valo
· 14 years ago
8277de1
ath6kl: add suspend_cutpower module parameter
by Kalle Valo
· 14 years ago
cf97fa9
ath6kl: don't power down hardware when interface is down
by Kalle Valo
· 14 years ago
11f6e40
ath6kl: Fix lockdep warning
by Vasanthakumar Thiagarajan
· 14 years ago
76a9fbe
ath6kl: add state variable depicting hw/fw state
by Kalle Valo
· 14 years ago
6250aac
ath6kl: print firmware crashes always
by Kalle Valo
· 14 years ago
5fe4dff
ath6kl: power down hardware when interface is down
by Kalle Valo
· 14 years ago
20459ee
ath6kl: separate hardware boot code from module initialisation code
by Kalle Valo
· 14 years ago
61448a9
ath6kl: merge ath6kl_init() to ath6kl_core_init()
by Kalle Valo
· 14 years ago
b2e7569
ath6kl: move power control from sdio to core
by Kalle Valo
· 14 years ago
f783020
ath6kl: Fix compilation error from of.h
by Sangwook Lee
· 14 years ago
cb64a61
ath6kl: use ath6kl_credit prefix consistently
by Kalle Valo
· 14 years ago
fa99e96
ath6kl: use ath6kl prefix in credit functions
by Kalle Valo
· 14 years ago
0ce5944
ath6kl: Initialize target wlan values for every vif
by Vasanthakumar Thiagarajan
· 14 years ago
3226f68a
ath6kl: Add a modparam to enable multi normal interface support
by Vasanthakumar Thiagarajan
· 14 years ago
5505597
ath6kl: Implement add_virtual_intf() and del_virtual_intf()
by Vasanthakumar Thiagarajan
· 14 years ago
7b85832
ath6kl: Configure inteface information at init time
by Vasanthakumar Thiagarajan
· 14 years ago
2792972
ath6kl: Use the other variant of netdev (un)register APIs
by Vasanthakumar Thiagarajan
· 14 years ago
990bd91
ath6kl: Maintain virtual interface in a list
by Vasanthakumar Thiagarajan
· 14 years ago
d66ea4f
ath6kl: Store hw mac address in struct ath6kl
by Vasanthakumar Thiagarajan
· 14 years ago
6db8fa5
ath6kl: Refactor ath6kl_destroy()
by Vasanthakumar Thiagarajan
· 14 years ago
e29f25f
ath6kl: Cleanup parameters in ath6kl_init_control_info() and ath6kl_init_profile_info()
by Vasanthakumar Thiagarajan
· 14 years ago
28ae58d
ath6kl: Remove net_device from ath6kl
by Vasanthakumar Thiagarajan
· 14 years ago
334234b
ath6kl: Maintain firmware interface index in struct ath6kl_vif
by Vasanthakumar Thiagarajan
· 14 years ago
6f2a73f
ath6kl: Move key information to vif structure
by Vasanthakumar Thiagarajan
· 14 years ago
f74bac5
ath6kl: Move channel information to vif structure
by Vasanthakumar Thiagarajan
· 14 years ago
8c8b65e
ath6kl: Move bssid information to vif structure
by Vasanthakumar Thiagarajan
· 14 years ago
f5938f2
ath6kl: Move nw_type to vif structure
by Vasanthakumar Thiagarajan
· 14 years ago
3450334
ath6kl: Move ssid and crypto information to vif structure
by Vasanthakumar Thiagarajan
· 14 years ago
59c9844
ath6kl: Define interface specific states
by Vasanthakumar Thiagarajan
· 14 years ago
108438b
ath6kl: Define an initial vif structure and use it
by Vasanthakumar Thiagarajan
· 14 years ago
dd3751f
ath6kl: Cleanup fw interface type setting
by Vasanthakumar Thiagarajan
· 14 years ago
8dafb70
ath6kl: Refactor wiphy dev and net dev init functions
by Vasanthakumar Thiagarajan
· 14 years ago
be98e3a
ath6kl: Keep wiphy reference in ath6kl structure
by Vasanthakumar Thiagarajan
· 14 years ago
521dffc
ath6kl: Pass ath6kl structure to ath6kl_init() instead of net_device
by Vasanthakumar Thiagarajan
· 14 years ago
bef26a7
ath6kl: fix firmware start address for ar6003 hw2.0
by Kalle Valo
· 14 years ago
cbf49a6
ath6kl: fix struct host_app_area endian handling
by Kalle Valo
· 14 years ago
562a748
nl80211: advertise device AP SME
by Johannes Berg
· 14 years ago
ef54862
ath6kl: fix size_t related warnings
by Kalle Valo
· 14 years ago
c6efe57
wireless/ath6kl: use of module_param requires the inclusion of moduleparam.h
by Stephen Rothwell
· 14 years ago
6bc3643
ath6kl: add debug logs for booting
by Kalle Valo
· 14 years ago
1b4304d
ath6kl: allow firmware to override firmware patch address
by Kalle Valo
· 14 years ago
011a36e
ath6kl: Indicate the roaming capability of the firmware
by Vivek Natarajan
· 14 years ago
457fb04
ath6kl: Remove the unused node table implementation
by Jouni Malinen
· 14 years ago
ac59a2b
ath6kl: Remove auth type fall back in auto authentication mode
by Vasanthakumar Thiagarajan
· 14 years ago
97e0496
ath6kl: add firmware capabilities support
by Kalle Valo
· 14 years ago
8a13748
ath6kl: read reserved ram size from firmware file
by Kalle Valo
· 14 years ago
639d0b8
ath6kl: read firmware start address from hardware
by Kalle Valo
· 14 years ago
991b27e
ath6kl: refactor firmware ext data addr and reserved ram handling size
by Kalle Valo
· 14 years ago
a01ac41
ath6kl: refactor firmware load address code
by Kalle Valo
· 14 years ago
50d4123
ath6kl: add support for firmware API 2 format
by Kalle Valo
· 14 years ago
772c31e
ath6kl: separate firmware fetch from upload
by Kalle Valo
· 14 years ago
92ecbff
ath6kl: query device tree for firmware board-id
by Sam Leffler
· 14 years ago
6bbc7c3
ath6kl: Allow enabling of P2P support
by Jouni Malinen
· 14 years ago
e509044
ath6kl: Add debugfs entry to modify roaming parameters.
by Vivek Natarajan
· 14 years ago
bc07ddb
ath6kl: read fwlog from firmware ring buffer
by Kalle Valo
· 14 years ago
addb44b
ath6kl: cleanup diagnose window read and write functions
by Kalle Valo
· 14 years ago
bdf5396
ath6kl: add firmware log support
by Kalle Valo
· 14 years ago
d748753
ath6kl: Do not enable Probe Request reporting by default
by Jouni Malinen
· 14 years ago
003353b
ath6kl: add testmode support
by Kalle Valo
· 14 years ago
38acde3
ath6kl: Fix a typo in ath6k context
by Edward Lu
· 14 years ago
ae32c30
ath6kl: Report received Probe Request frames to cfg80211
by Jouni Malinen
· 14 years ago
4dea08e
ath6kl: Request P2P capabilities during target init
by Jouni Malinen
· 14 years ago
d999ba3
ath6kl: Add initial debugfs changes
by Vasanthakumar Thiagarajan
· 14 years ago
1df94a8
ath6kl: Fix buffer alignment for scatter-gather I/O
by Vasanthakumar Thiagarajan
· 14 years ago
31024d9
ath6kl: Add beginning of AR6004 initialisation support
by Kevin Fang
· 14 years ago
ad226ec
ath6kl: fix function name conflicts with ath9k
by Kalle Valo
· 14 years ago
1970357
ath6kl: Release the memory allocated for the firmware
by Raja Mani
· 14 years ago
852bd9d
ath6kl: Move initialization/deinitialization of scan_table to appropriate functions
by Vasanthakumar Thiagarajan
· 14 years ago
2865785
ath6kl: Cleanup void *parent_dev in struct wmi
by Vasanthakumar Thiagarajan
· 14 years ago
575b5f3
ath6kl: Use bit field macros to maintain wlan enabled and disabled status
by Raja Mani
· 14 years ago
bdcd817
Add ath6kl cleaned up driver
by Kalle Valo
· 14 years ago