index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlagn: sysfs couldn't find the priv pointer
Emmanuel Grumbach
2011-08-13
1
-22
/
+17
*
Revert "iwlagn: sysfs couldn't find the priv pointer"
Emmanuel Grumbach
2011-08-13
1
-9
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...
John W. Linville
2011-08-03
4
-10
/
+14
|
\
|
*
iwlagn: 5000 do not support idle mode
Wey-Yi Guy
2011-08-02
3
-1
/
+5
|
*
iwlagn: sysfs couldn't find the priv pointer
Emmanuel Grumbach
2011-08-02
1
-9
/
+9
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-2
/
+2
|
\
\
|
*
|
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
2011-07-21
1
-2
/
+2
*
|
|
iwlwifi: Fix build with CONFIG_PM disabled.
David S. Miller
2011-07-24
1
-0
/
+6
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-22
41
-3305
/
+4018
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
iwlagn: probe would crash with DEBUG_SHIRQ
Emmanuel Grumbach
2011-07-21
2
-11
/
+11
|
*
|
iwlagn: remove "disable otp refresh" W/A
Wey-Yi Guy
2011-07-21
2
-7
/
+1
|
*
|
iwlagn: rename iwlagn_set_dynamic_key
Johannes Berg
2011-07-21
1
-10
/
+11
|
*
|
iwlagn: track beacon interval sent to device
Johannes Berg
2011-07-21
3
-6
/
+9
|
*
|
iwlagn: write iq invert register for 105/135 device
Wey-Yi Guy
2011-07-21
1
-2
/
+4
|
*
|
iwlagn: implement WoWLAN
Johannes Berg
2011-07-21
11
-14
/
+705
|
*
|
iwlagn: rewrite HW crypto
Johannes Berg
2011-07-21
6
-224
/
+200
|
*
|
iwlagn: remove forgotten debugfs function
Johannes Berg
2011-07-21
1
-2
/
+0
|
*
|
iwlagn: remove un-necessary "_agn"
Wey-Yi Guy
2011-07-21
10
-256
/
+254
|
*
|
iwlagn: remove keyinfo cache
Johannes Berg
2011-07-21
2
-30
/
+0
|
*
|
iwlagn: testmode fixed rate available for testmode only
Wey-Yi Guy
2011-07-21
3
-3
/
+9
|
*
|
iwlagn: add comment to warn about WoWLAN in resume / suspend flows
Emmanuel Grumbach
2011-07-21
1
-0
/
+10
|
*
|
iwlagn: iwl_bus holds drv_data as void * instead of iwl_priv
Emmanuel Grumbach
2011-07-21
5
-27
/
+26
|
*
|
iwlagn: simplify the bus architecture
Emmanuel Grumbach
2011-07-21
14
-140
/
+161
|
*
|
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
2011-07-21
18
-154
/
+168
|
*
|
iwlagn: move iwl_prepare_card_hw to the transport layer
Emmanuel Grumbach
2011-07-21
5
-7
/
+14
|
*
|
iwlagn: move more functions from the start flow to the transport layer
Emmanuel Grumbach
2011-07-21
8
-193
/
+178
|
*
|
iwlagn: SCD configuration for AMPDU moves to transport layer
Emmanuel Grumbach
2011-07-21
8
-239
/
+274
|
*
|
iwlagn: radio sensor offset in le16 format
Wey-Yi Guy
2011-07-21
2
-5
/
+5
|
*
|
iwlagn: define valid init calibration mask
Wey-Yi Guy
2011-07-21
1
-3
/
+13
|
*
|
iwlagn: remove legacy calibration command
Wey-Yi Guy
2011-07-21
1
-10
/
+0
|
*
|
iwlagn: set correct calibration flag
Wey-Yi Guy
2011-07-21
2
-2
/
+4
|
*
|
iwlagn: kill iwlagn_setup_deferred_work
Emmanuel Grumbach
2011-07-21
8
-22
/
+6
|
*
|
iwlagn: kill iwlagn_rx_handler_setup
Emmanuel Grumbach
2011-07-21
8
-28
/
+20
|
*
|
iwlagn: add kick_nic API to transport layer
Emmanuel Grumbach
2011-07-21
4
-2
/
+16
|
*
|
iwlagn: add tx start API to transport layer
Emmanuel Grumbach
2011-07-16
7
-210
/
+222
|
*
|
iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
2011-07-16
6
-315
/
+297
|
*
|
iwlagn: move iwlagn_stop_device to transport layer
Emmanuel Grumbach
2011-07-16
8
-58
/
+52
|
*
|
iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
Emmanuel Grumbach
2011-07-16
7
-299
/
+265
|
*
|
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
2011-07-16
9
-725
/
+799
|
*
|
iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addr
Fry, Donald H
2011-07-16
6
-12
/
+3
|
*
|
iwlagn: calibration bitmap
Wey-Yi Guy
2011-07-16
3
-10
/
+13
|
*
|
iwlagn: set default of uCode ownership to driver
Hsu, Kenny
2011-07-16
1
-0
/
+2
|
*
|
iwlagn: simplify TX flags assignments
Johannes Berg
2011-07-16
1
-11
/
+7
|
*
|
iwlagn: add comment to tx and get_tx_cmd in iwl_trans_ops
Emmanuel Grumbach
2011-07-16
1
-0
/
+2
|
*
|
iwlagn: comments for iwl_cfg
Wey-Yi Guy
2011-07-16
1
-5
/
+12
|
*
|
iwlagn: another double indirect removed
Wey-Yi Guy
2011-07-16
2
-20
/
+5
|
*
|
iwlagn: remove dual-indirect call to simply the code
Wey-Yi Guy
2011-07-16
9
-89
/
+41
|
*
|
iwlagn: remove un-necessary file
Wey-Yi Guy
2011-07-16
6
-222
/
+174
|
*
|
iwlagn: move the Rx dispatching to the upper layer
Emmanuel Grumbach
2011-07-16
3
-38
/
+52
|
*
|
iwlagn: move sync_irq to transport layer
Emmanuel Grumbach
2011-07-16
6
-10
/
+20
[next]