index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-09-26
iwlagn: fix dangling scan request
Johannes Berg
1
-14
/
+16
2011-09-16
iwlagn: workaround bug crashing some APs
Don Fry
1
-0
/
+5
2011-09-13
iwlagn: fix command queue timeout
Johannes Berg
1
-0
/
+2
2011-09-13
iwlagn: fix stack corruption
Johannes Berg
1
-1
/
+1
2011-08-13
iwlagn: sysfs couldn't find the priv pointer
Emmanuel Grumbach
1
-22
/
+17
2011-08-13
Revert "iwlagn: sysfs couldn't find the priv pointer"
Emmanuel Grumbach
1
-9
/
+9
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-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-07-25
iwlwifi: Fix build with CONFIG_PM disabled.
David S. Miller
1
-0
/
+6
2011-07-23
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
2011-07-21
iwlagn: kill iwlagn_setup_deferred_work
Emmanuel Grumbach
8
-22
/
+6
2011-07-21
iwlagn: kill iwlagn_rx_handler_setup
Emmanuel Grumbach
8
-28
/
+20
2011-07-21
iwlagn: add kick_nic API to transport layer
Emmanuel Grumbach
4
-2
/
+16
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-2
/
+2
2011-07-16
iwlagn: add tx start API to transport layer
Emmanuel Grumbach
7
-210
/
+222
2011-07-16
iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
6
-315
/
+297
2011-07-16
iwlagn: move iwlagn_stop_device to transport layer
Emmanuel Grumbach
8
-58
/
+52
2011-07-16
iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
Emmanuel Grumbach
7
-299
/
+265
2011-07-16
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
9
-725
/
+799
2011-07-16
iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addr
Fry, Donald H
6
-12
/
+3
2011-07-16
iwlagn: calibration bitmap
Wey-Yi Guy
3
-10
/
+13
2011-07-16
iwlagn: set default of uCode ownership to driver
Hsu, Kenny
1
-0
/
+2
2011-07-16
iwlagn: simplify TX flags assignments
Johannes Berg
1
-11
/
+7
2011-07-16
iwlagn: add comment to tx and get_tx_cmd in iwl_trans_ops
Emmanuel Grumbach
1
-0
/
+2
2011-07-16
iwlagn: comments for iwl_cfg
Wey-Yi Guy
1
-5
/
+12
2011-07-16
iwlagn: another double indirect removed
Wey-Yi Guy
2
-20
/
+5
[next]