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
/
wl12xx
/
main.c
Commit message (
Expand
)
Author
Age
*
wl12xx: add separate config value for DFS dwell time on sched scan
Luciano Coelho
2011-05-31
*
wl12xx: fix compilation error when CONFIG_PM is not set
Luciano Coelho
2011-05-18
*
wl12xx: enter/exit psm on wowlan suspend/resume
Eliad Peller
2011-05-13
*
wl12xx: prevent scheduling while suspending (WoW enabled)
Eliad Peller
2011-05-13
*
wl12xx: declare suspend/resume callbacks (for wowlan)
Eliad Peller
2011-05-13
*
wl12xx: implement scheduled scan driver operations and reporting
Luciano Coelho
2011-05-12
*
wl12xx: add configuration values for scheduled scan
Luciano Coelho
2011-05-12
*
wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flags
Shahar Levi
2011-05-12
*
wl12xx: Don't filter beacons that include changed HT IEs
Shahar Levi
2011-05-12
*
wl12xx: simplify wl1271_ssid_set()
Eliad Peller
2011-05-12
*
Revert "wl12xx: support FW TX inactivity triggers"
Luciano Coelho
2011-05-02
*
wl12xx: fix race condition during recovery in AP mode
Arik Nemtsov
2011-05-02
*
wl12xx: AP-mode - reconfigure templates after basic rates change
Arik Nemtsov
2011-05-02
*
wl12xx: AP-mode - overhaul rate policy configuration
Arik Nemtsov
2011-05-02
*
wl12xx: print firmware program counter during recovery
Arik Nemtsov
2011-05-02
*
wl12xx: use wiphy values for setting rts, frag thresholds on init
Arik Nemtsov
2011-05-02
*
wl12xx: add BT-coexistance for AP
Arik Nemtsov
2011-05-02
*
wl12xx: do not set queue_mapping directly
Hauke Mehrtens
2011-05-02
*
wl12xx: implement the tx_frames_pending mac80211 callback
Arik Nemtsov
2011-05-02
*
wl12xx: Enable dynamic memory for 127x
Ido Yariv
2011-05-02
*
wl12xx: Update Power Save Exit Retries Packets
Shahar Levi
2011-05-02
*
wl12xx: FM WLAN coexistence
Shahar Levi
2011-05-02
*
wl12xx: configure rates when working in ibss mode
Eliad Peller
2011-05-02
*
wl12xx: avoid redundant join on interface reconfiguration
Eliad Peller
2011-05-02
*
wl12xx: Set End-of-transaction Flag at Wl127x AP Mode
Shahar Levi
2011-05-02
*
wl12xx: support FW TX inactivity triggers
Arik Nemtsov
2011-04-28
*
wl12xx: fix sparse warning about undeclared wl12xx_alloc_dummy_packet
Luciano Coelho
2011-04-19
*
wl12xx: move hardcoded hci_io_ds value into the conf struct
Luciano Coelho
2011-04-19
*
wl12xx: use kstrtoul functions
Luciano Coelho
2011-04-19
*
wl12xx: Handle platforms without level trigger interrupts
Ido Yariv
2011-04-19
*
wl12xx: Simplify TX blocks accounting
Ido Yariv
2011-04-19
*
wl12xx: Clean up the dummy packet mechanism
Ido Yariv
2011-04-19
*
wl12xx: Clean up the block size alignment code
Ido Yariv
2011-04-19
*
wl12xx: fix "JOIN while associated" commentary
Ohad Ben-Cohen
2011-04-19
*
wl12xx: fix roaming
Ohad Ben-Cohen
2011-04-19
*
wl12xx: Handle duplicate calling of remove interface
Juuso Oikarinen
2011-04-19
*
wl12xx: rearrange some ELP wake_up/sleep calls
Eliad Peller
2011-04-19
*
wl12xx: configure channel/band while FW is off
Arik Nemtsov
2011-04-19
*
wl12xx: use a bitmask instead of list of booleans in scanned_ch
Luciano Coelho
2011-04-19
*
wl12xx: fix a couple of sparse warnings about undeclared functions
Luciano Coelho
2011-04-19
*
wl12xx: fix SG BT load value to reflect its new meaning
Luciano Coelho
2011-04-19
*
wl12xx: set the skbuff priority for dummy packets
Luciano Coelho
2011-04-19
*
wl12xx: Add mutex protection for interface list
Juuso Oikarinen
2011-04-19
*
wl12xx: update bet_max_consecutive
Ohad Ben-Cohen
2011-04-19
*
wl12xx: Add support for 11n Rx STBC one spatial stream
Shahar Levi
2011-04-19
*
wl12xx: use 1 spare TX block instead of two
Luciano Coelho
2011-04-19
*
wl12xx: 1281/1283 support - enable chip support
Shahar Levi
2011-04-19
*
wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...
Arik Nemtsov
2011-04-19
*
wl12xx: 1281/1283 support - Add dummy packet support
Shahar Levi
2011-04-19
*
wl12xx: 1281/1283 support - use dynamic memory for the RX/TX pools
Shahar Levi
2011-04-19
[next]