index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
dvm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-20
iwlwifi: remove sku field from hw_params
Johannes Berg
4
-13
/
+8
2012-06-20
iwlwifi: use minimal time for radio reset scan
Johannes Berg
1
-22
/
+19
2012-06-18
iwlwifi: delay ROC if doing internal reset scan
Johannes Berg
1
-2
/
+12
2012-06-18
iwlwifi: disable early power Off reset for all NICs
Emmanuel Grumbach
2
-14
/
+12
2012-06-18
iwlwifi: check that we have enough bits to track the TX queues
Emmanuel Grumbach
1
-0
/
+3
2012-06-13
iwlwifi: WARN only once when we have trouble in reclaim
Emmanuel Grumbach
1
-1
/
+2
2012-06-13
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
Johannes Berg
2
-1
/
+4
2012-06-13
iwlwifi: turn on a lockdep assertion
Dan Carpenter
1
-1
/
+1
2012-06-13
iwlwifi: comment that setting driver_data overrides info->control
Emmanuel Grumbach
1
-0
/
+1
2012-06-13
iwlwifi: iwl_{read,write}_targ_mem_words takes dwords
Emmanuel Grumbach
1
-1
/
+1
2012-06-13
iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytes
Emmanuel Grumbach
1
-2
/
+2
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-06-11
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
27
-0
/
+28847
2012-06-11
iwlwifi: decouple testmode and iwl-test
Ilan Peer
2
-2
/
+31
2012-06-11
iwlwifi: refactor testmode
Ilan Peer
6
-1071
/
+76
2012-06-06
iwlwifi: remove extern opmode ops declarations
Johannes Berg
1
-1
/
+3
2012-06-06
iwlwifi: move RF config into NIC config
Johannes Berg
2
-43
/
+31
2012-06-06
iwlwifi: configure PHY version for 1000 series
Johannes Berg
1
-4
/
+1
2012-06-06
iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED'
Paul Bolle
1
-1
/
+1
2012-06-06
iwlwifi: refactor EEPROM reading/parsing
Johannes Berg
21
-1995
/
+194
2012-06-06
iwlwifi: configure the SKU in the HW
Emmanuel Grumbach
1
-0
/
+9
2012-06-06
iwlwifi: fix rf configuration
Emmanuel Grumbach
1
-4
/
+13
2012-06-06
iwlwifi: allocate Tx cmd pool per device
Emmanuel Grumbach
3
-26
/
+10
2012-06-06
iwlwifi: s/txq_setup/txq_enable
Emmanuel Grumbach
2
-4
/
+3
2012-06-06
iwlwifi: s/txq_agg_disable/txq_disable
Emmanuel Grumbach
1
-3
/
+3
2012-06-06
iwlwifi: move ht40 bitmap into config
Johannes Berg
3
-18
/
+6
2012-06-06
iwlwifi: unify tx_chains_num setting
Johannes Berg
2
-34
/
+8
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
29
-0
/
+30695