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
/
iwlwifi
/
iwl3945-base.c
Commit message (
Expand
)
Author
Age
...
*
|
iwlwifi: do not register bands with no supported channels
John W. Linville
2008-03-27
*
|
iwlwifi: fix bug to show hidden APs during scan
Reinette Chatre
2008-03-13
*
|
iwlwifi: update copyright year
Reinette Chatre
2008-03-13
*
|
iwlwifi: 3945 split tx_complete to command and packet function
Tomas Winkler
2008-03-07
*
|
iwlwifi: queue functions cleanup
Tomas Winkler
2008-03-07
*
|
iwlwifi: Cancel scanning upon association
Emmanuel Grumbach
2008-03-07
*
|
iwlwifi: Take the fw file name from the iwl_cfg.
Tomas Winkler
2008-03-07
*
|
iwlwifi: add struct iwl_cfg
Tomas Winkler
2008-03-07
*
|
iwlwifi: extract iwl-csr.h
Tomas Winkler
2008-03-07
*
|
iwlwifi: Fix 52 rate report in rx status
Tomas Winkler
2008-03-06
*
|
iwlwifi: refactor init geos function
Tomas Winkler
2008-03-06
*
|
iwlwifi: removing unused priv->config
Tomas Winkler
2008-03-06
*
|
iwlwifi: fix name of function in comment (_rx_card_state_notif)
Reinette Chatre
2008-02-29
*
|
mac80211: give burst time in txop rather than 0.1msec units
Johannes Berg
2008-02-29
*
|
iwlwifi: Update iwlwifi version stamp to 1.2.26
Reinette Chatre
2008-02-29
*
|
iwlwifi: remove IWL{4965,3945}_QOS
Ron Rindjunsky
2008-02-29
*
|
iwlwifi: initialize ieee80211_channel->hw_value
Mohamed Abbas
2008-02-29
*
|
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
|
/
*
iwlwifi: only check for association id when associating with AP
Reinette Chatre
2008-02-15
*
iwlwifi: reverting 'misc wireless annotations' patch for iwlwifi
Tomas Winkler
2008-02-15
*
iwlwifi: earlier rx allocation
Mohamed Abbas
2008-02-15
*
iwlwifi: Don't send host commands on rfkill
Gregory Greenman
2008-02-15
*
iwlwifi: do not clear GEO_CONFIGURED bit when calling _down
Reinette Chatre
2008-02-15
*
iwl3945-base.c: fix off-by-one errors
Adrian Bunk
2008-02-05
*
iwlwifi: fix merge sequence: exit on error before state change
Reinette Chatre
2008-02-01
*
wireless: iwlwifi3945/4965 - fix incorrect counting of memory
Cyrill Gorcunov
2008-01-31
*
iwlwifi: Fix uCode error on association
Gregory Greenman
2008-01-31
*
iwlwifi: do not schedule tasklet when rcv unused irq
Joonwoo Park
2008-01-31
*
iwlwifi: cleanup usage of inline functions
Reinette Chatre
2008-01-31
*
iwlwifi: initialize geo/channel information during probe
Reinette Chatre
2008-01-31
*
iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965
Maarten Lankhorst
2008-01-31
*
iwlwifi: style fixes to usage of << and >> operators
Reinette Chatre
2008-01-28
*
iwlwifi: Update iwlwifi version stamp to 1.2.23
Zhu Yi
2008-01-28
*
iwlwifi: move uCode helper functions to iwl-helpers.h
Tomas Winkler
2008-01-28
*
iwlwifi: fix problem when rf_killswitch change during suspend/resume
Zhu Yi
2008-01-28
*
iwlwifi: delay firmware loading from pci_probe to network interface open
Zhu Yi
2008-01-28
*
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
*
misc wireless annotations
Al Viro
2008-01-28
*
iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwards
Zhu Yi
2008-01-28
*
iwlwifi: proper monitor support
Zhu Yi
2008-01-28
*
iwlwifi: fix compliation warnings
Tomas Winkler
2008-01-28
*
iwlwifi: cache mac80211 conf setting during a hardware scan
Zhu Yi
2008-01-28
*
iwlwifi: update version number to 1.2.22
Zhu Yi
2008-01-28
*
iwlwifi: avoid firmware command sending if rfkill is enabled
Mohamed Abbas
2008-01-28
*
iwlwifi: fix ucode assertion for RX queue overrun
Mohamed Abbas
2008-01-28
*
iwlwifi: enhance WPA authenication stability
Mohamed Abbas
2008-01-28
*
iwlwifi: add comments to iwl*-base.c
Cahill, Ben M
2008-01-28
*
iwlwifi: clean up and clarify some comments after 3945/4965 split
Ben Cahill
2008-01-28
*
iwl3945: re-align 3945 event log data
Ben Cahill
2008-01-28
*
iwlwifi: continue namespace changes - fix CONFIG variables
Reinette Chatre
2008-01-28
[prev]
[next]