index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
|
mac80211: Send nullfunc frames at lower rate during connection monitor
Rajkumar Manoharan
2011-10-03
*
|
net:rfkill: add a gpio setup function into GPIO rfkill
Sangwook Lee
2011-10-03
*
|
mac80211: Allow noack flag overwrite for injected frames
Helmut Schaa
2011-10-03
*
|
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2011-10-03
|
\
\
|
*
|
ath6kl: include vmalloc.h in debug.c
Kalle Valo
2011-10-03
|
*
|
ath6kl: fix size_t related warnings
Kalle Valo
2011-10-01
|
*
|
wireless/ath6kl: use of module_param requires the inclusion of moduleparam.h
Stephen Rothwell
2011-09-28
|
*
|
ath6kl: improve wmi debug messages
Kalle Valo
2011-09-28
|
*
|
ath6kl: add debug logs for booting
Kalle Valo
2011-09-28
|
*
|
ath6kl: add sdio debug messages
Kalle Valo
2011-09-28
|
*
|
ath6kl: add prefix parameter to ath6kl_dbg_dump()
Kalle Valo
2011-09-28
|
*
|
ath6kl: silence "invalid rate" warning
Kalle Valo
2011-09-28
|
*
|
ath6kl: allow firmware to override firmware patch address
Kalle Valo
2011-09-27
|
*
|
ath6kl: fix TCP corruption
Jouni Malinen
2011-09-27
|
*
|
ath6kl: Remove unnecessary retrieval of first list entry in ath6kl_htc_tx_set...
Vasanthakumar Thiagarajan
2011-09-27
|
*
|
ath6kl: Fix compilation error while compiling w/o debug
Rajkumar Manoharan
2011-09-27
|
*
|
ath6kl: Fix disconnect event reporting
Vasanthakumar Thiagarajan
2011-09-23
|
*
|
ath6kl: pass only unicast frames for aggregation
Kalle Valo
2011-09-23
|
*
|
ath6kl: Report PMKSA candidate events through cfg80211
Jouni Malinen
2011-09-22
|
*
|
ath6kl: Indicate the roaming capability of the firmware
Vivek Natarajan
2011-09-22
|
*
|
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
2011-09-22
|
|
\
\
|
*
|
|
ath6kl: Export beacon interval and DTIM period through STA info
Jouni Malinen
2011-09-22
|
*
|
|
ath6kl: Update BSS information after connection
Jouni Malinen
2011-09-22
|
*
|
|
ath6kl: Remove unnecessary bssinfo event header conversion
Jouni Malinen
2011-09-22
|
*
|
|
ath6kl: Remove the unused node table implementation
Jouni Malinen
2011-09-22
|
*
|
|
ath6kl: Replace internal node table with cfg80211 BSS table
Jouni Malinen
2011-09-22
|
*
|
|
ath6kl: Remove unnecessary node table update on disconnect event
Jouni Malinen
2011-09-22
|
*
|
|
ath6kl: Remove RSSI update for internal node table
Jouni Malinen
2011-09-22
|
*
|
|
ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processing
Jouni Malinen
2011-09-22
|
*
|
|
ath6kl: Fix BSS update on roaming
Jouni Malinen
2011-09-22
|
*
|
|
ath6kl: deinitialise wiphy on error
Vivek Natarajan
2011-09-19
|
*
|
|
ath6kl: Fix static WEP configuration in AP mode
Jouni Malinen
2011-09-19
|
*
|
|
ath6kl: Set the sme_state to disconnected in disconnect() callback
Vasanthakumar Thiagarajan
2011-09-16
|
*
|
|
ath6kl: Remove auth type fall back in auto authentication mode
Vasanthakumar Thiagarajan
2011-09-16
|
*
|
|
ath6kl: add firmware capabilities support
Kalle Valo
2011-09-16
|
*
|
|
ath6kl: read reserved ram size from firmware file
Kalle Valo
2011-09-16
|
*
|
|
ath6kl: read firmware start address from hardware
Kalle Valo
2011-09-16
|
*
|
|
ath6kl: refactor firmware ext data addr and reserved ram handling size
Kalle Valo
2011-09-16
|
*
|
|
ath6kl: refactor firmware load address code
Kalle Valo
2011-09-16
|
*
|
|
ath6kl: add support for firmware API 2 format
Kalle Valo
2011-09-16
|
*
|
|
ath6kl: fix busy loop in ath6kl_bmi_get_rx_lkahd()
Kalle Valo
2011-09-16
|
*
|
|
ath6kl: separate firmware fetch from upload
Kalle Valo
2011-09-16
|
*
|
|
ath6kl: query device tree for firmware board-id
Sam Leffler
2011-09-16
|
*
|
|
ath6kl: Allow enabling of P2P support
Jouni Malinen
2011-09-06
|
*
|
|
ath6kl: unify rx function naming in htc.c
Kalle Valo
2011-09-06
|
*
|
|
ath6kl: unify tx function names in htc.c
Kalle Valo
2011-09-06
|
*
|
|
ath6kl: Process regulatory requests from firmware.
Vivek Natarajan
2011-09-06
|
*
|
|
ath6kl: Allow AP mode to be configured
Jouni Malinen
2011-09-06
|
*
|
|
ath6kl: Fix AP mode connect event parsing and TIM updates
Jouni Malinen
2011-09-06
|
*
|
|
ath6kl: Fix WMI message structure for AP_SET_PVB
Jouni Malinen
2011-09-06
[prev]
[next]