index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-trans-pcie.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-07
iwlwifi: move all uCode load variables
Johannes Berg
1
-3
/
+5
2012-03-07
iwlwifi: move ucode_owner to priv
Johannes Berg
1
-1
/
+0
2012-03-07
iwlwifi: clean up iwl-core.h inclusions
Johannes Berg
1
-1
/
+0
2012-03-07
iwlwifi: make tracing use device as identifier
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: remove shadow_reg_enable from hw_params
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: remove AMT check from transport
Johannes Berg
1
-2
/
+2
2012-03-07
iwlwifi: move rfkill status handling out of transport
Johannes Berg
1
-27
/
+12
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
1
-4
/
+5
2012-03-07
iwlwifi: move ucode loading to op_mode
Johannes Berg
1
-1
/
+0
2012-03-06
iwlwifi: move IWL_MASK into file using it
Johannes Berg
1
-0
/
+2
2012-03-06
iwlwifi: clean up (wowlan) suspend flow
Johannes Berg
1
-19
/
+13
2012-03-06
iwlwifi: introduce per-queue locks
Johannes Berg
1
-12
/
+19
2012-02-27
iwlwifi: iwl-trans.h doesn't need all these includes
Emmanuel Grumbach
1
-0
/
+1
2012-02-27
iwlwifi: virtualize op_mode's set_hw_rf_kill
Emmanuel Grumbach
1
-3
/
+3
2012-02-17
iwlwifi: give PCIe its own lock
Johannes Berg
1
-15
/
+22
2012-02-17
iwlwifi: move workqueue to priv
Johannes Berg
1
-0
/
+2
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2012-02-02
iwlwifi: release IRQ in error path
Johannes Berg
1
-1
/
+3
2012-02-02
iwlwifi: stop_hw replace enable_rfkill_int
Emmanuel Grumbach
1
-0
/
+2
2012-02-02
iwlwifi: move hw_rev to transport layer
Emmanuel Grumbach
1
-0
/
+1
2012-02-02
iwlwifi: kill bus_get_hw_id
Emmanuel Grumbach
1
-0
/
+1
2012-02-02
iwlwifi: kill bus_get_hw_id_string
Emmanuel Grumbach
1
-0
/
+2
2012-02-02
iwlwifi: kill bus_is_pm_supported
Emmanuel Grumbach
1
-0
/
+1
2012-02-02
iwlwifi: kill bus_apm_config
Emmanuel Grumbach
1
-4
/
+46
2012-02-02
iwlwifi: consolidate the start_device flow
Emmanuel Grumbach
1
-10
/
+78
2012-02-02
iwlwifi: move the RF kill logic from iwl_probe to transport
Emmanuel Grumbach
1
-0
/
+11
2012-02-02
iwlwifi: introduce trans_ops->stop_hw
Emmanuel Grumbach
1
-2
/
+52
2012-02-02
iwlwifi: move apm_init to start_hw
Emmanuel Grumbach
1
-1
/
+87
2012-02-02
iwlwifi: move prepare_card_hw to start_hw
Emmanuel Grumbach
1
-7
/
+15
2012-02-02
iwlwifi: rename trans_ops->request_irq to trans_ops->start_hw
Emmanuel Grumbach
1
-14
/
+22
2012-02-02
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
1
-72
/
+72
2012-02-02
iwlwifi: the read / write register ops move to transport
Emmanuel Grumbach
1
-18
/
+19
2012-02-02
iwlwifi: move the bus configuration to transport
Emmanuel Grumbach
1
-28
/
+141
2012-02-02
iwlwifi: allocate the transport from the bus layer
Emmanuel Grumbach
1
-10
/
+14
2012-02-02
iwlwifi: Connect IDI transport to driver.
Gregory Greenman
1
-1
/
+6
2012-02-02
iwlwifi: add fw_alive to transport layer API, kill tx_start
Emmanuel Grumbach
1
-2
/
+8
2012-02-01
iwlwifi: don't mess up QoS counters with non-QoS frames
Emmanuel Grumbach
1
-0
/
+1
2012-01-06
iwlwifi: update Copyright
Wey-Yi Guy
1
-2
/
+2
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+4
2012-01-04
drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation
Djalal Harouni
1
-6
/
+4
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-115
/
+36
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2011-12-19
iwlwifi: update SCD BC table for all SCD queues
Emmanuel Grumbach
1
-3
/
+1
2011-12-16
iwlwifi: add debug in Tx path in AGG flow
Emmanuel Grumbach
1
-0
/
+13
2011-12-16
iwlwifi: transport layer shouldn't access the AGG SM
Emmanuel Grumbach
1
-21
/
+5
2011-12-16
iwlwifi: tid_data logic move to upper layer - seq_number
Emmanuel Grumbach
1
-20
/
+1
2011-12-16
iwlwifi: tid_data logic move to upper layer - txqid
Emmanuel Grumbach
1
-3
/
+18
2011-12-16
iwlwifi: tid_data logic move to upper layer - check_empty
Emmanuel Grumbach
1
-43
/
+0
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG stop
Emmanuel Grumbach
1
-1
/
+1
2011-12-16
iwlwifi: don't rely on the wr / rd pointers in DELBA flow
Emmanuel Grumbach
1
-6
/
+4
[prev]
[next]