index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-29
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
16
-122
/
+124
2011-08-29
iwlagn: priv->lock moves to iwl_shared
Emmanuel Grumbach
13
-60
/
+61
2011-08-29
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
17
-171
/
+177
2011-08-29
iwlagn: workqueue moves to iwl_shared
Emmanuel Grumbach
10
-26
/
+28
2011-08-29
iwlagn: cmd_queue moves to iwl_shared
Emmanuel Grumbach
8
-24
/
+25
2011-08-29
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
19
-262
/
+278
2011-08-29
iwlagn: debug_level moves to struct iwl_shared
Emmanuel Grumbach
7
-47
/
+48
2011-08-29
iwlagn: introduce struct iwl-shared - known by all layers
Emmanuel Grumbach
5
-23
/
+50
2011-08-29
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
18
-48
/
+140
2011-08-29
iwlagn: use iwl_get_debug_level instead of iwl_debug_level
Emmanuel Grumbach
2
-6
/
+6
2011-08-29
iwlagn: remove out-dated comments
Wey-Yi Guy
1
-10
/
+1
2011-08-29
iwlagn: Rename iwlcore prefix
Wey-Yi Guy
10
-24
/
+23
2011-08-08
iwlagn: support v2 of enhanced sensitivity table
Wey-Yi Guy
4
-33
/
+74
2011-08-08
iwlagn: change default sensitivity value for 5000 and 6000 series
Wey-Yi Guy
2
-10
/
+10
2011-08-08
iwlagn: support new P2P implementation
Johannes Berg
9
-215
/
+127
2011-08-08
iwlagn: move context init after firmware loading
Johannes Berg
1
-92
/
+89
2011-08-08
iwlagn: bump firmware API for some devices
Johannes Berg
3
-9
/
+30
2011-08-08
iwlagn: separate firmware version warning
Johannes Berg
2
-7
/
+20
2011-08-08
iwlagn: Remove ht40 support from 5.2GHz for _bgn devices
Wey-Yi Guy
2
-4
/
+2
2011-08-08
iwlagn: default smps mode for 1000 series device
Wey-Yi Guy
1
-1
/
+1
2011-08-08
iwlagn: reserve queue 10 for TX during scan dwell
Johannes Berg
3
-9
/
+24
2011-08-08
iwlagn: remove wireless extensions inclusions
Johannes Berg
7
-7
/
+0
2011-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...
John W. Linville
4
-10
/
+14
2011-08-02
iwlagn: 5000 do not support idle mode
Wey-Yi Guy
3
-1
/
+5
2011-08-02
iwlagn: sysfs couldn't find the priv pointer
Emmanuel Grumbach
1
-9
/
+9
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-07-24
iwlwifi: Fix build with CONFIG_PM disabled.
David S. Miller
1
-0
/
+6
2011-07-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
41
-3305
/
+4018
2011-07-21
iwlagn: probe would crash with DEBUG_SHIRQ
Emmanuel Grumbach
2
-11
/
+11
2011-07-21
iwlagn: remove "disable otp refresh" W/A
Wey-Yi Guy
2
-7
/
+1
2011-07-21
iwlagn: rename iwlagn_set_dynamic_key
Johannes Berg
1
-10
/
+11
2011-07-21
iwlagn: track beacon interval sent to device
Johannes Berg
3
-6
/
+9
2011-07-21
iwlagn: write iq invert register for 105/135 device
Wey-Yi Guy
1
-2
/
+4
2011-07-21
iwlagn: implement WoWLAN
Johannes Berg
11
-14
/
+705
2011-07-21
iwlagn: rewrite HW crypto
Johannes Berg
6
-224
/
+200
2011-07-21
iwlagn: remove forgotten debugfs function
Johannes Berg
1
-2
/
+0
2011-07-21
iwlagn: remove un-necessary "_agn"
Wey-Yi Guy
10
-256
/
+254
2011-07-21
iwlagn: remove keyinfo cache
Johannes Berg
2
-30
/
+0
2011-07-21
iwlagn: testmode fixed rate available for testmode only
Wey-Yi Guy
3
-3
/
+9
2011-07-21
iwlagn: add comment to warn about WoWLAN in resume / suspend flows
Emmanuel Grumbach
1
-0
/
+10
2011-07-21
iwlagn: iwl_bus holds drv_data as void * instead of iwl_priv
Emmanuel Grumbach
5
-27
/
+26
2011-07-21
iwlagn: simplify the bus architecture
Emmanuel Grumbach
14
-140
/
+161
2011-07-21
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
18
-154
/
+168
2011-07-21
iwlagn: move iwl_prepare_card_hw to the transport layer
Emmanuel Grumbach
5
-7
/
+14
2011-07-21
iwlagn: move more functions from the start flow to the transport layer
Emmanuel Grumbach
8
-193
/
+178
2011-07-21
iwlagn: SCD configuration for AMPDU moves to transport layer
Emmanuel Grumbach
8
-239
/
+274
2011-07-21
iwlagn: radio sensor offset in le16 format
Wey-Yi Guy
2
-5
/
+5
2011-07-21
iwlagn: define valid init calibration mask
Wey-Yi Guy
1
-3
/
+13
2011-07-21
iwlagn: remove legacy calibration command
Wey-Yi Guy
1
-10
/
+0
2011-07-21
iwlagn: set correct calibration flag
Wey-Yi Guy
2
-2
/
+4
[prev]
[next]