index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
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
|
*
|
|
athk6l: Fix channel list processing in scan requests
Jouni Malinen
2011-09-05
|
*
|
|
ath6kl: Add debugfs support to write a chip register
Vasanthakumar Thiagarajan
2011-09-05
|
*
|
|
ath6kl: Fix endianness in register write
Vasanthakumar Thiagarajan
2011-09-05
|
*
|
|
ath6kl: Make ath6kl_diag_write32() non-static
Vasanthakumar Thiagarajan
2011-09-05
|
*
|
|
ath6kl: Add debugfs entry to modify roaming parameters.
Vivek Natarajan
2011-09-02
[prev]
[next]