index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-testmode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-14
/
+13
2012-04-24
iwlwifi: remove TX/RX frame statistics
Johannes Berg
1
-1
/
+0
2012-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
1
-4
/
+4
2012-04-18
iwlwifi: op_mode holds its pointer to the transport
Emmanuel Grumbach
1
-9
/
+9
2012-04-12
iwlwifi: move eeprom into priv
Johannes Berg
1
-2
/
+2
2012-04-12
Merge branch 'master' into for-davem
John W. Linville
1
-3
/
+6
2012-04-10
iwlwifi: move ucode_type from shared to op_mode
Meenakshi Venkataraman
1
-2
/
+2
2012-04-10
iwlwifi: extend notification wait
Johannes Berg
1
-1
/
+4
2012-04-02
iwlwifi: Stop using NLA_PUT*().
David S. Miller
1
-30
/
+41
2012-03-12
iwlwifi: change struct iwl_fw
David Spinadel
1
-17
/
+4
2012-03-12
iwlwifi: avoid some operations if no uCode loaded
David Spinadel
1
-18
/
+22
2012-03-08
iwlwifi: fixed testmode notifications length
Amit Beka
1
-1
/
+2
2012-03-08
iwlwifi: add testmode command for rx forwarding
Amit Beka
1
-3
/
+29
2012-03-08
iwlwifi: remove two unused arguments in testmode
Johannes Berg
1
-6
/
+6
2012-03-07
iwlwifi: don't include iwl-prph.h everywhere
Johannes Berg
1
-0
/
+1
2012-03-07
iwlwifi: move ucode_owner to priv
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: abstract out notification wait support
Johannes Berg
1
-5
/
+5
2012-03-07
iwlwifi: move mutex out of shared
Johannes Berg
1
-4
/
+4
2012-03-07
iwlwifi: add wrappers for command sending
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: remove iwl-wifi.h
Johannes Berg
1
-1
/
+0
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
1
-8
/
+8
2012-03-07
iwlwifi: move ucode loading to op_mode
Johannes Berg
1
-4
/
+4
2012-03-07
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
Johannes Berg
1
-2
/
+2
2012-03-07
iwlwifi: pass response packet directly
Johannes Berg
1
-2
/
+2
2012-02-28
iwlwifi: kill iwl_bus.h
Emmanuel Grumbach
1
-1
/
+0
2012-02-28
iwlwifi: virtualize the op_mode
Emmanuel Grumbach
1
-10
/
+10
2012-02-17
iwlwifi: send testmode hcmd reply with rx header
Amit Beka
1
-1
/
+1
2012-02-17
iwlwifi: fixes to testmode indirect access
Amit Beka
1
-4
/
+6
2012-02-17
iwlwifi: Move ucode pointers to iwl_fw
Don Fry
1
-6
/
+6
2012-02-17
iwlwifi: move ucode_ver to iwl_nic
Don Fry
1
-2
/
+4
2012-02-17
iwlwifi: added reply data to testmode HCMD send
Amit Beka
1
-6
/
+53
2012-02-17
iwlwifi: testmode new indirect RW API
Amit Beka
1
-95
/
+131
2012-02-17
iwlwifi: log as error when error detected
Wey-Yi Guy
1
-71
/
+51
2012-02-03
iwlwifi: range check to testmode direct reg access
Amit Beka
1
-2
/
+16
2012-02-03
iwlwifi: kill bus_get_hw_id
Emmanuel Grumbach
1
-1
/
+1
2012-02-03
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
1
-8
/
+8
2012-01-07
iwlwifi: update Copyright
Wey-Yi Guy
1
-2
/
+2
2012-01-07
iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFO
Kenny Hsu
1
-1
/
+40
2012-01-07
iwlwifi: update error dump in testmode command sram_read
Kenny Hsu
1
-4
/
+4
2012-01-07
iwlwifi: enhance testmode command sram_read
Kenny Hsu
1
-4
/
+3
2012-01-07
iwlwifi: update testmode command of direct register access
Kenny Hsu
1
-2
/
+2
2011-12-20
iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_ID
Wey-Yi Guy
1
-10
/
+3
2011-12-20
iwlwifi: deliver hw version in both string and u32 format
Wey-Yi Guy
1
-1
/
+1
2011-12-16
iwlwifi: remove most of the iwl_priv references from iwl-ucode.c
Don Fry
1
-6
/
+8
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
1
-4
/
+4
2011-12-09
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
Don Fry
1
-2
/
+2
2011-12-09
iwlwifi: add device ID information support by testmode
Hsu, Kenny
1
-0
/
+27
2011-12-09
iwlwifi: add uCode version information support by testmode
Hsu, Kenny
1
-0
/
+18
2011-12-02
iwlwifi: move ucode notification from iwl_priv to iwl_shared
Don Fry
1
-3
/
+3
[next]