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
/
b43
Commit message (
Expand
)
Author
Age
*
b43: Add fw capabilities
Michael Buesch
2009-06-10
*
b43/legacy: port to cfg80211 rfkill
Johannes Berg
2009-06-10
*
b43: Fix possible unaligned u32 access
Matthieu CASTET
2009-06-10
*
rfkill: rewrite
Johannes Berg
2009-06-03
*
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
2009-05-22
*
b43/legacy: fix beacon change processing
Johannes Berg
2009-05-20
*
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-05-06
*
mac80211: clean up beacon interval settings
Johannes Berg
2009-05-06
*
b43: Remove unnecessary MMIO in interrupt hotpath
Michael Buesch
2009-04-22
*
b43: Do not "select" HW_RANDOM
Michael Buesch
2009-04-22
*
rfkill: remove user_claim stuff
Johannes Berg
2009-04-22
*
b43: Do radio lock assertion in software
Michael Buesch
2009-04-16
*
b43: Refresh RX poison on buffer recycling
Michael Buesch
2009-04-16
*
b43: Poison RX buffers
Michael Buesch
2009-04-16
*
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
2009-04-07
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
*
b43: fix b43_plcp_get_bitrate_idx_ofdm return type
Lorenzo Nava
2009-03-27
*
b43: Mask PHY TX error interrupt, if not debugging
Michael Buesch
2009-03-27
*
b43: Fix compilation for devices without PCI core
Michael Buesch
2009-03-05
*
b43: Pass more RX flags to mac80211
Michael Buesch
2009-03-05
*
b43: checkpatch.pl cleanups
John Daiker
2009-02-27
*
b43: Remove bogus integer truncation warnings
Michael Buesch
2009-02-27
*
b43: Convert usage of b43_radio_maskset()
Michael Buesch
2009-02-27
*
b43: Convert usage of b43_radio_mask()
Michael Buesch
2009-02-27
*
b43: Convert usage of b43_radio_set()
Michael Buesch
2009-02-27
*
b43: Convert usage of b43_phy_maskset()
Michael Buesch
2009-02-27
*
b43: Convert usage of b43_phy_mask()
Michael Buesch
2009-02-27
*
b43: Convert usage of b43_phy_set()
Michael Buesch
2009-02-27
*
b43: Implement sw scan callbacks
Michael Buesch
2009-02-27
*
b43: Enable PCI slow clock workaround, if needed.
Michael Buesch
2009-02-27
*
b43: Honor the no-slow-clock boardflag
Michael Buesch
2009-02-27
*
b43: Fix radio host flags
Michael Buesch
2009-02-27
*
b43: Add slot count compiletime assertion
Michael Buesch
2009-02-27
*
b43: Optimize DMA buffers
Michael Buesch
2009-02-27
*
b43: Fix DMA buffer size handling
Michael Buesch
2009-02-27
*
b43: Move DMA stop sanity check
Michael Buesch
2009-02-27
*
b43: Fix LO calibration txctl reg value
Roel Kluin
2009-02-27
*
drivers/net/wireless/b43: fix warning: format not a string literal and no ...
Hannes Eder
2009-02-17
*
b43: Add parts of LP-PHY TX power control
Michael Buesch
2009-02-11
*
b43: (b2062) Fix crystal frequency calculations
Michael Buesch
2009-02-09
*
b43: Port spec bugfixes for the LP baseband init
Michael Buesch
2009-02-09
*
b43: Add LP 2062 radio init
Michael Buesch
2009-02-09
*
b43: Add LP-PHY baseband init for >=rev2
Michael Buesch
2009-02-09
*
b43: Add LP-PHY register definitions
Michael Buesch
2009-02-09
*
b43: Dynamically control log verbosity
Michael Buesch
2009-01-29
*
b43: Accessing the TSF via mac80211
Alina Friedrichsen
2009-01-29
*
b43: Fix phy_g.c compiler warning
Michael Buesch
2009-01-29
*
b43: Automatically probe for opensource firmware
Michael Buesch
2009-01-29
*
wireless: restrict to 32 legacy rates
Johannes Berg
2009-01-29
[next]