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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: rtl8192de: Convert driver to use private dm structs
Larry Finger
2012-04-23
3
-94
/
+100
*
rtlwifi: rtl8192c: Convert driver to use private ps_t struct
Larry Finger
2012-04-23
1
-27
/
+31
*
rtlwifi: rtl8192c: Convert driver to use private dm structs
Larry Finger
2012-04-23
4
-112
/
+123
*
rtlwifi: Add dm structs to private structure
Larry Finger
2012-04-23
1
-0
/
+4
*
rtlwifi: Move dig_t and ps_t structs
Larry Finger
2012-04-23
5
-159
/
+59
*
ath9k_hw: increase tx abort timeout for half/quarter channels
Felix Fietkau
2012-04-23
1
-1
/
+9
*
ath9k_hw: disable fast channel change when changing from/to half/quarter mode
Felix Fietkau
2012-04-23
1
-0
/
+4
*
ath9k_hw: disable Tx IQ calibration on half/quarter channels
Felix Fietkau
2012-04-23
1
-4
/
+6
*
ath9k_hw: fix and clean up PHY activation delay
Felix Fietkau
2012-04-23
4
-33
/
+22
*
ath9k_hw: increase symbol overlap window for half/quarter channels
Felix Fietkau
2012-04-23
2
-0
/
+7
*
ath9k_hw: set the PHY mode for half/quarter channels on AR9003
Felix Fietkau
2012-04-23
1
-0
/
+4
*
ath9k_hw: increase ACK timeout for half/quarter channels
Felix Fietkau
2012-04-23
1
-3
/
+6
*
ath9k_hw: use standard SIFS time as reference for half/quarter channels
Felix Fietkau
2012-04-23
1
-6
/
+7
*
ath9k_hw: remove ATH_BTCOEX_CFG_MCI
Rajkumar Manoharan
2012-04-23
3
-19
/
+17
*
ath9k: simplify beacon configuration for beaconing vifs
Rajkumar Manoharan
2012-04-23
2
-43
/
+23
*
ath9k: make DFS detector pools SMP safe
Zefir Kurtisi
2012-04-23
1
-32
/
+78
*
libertas: add missing include
Felix Fietkau
2012-04-23
1
-0
/
+1
*
rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices
Helmut Schaa
2012-04-23
6
-9
/
+9
*
rt2800: debugfs register access: BBP is 256 bytes big
Anisse Astier
2012-04-23
1
-1
/
+1
*
mwifiex: add support for Marvell USB8797 chipset
Amitkumar Karwar
2012-04-23
17
-71
/
+1399
*
mac80211: fix STA channel width field
Thomas Pedersen
2012-04-23
1
-1
/
+3
*
mac80211: don't set mesh peer ht caps if ht disabled
Thomas Pedersen
2012-04-23
1
-1
/
+2
*
mac80211: refactor mesh peer rate handling
Thomas Pedersen
2012-04-23
3
-29
/
+25
*
mac80211: refactor mesh peer initialization
Thomas Pedersen
2012-04-23
1
-54
/
+72
*
ath9k: fix TX power reporting on AR9003 chips
Gabor Juhos
2012-04-23
1
-15
/
+49
*
libertas CS: convert to asynchronous firmware loading
Daniel Drake
2012-04-23
1
-39
/
+49
*
ath9k: Fix compile warnings when DEBUGFS is disabled.
Ben Greear
2012-04-23
2
-2
/
+3
*
mac80211: Support on-channel scan option.
Ben Greear
2012-04-23
4
-27
/
+77
*
wireless: rt2x00: rt2800usb more devices were identified
Xose Vazquez Perez
2012-04-23
1
-5
/
+3
*
ath9k: add possible wiphy interface combinations
Felix Fietkau
2012-04-23
1
-0
/
+21
*
wireless: rt2x00: rt2800usb add more devices ids
Xose Vazquez Perez
2012-04-23
1
-3
/
+14
*
iwlwifi: move iwl_rxon_context_id to user
Emmanuel Grumbach
2012-04-18
2
-7
/
+7
*
iwlwifi: improve TX cache footprint
Johannes Berg
2012-04-18
4
-75
/
+52
*
iwlwifi: split between AGG_ON and AGG_STARTING
Emmanuel Grumbach
2012-04-18
2
-3
/
+19
*
iwlwifi: Remove inconsistent and redundant declaration
David Spinadel
2012-04-18
1
-1
/
+0
*
iwlwifi: Added foreward declaration for iwl_cfg in op_mode
David Spinadel
2012-04-18
1
-0
/
+1
*
iwlwifi: Change disable calibration bit-set to enum
David Spinadel
2012-04-18
1
-5
/
+8
*
iwlwifi: remove unneeded includes
Emmanuel Grumbach
2012-04-18
15
-18
/
+1
*
iwlwifi: remove the shared area
Emmanuel Grumbach
2012-04-18
8
-90
/
+16
*
iwlwifi: don't use shared for the logger any more
Emmanuel Grumbach
2012-04-18
7
-13
/
+17
*
iwlwifi: driver holds its pointer to the transport
Emmanuel Grumbach
2012-04-18
1
-4
/
+4
*
iwlwifi: transport holds its pointer to the config
Emmanuel Grumbach
2012-04-18
8
-31
/
+32
*
iwlwifi: driver holds its pointer to the config
Emmanuel Grumbach
2012-04-18
1
-12
/
+14
*
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
2012-04-18
21
-99
/
+102
*
iwlwifi: op_mode holds its pointer to the transport
Emmanuel Grumbach
2012-04-18
15
-122
/
+123
*
iwlwifi: kill shrd->drv, driver points to transport
Emmanuel Grumbach
2012-04-18
5
-32
/
+42
*
mwifiex: corrections in timestamp related code
Amitkumar Karwar
2012-04-17
6
-18
/
+30
*
mwifiex: code cleanup in BSS handling
Amitkumar Karwar
2012-04-17
3
-64
/
+31
*
libertas USB: convert to asynchronous firmware loading
Daniel Drake
2012-04-17
1
-59
/
+43
*
libertas SDIO: convert to asynchronous firmware loading
Daniel Drake
2012-04-17
1
-85
/
+121
[next]