Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c3aa077648e147783a7a53b409578234647db853
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
6eb07ca
drivers/net: Add moduleparam.h to drivers as required.
by Paul Gortmaker
· 13 years ago
ee40fa0
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 13 years ago
5f68a2b
ath6kl: fixup merge damage in ath6kl_mgmt_tx
by John W. Linville
· 13 years ago
62c83ac
ath6kl: include vmalloc.h in debug.c
by Kalle Valo
· 13 years ago
ef54862
ath6kl: fix size_t related warnings
by Kalle Valo
· 13 years ago
c6efe578
wireless/ath6kl: use of module_param requires the inclusion of moduleparam.h
by Stephen Rothwell
· 13 years ago
b9b6ee6
ath6kl: improve wmi debug messages
by Kalle Valo
· 13 years ago
6bc3643
ath6kl: add debug logs for booting
by Kalle Valo
· 13 years ago
f7325b8
ath6kl: add sdio debug messages
by Kalle Valo
· 13 years ago
ef09410
ath6kl: add prefix parameter to ath6kl_dbg_dump()
by Kalle Valo
· 13 years ago
9a73083
ath6kl: silence "invalid rate" warning
by Kalle Valo
· 13 years ago
1b4304d
ath6kl: allow firmware to override firmware patch address
by Kalle Valo
· 13 years ago
00b1edf
ath6kl: fix TCP corruption
by Jouni Malinen
· 13 years ago
aad9339
ath6kl: Remove unnecessary retrieval of first list entry in ath6kl_htc_tx_setup_scat_list()
by Vasanthakumar Thiagarajan
· 13 years ago
3038fac
ath6kl: Fix compilation error while compiling w/o debug
by Rajkumar Manoharan
· 13 years ago
1de547d
ath6kl: Fix disconnect event reporting
by Vasanthakumar Thiagarajan
· 13 years ago
5694f962
ath6kl: pass only unicast frames for aggregation
by Kalle Valo
· 13 years ago
8651213
ath6kl: Report PMKSA candidate events through cfg80211
by Jouni Malinen
· 13 years ago
011a36e
ath6kl: Indicate the roaming capability of the firmware
by Vivek Natarajan
· 13 years ago
32c1087
ath6kl: Export beacon interval and DTIM period through STA info
by Jouni Malinen
· 13 years ago
551185c
ath6kl: Update BSS information after connection
by Jouni Malinen
· 13 years ago
82e14f5
ath6kl: Remove unnecessary bssinfo event header conversion
by Jouni Malinen
· 13 years ago
457fb04
ath6kl: Remove the unused node table implementation
by Jouni Malinen
· 13 years ago
1aaa8c7
ath6kl: Replace internal node table with cfg80211 BSS table
by Jouni Malinen
· 13 years ago
3b25ed1
ath6kl: Remove unnecessary node table update on disconnect event
by Jouni Malinen
· 13 years ago
64b834d
ath6kl: Remove RSSI update for internal node table
by Jouni Malinen
· 13 years ago
f195d50
ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processing
by Jouni Malinen
· 13 years ago
01cac47
ath6kl: Fix BSS update on roaming
by Jouni Malinen
· 13 years ago
9df337a
ath6kl: deinitialise wiphy on error
by Vivek Natarajan
· 13 years ago
151411e
ath6kl: Fix static WEP configuration in AP mode
by Jouni Malinen
· 13 years ago
170826d
ath6kl: Set the sme_state to disconnected in disconnect() callback
by Vasanthakumar Thiagarajan
· 13 years ago
ac59a2b
ath6kl: Remove auth type fall back in auto authentication mode
by Vasanthakumar Thiagarajan
· 13 years ago
97e0496
ath6kl: add firmware capabilities support
by Kalle Valo
· 13 years ago
8a13748
ath6kl: read reserved ram size from firmware file
by Kalle Valo
· 13 years ago
639d0b8
ath6kl: read firmware start address from hardware
by Kalle Valo
· 13 years ago
991b27e
ath6kl: refactor firmware ext data addr and reserved ram handling size
by Kalle Valo
· 13 years ago
a01ac41
ath6kl: refactor firmware load address code
by Kalle Valo
· 13 years ago
50d4123
ath6kl: add support for firmware API 2 format
by Kalle Valo
· 13 years ago
cfc301e
ath6kl: fix busy loop in ath6kl_bmi_get_rx_lkahd()
by Kalle Valo
· 13 years ago
772c31e
ath6kl: separate firmware fetch from upload
by Kalle Valo
· 13 years ago
92ecbff
ath6kl: query device tree for firmware board-id
by Sam Leffler
· 13 years ago
6bbc7c3
ath6kl: Allow enabling of P2P support
by Jouni Malinen
· 13 years ago
689def9
ath6kl: unify rx function naming in htc.c
by Kalle Valo
· 13 years ago
dfa0104
ath6kl: unify tx function names in htc.c
by Kalle Valo
· 13 years ago
0603376
ath6kl: Process regulatory requests from firmware.
by Vivek Natarajan
· 13 years ago
6e4604c
ath6kl: Allow AP mode to be configured
by Jouni Malinen
· 13 years ago
572e27c
ath6kl: Fix AP mode connect event parsing and TIM updates
by Jouni Malinen
· 13 years ago
d6e51e6
ath6kl: Fix WMI message structure for AP_SET_PVB
by Jouni Malinen
· 13 years ago
11869be
athk6l: Fix channel list processing in scan requests
by Jouni Malinen
· 13 years ago
252c068
ath6kl: Add debugfs support to write a chip register
by Vasanthakumar Thiagarajan
· 13 years ago
f9ea075
ath6kl: Fix endianness in register write
by Vasanthakumar Thiagarajan
· 13 years ago
38c35ff
ath6kl: Make ath6kl_diag_write32() non-static
by Vasanthakumar Thiagarajan
· 13 years ago
e509044
ath6kl: Add debugfs entry to modify roaming parameters.
by Vivek Natarajan
· 13 years ago
b142b91
ath6kl: Fix endianness in requesting chip register read
by Vasanthakumar Thiagarajan
· 13 years ago
91d57de
ath6kl: Add debugfs interface to dump diagnostic registers from firmware
by Vasanthakumar Thiagarajan
· 13 years ago
bc07ddb
ath6kl: read fwlog from firmware ring buffer
by Kalle Valo
· 13 years ago
addb44b
ath6kl: cleanup diagnose window read and write functions
by Kalle Valo
· 13 years ago
939f1cc
ath6kl: implement support to set firmware log parameters
by Kalle Valo
· 13 years ago
bdf5396
ath6kl: add firmware log support
by Kalle Valo
· 13 years ago
d748753
ath6kl: Do not enable Probe Request reporting by default
by Jouni Malinen
· 13 years ago
a846401
ath6kl: fix compilation when NL80211_TESTMODE is disabled
by Kalle Valo
· 13 years ago
003353b0d
ath6kl: add testmode support
by Kalle Valo
· 13 years ago
4495ab1
ath6kl: Define __CHECK_ENDIAN__ for sparse
by Jouni Malinen
· 13 years ago
1b1e6ee
ath6kl: Return error from wmi.c instead of -EIO in ath6kl_cfg80211_scan
by Jouni Malinen
· 13 years ago
8bdfbf4
ath6kl: Include P2P IE(s) in GO Probe Response depending on request
by Jouni Malinen
· 13 years ago
a587526
ath6kl: Do not clear CONNECT bit setting in AP mode for STA disconnect
by Edward Lu
· 13 years ago
229ed6b
ath6kl: Fix default key installation in AP mode
by Edward Lu
· 13 years ago
38acde3
ath6kl: Fix a typo in ath6k context
by Edward Lu
· 13 years ago
6b5e5d2
ath6kl: Add support for new P2P iftypes in mode changes
by Jouni Malinen
· 13 years ago
f80574a
ath6kl: Advertise supported mgmt_stypes
by Jouni Malinen
· 13 years ago
9809d8e
ath6kl: Report received Action frames to cfg80211
by Jouni Malinen
· 13 years ago
a0df5db
ath6kl: Notify cfg80211 of TX status of mgmt_tx frames
by Jouni Malinen
· 13 years ago
ae32c30
ath6kl: Report received Probe Request frames to cfg80211
by Jouni Malinen
· 13 years ago
1276c9e
ath6kl: Support channel set request for startscan command
by Edward Lu
· 13 years ago
b84da8c
ath6kl: Use set_appie command to add Probe Request IEs
by Jouni Malinen
· 13 years ago
f9e5f05
ath6kl: Add cfg80211 calls for remain-on-channel events
by Jouni Malinen
· 13 years ago
4dea08e
ath6kl: Request P2P capabilities during target init
by Jouni Malinen
· 13 years ago
8a6c8060
ath6kl: Implement mgmt_tx
by Jouni Malinen
· 13 years ago
63fa1e0
ath6kl: Implement remain_on_channel and cancel_remain_on_channel
by Jouni Malinen
· 13 years ago
6465ddc
ath6kl: Add new WMI commands and events for P2P
by Jouni Malinen
· 13 years ago
2387513
ath6kl: Use change_station() to authorize/unauthorize STAs
by Jouni Malinen
· 13 years ago
9a5b131
ath6kl: Delay initial group key setup in AP mode
by Jouni Malinen
· 13 years ago
3c774bb
ath6kl: Fix AP mode (Re)AssocReq IE processing
by Jouni Malinen
· 13 years ago
6a7c9ba
ath6kl: Add functionality for starting AP mode
by Jouni Malinen
· 13 years ago
78fc485
ath6kl: Add debugfs file entry to dump credit distribution stats
by Vasanthakumar Thiagarajan
· 13 years ago
03f68a9
ath6kl: Add debugfs entry to dump target stats
by Vasanthakumar Thiagarajan
· 13 years ago
d999ba3
ath6kl: Add initial debugfs changes
by Vasanthakumar Thiagarajan
· 13 years ago
f7a7e7a
ath6kl: Avoid rolling back of entire scatter setup in case of failure
by Vasanthakumar Thiagarajan
· 13 years ago
3ce6ff5
ath6kl: Add wmi meta data information only it is available
by Vasanthakumar Thiagarajan
· 13 years ago
8af123e
ath6kl: Remove unused meta_v2 from ath6kl_data_tx()
by Vasanthakumar Thiagarajan
· 13 years ago
94e532d
ath6kl: Fix system freeze under heavy data load
by Vasanthakumar Thiagarajan
· 13 years ago
abcb344
ath6kl: implement suspend support
by Kalle Valo
· 13 years ago
1df94a8
ath6kl: Fix buffer alignment for scatter-gather I/O
by Vasanthakumar Thiagarajan
· 13 years ago
13e34ea
ath6kl: Fix bug in computing AMSU subframe padding
by Vasanthakumar Thiagarajan
· 13 years ago
594a0bc
ath6kl: Cleanup ath6kl_wmi_data_hdr_remove()
by Vasanthakumar Thiagarajan
· 13 years ago
67f9178
ath6kl: Minor cleanup in min_hdr_len computation
by Vasanthakumar Thiagarajan
· 13 years ago
83dc5f2
ath6kl: Release ar->lock right afer updating net_stats in ath6kl_rx()
by Vasanthakumar Thiagarajan
· 13 years ago
Next »