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
/
Makefile
Commit message (
Expand
)
Author
Age
*
iwlwifi: make device configuration bus agnostic
Emmanuel Grumbach
2013-03-06
*
iwlwifi: add the MVM driver
Johannes Berg
2013-02-01
*
iwlwifi: add NVM and PHY DB code for new MVM driver
Johannes Berg
2013-01-30
*
iwlwifi: add 7000 series device configuration
Johannes Berg
2013-01-30
*
iwlwifi: Fix Makefile build order for built-in driver
Brandon Misemer
2012-06-13
*
iwlwifi: refactor testmode
Ilan Peer
2012-06-11
*
iwlwifi: refactor EEPROM reading/parsing
Johannes Berg
2012-06-06
*
iwlwifi: move DVM code into subdirectory
Johannes Berg
2012-06-06
*
iwlwifi: move PCIe into subdirectory
Johannes Berg
2012-06-06
*
iwlwifi: move notification wait into core
Johannes Berg
2012-06-05
*
iwlwifi: implement dynamic opmode loading
Don Fry
2012-06-05
*
iwlwifi: remove ucode16 option
Johannes Berg
2012-05-25
*
iwlwifi: remove TX/RX frame statistics
Johannes Berg
2012-04-23
*
iwlwifi: dynamically determine lib_ops
Johannes Berg
2012-04-12
*
iwlwifi: phy_db structure
David Spinadel
2012-04-09
*
iwlwifi: abstract out notification wait support
Johannes Berg
2012-03-07
*
iwlwifi: add wrappers for command sending
Johannes Berg
2012-03-07
*
iwlwifi: introducing the drv object's flows
Emmanuel Grumbach
2012-02-27
*
iwlwifi: trace debug messages
Johannes Berg
2012-02-17
*
iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODE
Wey-Yi Guy
2011-12-08
*
iwlwifi: rename iwl-agn-ucode as iwl-ucode
Don Fry
2011-12-02
*
iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.c
Wey-Yi Guy
2011-12-02
*
iwlwifi: move all mac80211 related functions to one place
Wey-Yi Guy
2011-11-11
*
iwlagn: rename iwl-rx.c to iwl-agn-rx.c
Wey-Yi Guy
2011-10-14
*
iwlagn: merge station management functions
Wey-Yi Guy
2011-10-14
*
iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.
Don Fry
2011-10-03
*
iwlagn: Makefile whitespace cleanup
Johannes Berg
2011-09-19
*
iwlagn: generically provide iwl_trans_send_cmd_pdu
Johannes Berg
2011-09-19
*
iwlagn: move PCI-E transport files
Johannes Berg
2011-09-19
*
iwlagn: merge eeprom access into single file
Wey-Yi Guy
2011-09-19
*
iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
2011-07-16
*
iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
Emmanuel Grumbach
2011-07-16
*
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
2011-07-16
*
iwlagn: remove un-necessary file
Wey-Yi Guy
2011-07-16
*
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
2011-07-01
*
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
Emmanuel Grumbach
2011-06-18
*
iwlwifi: support the svtool messages interactions through nl80211 test mode
Cindy H. Kao
2011-05-06
*
iwlagn: remove un-necessary debugfs callback
Wey-Yi Guy
2011-04-30
*
iwlagn: use direct call for led functions
Wey-Yi Guy
2011-04-18
*
iwlagn: move IO functions out of line
Johannes Berg
2011-04-07
*
iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.c
Stanislaw Gruszka
2011-02-28
*
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-02-21
*
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
2011-02-21
*
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-02-21
*
iwlagn: 2000 series devices support
Wey-Yi Guy
2011-01-21
*
iwlwifi: fix modular 3945 only build
Johannes Berg
2010-11-22
*
iwlwifi: put all the isr related function under ops
Wey-Yi Guy
2010-11-15
*
iwlagn: fix non-5000+ build
Johannes Berg
2010-11-15
*
iwlagn: new RXON processing for modern devices
Johannes Berg
2010-11-15
*
iwlwifi: move agn only eeprom functions to separate file
Wey-Yi Guy
2010-10-14
[next]