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
/
iwl-5000.c
Commit message (
Expand
)
Author
Age
*
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
2011-12-16
*
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
Don Fry
2011-12-08
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-02
|
\
|
*
iwlwifi: change the default behavior of watchdog timer
Wey-Yi Guy
2011-12-02
*
|
iwlagn: remove calibration knowledge
Johannes Berg
2011-11-28
|
/
*
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
Emmanuel Grumbach
2011-10-14
*
iwlagn: remove 5000 hw header
Johannes Berg
2011-10-14
*
iwlagn: merge station management functions
Wey-Yi Guy
2011-10-14
*
iwlagn: rename all the mac80211 callback functions
Wey-Yi Guy
2011-10-14
*
iwlagn: kill hw_params.max_stations
Emmanuel Grumbach
2011-10-14
*
iwlagn: rename iwl-pci.h to iwl-cfg.h
Johannes Berg
2011-09-19
*
iwlagn: replace beacon_time_fsf_bits variable with #define
Don Fry
2011-09-19
*
iwlagn: simplify chain_noise_num_beacons indirection
Fry, Donald H
2011-09-19
*
iwlagn: iwl-pci doesn't include iwl-dev any more
Emmanuel Grumbach
2011-08-29
*
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
2011-08-29
*
iwlagn: remove unused parameters from hw_params
Emmanuel Grumbach
2011-08-29
*
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
2011-08-29
*
iwlagn: priv->lock moves to iwl_shared
Emmanuel Grumbach
2011-08-29
*
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
2011-08-29
*
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
2011-08-29
*
iwlagn: change default sensitivity value for 5000 and 6000 series
Wey-Yi Guy
2011-08-08
*
iwlagn: remove wireless extensions inclusions
Johannes Berg
2011-08-08
*
iwlagn: 5000 do not support idle mode
Wey-Yi Guy
2011-08-02
*
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
2011-07-21
*
iwlagn: kill iwlagn_setup_deferred_work
Emmanuel Grumbach
2011-07-21
*
iwlagn: kill iwlagn_rx_handler_setup
Emmanuel Grumbach
2011-07-21
*
iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addr
Fry, Donald H
2011-07-16
*
iwlagn: remove dual-indirect call to simply the code
Wey-Yi Guy
2011-07-16
*
iwlagn: remove iwlagn_hcmd_utils structure and call directly
Don Fry
2011-07-11
*
iwlagn: remove double level temperature indirect call
Wey-Yi Guy
2011-07-11
*
iwlagn: remove indirection for eeprom_query_addr
Fry, Donald H
2011-07-11
*
iwlagn: remove the indirection for iwl_apm_init
Fry, Donald H
2011-07-11
*
iwlagn: remove the indirection for update_chain_flags
Fry, Donald H
2011-07-11
*
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
2011-07-11
*
iwlagn: remove the indirection for the dma channel num
Wey-Yi Guy
2011-07-11
*
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
2011-07-11
*
iwlagn: remove the indirection for the rx write pointer
Emmanuel Grumbach
2011-07-01
*
iwlagn: remove hcmd ops
Wey-Yi Guy
2011-07-01
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-28
|
\
|
*
iwlagn: fix *_UCODE_API_MAX output in the firmware field
Evgeni Golov
2011-06-27
*
|
iwlagn: merge duplicate code into single function
Wey-Yi Guy
2011-06-18
*
|
iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few files
Emmanuel Grumbach
2011-06-18
*
|
iwlagn: Remove un-necessary indirect call
Wey-Yi Guy
2011-06-18
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-07
|
\
|
|
*
iwlagn: use cts-to-self protection on 5000 adapters series
Stanislaw Gruszka
2011-06-06
|
*
iwlagn: fix channel switch locking
Stanislaw Gruszka
2011-06-03
*
|
iwlagn: remove un-necessary tx power ops
Wey-Yi Guy
2011-06-01
|
/
*
iwlagn: clean up TXQ indirection
Johannes Berg
2011-05-13
*
iwlagn: prepare for multi-TB commands
Johannes Berg
2011-05-13
*
iwlagn: remove bytecount indirection
Johannes Berg
2011-05-06
[next]