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
/
iwl-rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-02
iwlwifi: fix fw_restart module parameter
Wey-Yi Guy
1
-2
/
+2
2010-06-21
iwlwifi: move agn specific rx related code to iwl-agn-rx.c
Wey-Yi Guy
1
-238
/
+0
2010-06-14
iwlwifi: rename rxq->dma_addr
Emmanuel Grumbach
1
-2
/
+2
2010-06-03
Revert "iwlwifi: move _agn statistics related structure"
John W. Linville
1
-29
/
+28
2010-06-02
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
1
-31
/
+32
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+6
2010-05-13
iwlwifi: split debug and debugfs options
Johannes Berg
1
-3
/
+3
2010-05-13
iwlwifi: move _agn statistics related structure
Wey-Yi Guy
1
-28
/
+29
2010-05-10
iwl3945: add plcp error checking
Abhijeet Kolekar
1
-1
/
+2
2010-05-10
iwlwifi: checking for all the possible failure cases
Wey-Yi Guy
1
-2
/
+4
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-754
/
+4
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-25
iwlwifi: remove noise reporting
Johannes Berg
1
-3
/
+4
2010-03-25
iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagn
Wey-Yi Guy
1
-411
/
+0
2010-03-25
iwlwifi: move agn only rx functions from iwlcore to iwlagn
Wey-Yi Guy
1
-203
/
+0
2010-03-25
iwlwifi: move agn only tx functions from iwlcore to iwlagn
Wey-Yi Guy
1
-80
/
+0
2010-03-25
iwlwifi: iwl_good_ack_health() only apply to AGN device
Wey-Yi Guy
1
-55
/
+0
2010-03-25
Revert "iwlwifi: fix build error for CONFIG_IWLAGN=n"
Reinette Chatre
1
-2
/
+0
2010-03-24
iwlwifi: fix build error for CONFIG_IWLAGN=n
John W. Linville
1
-0
/
+2
2010-03-19
iwlwifi: code cleanup for connectivity recovery
Wey-Yi Guy
1
-31
/
+66
2010-03-19
iwlwifi: Recover TX flow failure
Wey-Yi Guy
1
-1
/
+49
2010-03-19
iwlwifi: move plcp check to separated function
Wey-Yi Guy
1
-22
/
+36
2010-03-09
iwlagn: remove write-only variables
Johannes Berg
1
-24
/
+0
2010-02-26
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
1
-46
/
+0
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+4
2010-02-23
Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"
Reinette Chatre
1
-46
/
+0
2010-02-12
iwlwifi: fix AMSDU Rx after paged Rx patch
Shanyu Zhao
1
-1
/
+4
2010-02-11
iwlwifi: Monitor and recover the aggregation TX flow failure
Trieu 'Andrew' Nguyen
1
-0
/
+46
2010-02-11
iwlwifi: use dma_alloc_coherent
Stanislaw Gruszka
1
-10
/
+11
2010-02-11
iwlwifi: cleanup return values
Abhijeet Kolekar
1
-8
/
+3
2010-02-11
iwlwifi: multiple force reset mode
Wey-Yi Guy
1
-1
/
+1
2010-01-25
iwlwifi: cleanup spectrum measurement command support
Reinette Chatre
1
-0
/
+18
2010-01-25
iwlwifi: Tune radio to prevent unexpected behavior
Trieu 'Andrew' Nguyen
1
-0
/
+54
2010-01-25
iwlwifi: configure missed beacon threshold
Wey-Yi Guy
1
-2
/
+3
2010-01-19
iwlwifi: update copyright year to 2010
Reinette Chatre
1
-1
/
+1
2010-01-19
iwlwifi: set interrupt coalescing timer range and default
Wey-Yi Guy
1
-2
/
+2
2010-01-19
iwlwifi: format and show statistics counter from uCode
Wey-Yi Guy
1
-3
/
+16
2010-01-19
iwlwifi: fix clear statistics counter command
Wey-Yi Guy
1
-2
/
+0
2009-12-28
wireless: remove remaining qual code
Johannes Berg
1
-46
/
+2
2009-12-21
iwlwifi: allocated rx page accounting cleanup
Zhu Yi
1
-6
/
+2
2009-11-23
iwlagn: Use iwl_write8() for CSR_INT_COALESCING register
Ben Cahill
1
-1
/
+2
2009-11-18
iwlwifi: handle unicast PS buffering
Johannes Berg
1
-15
/
+2
2009-11-18
iwlwifi: update reply_statistics_cmd with 'clear' parameter
Wey-Yi Guy
1
-0
/
+18
2009-11-11
iwlwifi: MAC_ACCESS_REQ cleanup
Ben Cahill
1
-0
/
+2
2009-11-11
iwlwifi: allocate 128 bytes linear buffer for rx skb
Zhu Yi
1
-1
/
+2
2009-10-27
iwlwifi: fix use after free bug for paged rx
Zhu Yi
1
-7
/
+14
2009-10-27
iwlwifi: separate led function from statistic notification
Wey-Yi Guy
1
-3
/
+0
2009-10-27
iwlwifi: use paged Rx
Zhu Yi
1
-46
/
+76
2009-10-27
iwlwifi: showing accumulative ucode statistics counters
Wey-Yi Guy
1
-0
/
+41
[next]