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-4965.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-09
iwlagn: fix rts cts protection
Johannes Berg
1
-1
/
+1
2010-07-23
iwlagn: add bluetooth stats to debugfs
Wey-Yi Guy
1
-0
/
+1
2010-07-23
iwlagn: add statistic notification structure for WiFi/BT devices
Wey-Yi Guy
1
-2
/
+2
2010-07-17
iwlwifi: "recover_from_tx_stall" function for 4965
Wey-Yi Guy
1
-0
/
+1
2010-06-25
iwlwifi: update LQ for bcast station on channel change
Daniel Halperin
1
-0
/
+1
2010-06-21
iwlwifi: move _agn statistics related structure
Wey-Yi Guy
1
-3
/
+4
2010-06-21
iwlagn: use mutex for aggregation
Johannes Berg
1
-1
/
+4
2010-06-05
iwlwifi: generic scan TX antenna forcing
Johannes Berg
1
-1
/
+1
2010-06-05
iwlwifi: reduce memory allocation
Johannes Berg
1
-2
/
+2
2010-06-05
iwlwifi: support channel switch offload in driver
Wey-Yi Guy
1
-9
/
+43
2010-06-05
iwlwifi: beacon format related helper function
Wey-Yi Guy
1
-0
/
+1
2010-06-05
iwlwifi: do not clear data after chain noise calib
Shanyu Zhao
1
-8
/
+11
2010-06-03
Revert "iwlwifi: move _agn statistics related structure"
John W. Linville
1
-2
/
+2
2010-05-13
iwlwifi: fix and add missing sta_lock usage
Reinette Chatre
1
-1
/
+4
2010-05-13
iwlwifi: move _agn statistics related structure
Wey-Yi Guy
1
-2
/
+2
2010-05-10
iwlwifi: move iwl_find_station() to 4965
Johannes Berg
1
-0
/
+44
2010-05-10
iwlwifi: rework broadcast station management
Johannes Berg
1
-1
/
+0
2010-05-10
iwlagn: move iwl_get_ra_sta_id to 4965
Johannes Berg
1
-0
/
+10
2010-05-10
iwlwifi: remove ucode virtual functions
Johannes Berg
1
-39
/
+0
2010-05-10
iwlwifi: manage IBSS station properly
Johannes Berg
1
-0
/
+1
2010-05-10
iwlwifi: use cfg to configure calibration operation
Wey-Yi Guy
1
-0
/
+2
2010-05-10
iwlwifi: use .cfg to enable/disable continuous ucode trace
Wey-Yi Guy
1
-1
/
+1
2010-05-10
iwlwifi: remove device type checking for tx power in debugfs
Wey-Yi Guy
1
-0
/
+1
2010-04-16
iwlwifi: make scan antenna forcing more generic
Johannes Berg
1
-1
/
+6
2010-04-16
iwlwifi: make BT coex config a virtual method
Johannes Berg
1
-0
/
+1
2010-04-16
iwlwifi: add debugfs ops to iwlwifi
Abhijeet Kolekar
1
-0
/
+6
2010-04-16
iwlwifi: trigger scan synchronously
Johannes Berg
1
-0
/
+1
2010-04-12
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
1
-2
/
+2
2010-04-09
iwlwifi: update tx command response status
Wey-Yi Guy
1
-2
/
+1
2010-04-09
iwlwifi: default max event log size
Wey-Yi Guy
1
-0
/
+1
2010-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+9
2010-04-08
iwlwifi: need check for valid qos packet before free
Wey-Yi Guy
1
-4
/
+9
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+2
2010-04-02
iwlwifi: remove trailing space in messages
Frans Pop
1
-6
/
+6
2010-04-02
iwlwifi: code cleanup for generic defines
Wey-Yi Guy
1
-1
/
+1
2010-04-02
iwlwifi: merge module parameters into single place
Wey-Yi Guy
1
-28
/
+1
2010-03-30
iwlwifi: counting number of tfds can be free for 4965
Wey-Yi Guy
1
-4
/
+2
2010-03-25
iwlwifi: avoid device type checking in generic code
Wey-Yi Guy
1
-0
/
+1
2010-03-25
iwlwifi: Generic approach to measure temperature
Wey-Yi Guy
1
-0
/
+1
2010-03-25
iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagn
Wey-Yi Guy
1
-3
/
+3
2010-03-25
iwlwifi: move agn only tx functions from iwlcore to iwlagn
Wey-Yi Guy
1
-3
/
+4
2010-03-19
iwlwifi: code cleanup for connectivity recovery
Wey-Yi Guy
1
-1
/
+1
2010-03-19
iwlwifi: move plcp check to separated function
Wey-Yi Guy
1
-0
/
+1
2010-03-19
iwlwifi: Recover TX flow stall due to stuck queue
Wey-Yi Guy
1
-0
/
+1
2010-03-19
iwlwifi: clean up driver names for 1000/5000/6000
Shanyu Zhao
1
-1
/
+1
2010-03-19
iwlagn: Add Flow-handler (FH) register dump for 4965.
Ben Cahill
1
-0
/
+1
2010-03-09
iwlwifi: clean up queue/fifo handling
Johannes Berg
1
-7
/
+13
2010-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+7
2010-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-02-22
iwlwifi: error checking for number of tfds in queue
Wey-Yi Guy
1
-1
/
+1
[next]