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
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
mac.c
Commit message (
Expand
)
Author
Age
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-14
*
ath10k: fix ath10k_bss_assoc() to not sleep in atomic context
Kalle Valo
2013-10-16
*
ath10k: remove unnecessary checks
Michal Kazior
2013-10-16
*
ath10k: fix scheduling while atomic config bug
Michal Kazior
2013-10-16
*
ath10k: track vif list internally
Michal Kazior
2013-10-16
*
ath10k: fix add_interface failure handling
Michal Kazior
2013-10-16
*
ath10k: use workqueue to set WEP TX key
Michal Kazior
2013-10-16
*
ath10k: do not warn about unsupported vdev param
Bartosz Markowski
2013-10-16
*
ath10k: Fix bug in max. VHT A-MPDU size
Sujith Manoharan
2013-10-08
*
ath10k: split vdev_id calculation from tx function
Michal Kazior
2013-10-07
*
ath10k: split tid calculation from tx function
Michal Kazior
2013-10-07
*
ath10k: introduce dynamic pdev parameters
Bartosz Markowski
2013-09-27
*
ath10k: introduce dynamic vdev parameters
Bartosz Markowski
2013-09-27
*
ath10k: bring back the WMI path for mgmt frames
Bartosz Markowski
2013-09-27
*
ath10k: make monitor vdev down before stoping it
Marek Puzyniak
2013-09-26
*
ath10k: use msdu headroom to store txfrag
Michal Kazior
2013-09-20
*
ath10k: decouple HTT TX completions
Michal Kazior
2013-09-20
*
ath10k: avoid needless memset on TX path
Michal Kazior
2013-09-20
*
ath10k: use num_pending_tx instead of msdu id bitmap
Michal Kazior
2013-09-20
*
ath10k: remove wmi pending count limit
Michal Kazior
2013-09-16
*
ath10k: improve beacon submission latency
Michal Kazior
2013-09-16
*
ath10k: Calculate correct peer PHY mode for VHT
Sujith Manoharan
2013-09-12
*
ath10k: print phymode as a string
Kalle Valo
2013-09-12
*
ath10k: clean mac.c debug messages
Kalle Valo
2013-09-12
*
ath10k: add support for HTT 3.0
Michal Kazior
2013-08-15
*
ath10k: fix WEP in AP and IBSS mode
Marek Puzyniak
2013-08-14
*
ath10k: clean up monitor start code
Michal Kazior
2013-08-14
*
ath10k: setup peer UAPSD flag correctly
Janusz Dziedzic
2013-08-12
*
ath10k: zero arvif memory on add_interface()
Michal Kazior
2013-08-02
*
ath10k: advertise more conservative intf combinations
Michal Kazior
2013-08-02
*
ath10k: make sure to use passive scan when n_ssids is 0
Michal Kazior
2013-08-02
*
ath10k: implement get_survey()
Michal Kazior
2013-08-02
*
ath10k: implement tx checksum offloading
Michal Kazior
2013-08-02
*
ath10k: detect the number of spatial streams supported by hw
Michal Kazior
2013-07-31
*
ath10k: improve tx throughput on slow machines
Michal Kazior
2013-07-31
*
ath10k: fix rts/fragmentation threshold setup
Michal Kazior
2013-07-30
*
ath10k: fix memleak in mac setup
Michal Kazior
2013-07-30
*
ath10k: fix NULL dereference for injected packets
Michal Kazior
2013-07-30
*
ath10k: implement device recovery
Michal Kazior
2013-07-30
*
ath10k: defer hw setup to start/stop mac80211 hooks
Michal Kazior
2013-07-30
*
ath10k: make sure all resources are freed upon ath10k_stop()
Michal Kazior
2013-07-30
*
ath10k: decouple suspend code
Michal Kazior
2013-07-30
*
ath10k: allow deferred regd update
Michal Kazior
2013-07-30
*
ath10k: abort scan properly if wmi_scan_stop fails
Michal Kazior
2013-07-30
*
ath10k: improve locking
Michal Kazior
2013-07-30
*
ath10k: embed HTT struct inside ath10k
Michal Kazior
2013-07-30
*
ath10k: do not setup rts/frag thresholds for suspended interfaces
Michal Kazior
2013-07-30
*
ath10k: setup rts/frag thresholds upon vdev creation
Michal Kazior
2013-07-30
*
ath10k: fix possible deadlock
Michal Kazior
2013-07-30
*
ath10k: minimally handle new channel width enumeration values
John W. Linville
2013-06-27
[next]