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-6000.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-09
iwlagn: fix rts cts protection
Johannes Berg
1
-8
/
+8
2010-07-23
iwlagn: add bluetooth stats to debugfs
Wey-Yi Guy
1
-0
/
+1
2010-07-23
iwlagn: add .cfg flag to idenfity the need for bt statistics
Wey-Yi Guy
1
-0
/
+6
2010-07-09
iwlwifi: enable 6050 series Gen2 devices
Shanyu Zhao
1
-0
/
+38
2010-07-02
iwlwifi: generic parameter define for _agn device
Wey-Yi Guy
1
-2
/
+2
2010-07-02
iwlwifi: add support for device tx flush request
Wey-Yi Guy
1
-0
/
+1
2010-07-02
iwlwifi: add mac80211 flush callback support
Wey-Yi Guy
1
-0
/
+1
2010-06-25
iwlwifi: add disable rf calibration support for 6000g2a and 6000g2b
Wey-Yi Guy
1
-0
/
+16
2010-06-25
iwlwifi: update LQ for bcast station on channel change
Daniel Halperin
1
-0
/
+1
2010-06-25
iwlwifi: enable DC calibration based on config parameter
Wey-Yi Guy
1
-124
/
+19
2010-06-05
iwlwifi: do not use huge command buffer for channel switch
Wey-Yi Guy
1
-1
/
+1
2010-06-05
iwlwifi: support channel switch offload in driver
Wey-Yi Guy
1
-9
/
+44
2010-06-05
iwlwifi: beacon format related helper function
Wey-Yi Guy
1
-0
/
+4
2010-05-13
iwlwifi: add new PCI IDs for 6000g2 devices
Shanyu Zhao
1
-0
/
+34
2010-05-13
iwlwifi: enable remaining 6000 Gen2 devices
Shanyu Zhao
1
-0
/
+252
2010-05-10
iwlwifi: rework broadcast station management
Johannes Berg
1
-2
/
+0
2010-05-10
iwlwifi: remove ucode virtual functions
Johannes Berg
1
-2
/
+0
2010-05-10
iwlwifi: manage IBSS station properly
Johannes Berg
1
-0
/
+2
2010-05-10
iwlwifi: use cfg to configure calibration operation
Wey-Yi Guy
1
-0
/
+14
2010-05-10
iwlwifi: use .cfg to enable/disable continuous ucode trace
Wey-Yi Guy
1
-0
/
+7
2010-05-10
iwlwifi: rename 6000 series Gen2 devices to Gen2a
Shanyu Zhao
1
-11
/
+13
2010-04-30
iwlwifi: greenfield support only true for 11n devices
Wey-Yi Guy
1
-3
/
+0
2010-04-30
iwlwifi: set hw parameters based on device type
Wey-Yi Guy
1
-19
/
+51
2010-04-16
iwlwifi: PA type for 6000g2 series
Wey-Yi Guy
1
-2
/
+2
2010-04-16
iwlwifi: add debugfs ops to iwlwifi
Abhijeet Kolekar
1
-0
/
+11
2010-04-16
iwlwifi: bring up 6000 Series 2x2 AGN Gen2 adapters
Shanyu Zhao
1
-7
/
+13
2010-04-16
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
1
-2
/
+2
2010-04-16
iwlwifi: correct 6000 EEPROM regulatory address
Shanyu Zhao
1
-2
/
+2
2010-04-09
iwlwifi: default max event log size
Wey-Yi Guy
1
-0
/
+7
2010-03-25
iwlwifi: enable '6000 Series 2x2 AGN Gen2' adaptors
Jay Sternberg
1
-0
/
+34
2010-03-25
iwlwifi: move agn module parameter structure to common place
Wey-Yi Guy
1
-6
/
+6
2010-03-25
iwlwifi: each device has its own eeprom tx power version
Wey-Yi Guy
1
-6
/
+6
2010-03-25
iwlwifi: move agn common code to iwlagn library file
Wey-Yi Guy
1
-28
/
+28
2010-03-25
iwlwifi: move ucode alive related code to separate file
Wey-Yi Guy
1
-4
/
+4
2010-03-25
iwlwifi: move hw related defines to separate file
Wey-Yi Guy
1
-15
/
+15
2010-03-25
iwlwifi: move tx queue related code to separate file
Wey-Yi Guy
1
-10
/
+10
2010-03-25
iwlwifi: move hcmd related code to separate file
Wey-Yi Guy
1
-4
/
+4
2010-03-25
iwlwifi: code cleanup for "load ucode" function
Wey-Yi Guy
1
-2
/
+2
2010-03-25
iwlwifi: move ucode loading related code to separated file
Wey-Yi Guy
1
-2
/
+2
2010-03-19
iwlwifi: code cleanup for connectivity recovery
Wey-Yi Guy
1
-2
/
+4
2010-03-19
iwlwifi: move plcp check to separated function
Wey-Yi Guy
1
-0
/
+2
2010-03-19
iwlwifi: Recover TX flow stall due to stuck queue
Wey-Yi Guy
1
-0
/
+8
2010-03-19
iwlwifi: clean up driver names for 1000/5000/6000
Shanyu Zhao
1
-6
/
+6
2010-03-09
iwlagn: move ICT code into separate file
Johannes Berg
1
-0
/
+1
2010-02-19
iwlwifi: indicate calib version for 6050 series
Abhijeet Kolekar
1
-2
/
+77
2010-02-08
iwlwifi: Add chain_noise support for 6050
Ben Cahill
1
-17
/
+2
2010-02-08
iwlwifi: Add chain noise scaling factor
Ben Cahill
1
-0
/
+6
2010-01-29
iwlwifi: update sensitivity calibration data for 6x00 series
Wey-Yi Guy
1
-1
/
+1
2010-01-25
iwlwifi: make broadcast station addition generic
Reinette Chatre
1
-0
/
+1
2010-01-25
iwlwifi: enable DC calibration
Abhijeet Kolekar
1
-1
/
+15
[next]