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
*
ni52: more unbreaking
Al Viro
2008-03-26
1
-15
/
+16
*
ni52: switch to ioremap()
Al Viro
2008-03-26
1
-5
/
+18
*
ni52: clean up check586()
Al Viro
2008-03-26
1
-23
/
+24
*
ni52: clean up initialization of priv
Al Viro
2008-03-26
1
-14
/
+7
*
ni52: make ->base char __iomem *
Al Viro
2008-03-26
1
-15
/
+17
*
ni52: kill the second argument of check586(), get rid of bogus pointer
Al Viro
2008-03-26
1
-11
/
+11
*
ni52: unbreak scp_struct
Al Viro
2008-03-26
1
-2
/
+2
*
ni52 trivial iomem annotations
Al Viro
2008-03-26
1
-71
/
+70
*
ixgb: remove irq_sem
Jesse Brandeburg
2008-03-26
2
-13
/
+6
*
e1000: remove irq_sem
Jesse Brandeburg
2008-03-26
2
-27
/
+15
*
e1000e: remove irq_sem
Jesse Brandeburg
2008-03-26
2
-26
/
+14
*
e1000e: remove no longer used e1000e_read_nvm_spi
Auke Kok
2008-03-26
2
-57
/
+0
*
ixgb: move externs out of .c files
Auke Kok
2008-03-26
2
-9
/
+10
*
ixgb: convert boolean_t to bool
Joe Perches
2008-03-26
8
-102
/
+94
*
ixgb: add explicit state checking
Jesse Brandeburg
2008-03-26
2
-10
/
+33
*
e1000: Convert boolean_t to bool
Joe Perches
2008-03-26
6
-216
/
+209
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-03-25
62
-2568
/
+3199
|
\
|
*
rt2x00: Fix in_atomic() usage
Ivo van Doorn
2008-03-25
9
-386
/
+234
|
*
rt2x00: Fix rate detection for invalid signals
Ivo van Doorn
2008-03-25
1
-0
/
+7
|
*
PS3: gelic: Add support for separate cipher selection
Masakazu Mokuno
2008-03-25
1
-1
/
+1
|
*
b43: Don't compile N-PHY code when N-PHY is disabled
Michael Buesch
2008-03-25
2
-2
/
+42
|
*
iwlwifi: Completing the parameter packaging
Assaf Krauss
2008-03-25
3
-54
/
+55
|
*
ipw2200 annotations and fixes
Al Viro
2008-03-25
2
-60
/
+64
|
*
rt2x00: Add dev_flags to rx descriptor
Ivo van Doorn
2008-03-25
7
-25
/
+48
|
*
mac80211: configure default wmm params correctly
Vladimir Koutny
2008-03-25
1
-33
/
+58
|
*
mac80211: prevent tuning during scanning
Mohamed Abbas
2008-03-25
2
-1
/
+4
|
*
mac80211: tear down of block ack sessions
Ron Rindjunsky
2008-03-25
3
-7
/
+17
|
*
mac80211: fixing debug prints for AddBA request
Ron Rindjunsky
2008-03-25
1
-4
/
+4
|
*
mac80211: fixing delba debug print
Ron Rindjunsky
2008-03-25
1
-1
/
+1
|
*
mac80211: filter scan results on unusable channels
Johannes Berg
2008-03-25
1
-0
/
+6
|
*
mac80211: use ieee80211_get_channel
Johannes Berg
2008-03-25
1
-25
/
+4
|
*
wireless: add wiphy channel freq to channel struct lookup helper
Johannes Berg
2008-03-25
2
-0
/
+29
|
*
iwlwifi: move host command sending functions to core module
Tomas Winkler
2008-03-25
9
-322
/
+399
|
*
iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_info
Assaf Krauss
2008-03-25
6
-13
/
+13
|
*
iwlwifi: iwl3945 remove 4965 commands
Tomas Winkler
2008-03-25
1
-39
/
+0
|
*
iwlwifi-2.6: enables RX TKIP decryption in HW
Emmanuel Grumbach
2008-03-25
1
-0
/
+51
|
*
iwlwifi-2.6: enables HW TKIP encryption
Emmanuel Grumbach
2008-03-25
2
-9
/
+25
|
*
mac80211: allows driver to request a Phase 1 RX key
Emmanuel Grumbach
2008-03-25
4
-3
/
+33
|
*
mac80211: get a TKIP phase key from skb
Emmanuel Grumbach
2008-03-25
2
-0
/
+83
|
*
iwlwifi-2.6: RX status translation to old scheme
Emmanuel Grumbach
2008-03-25
3
-0
/
+81
|
*
iwlwifi-2.6: Cleans up set_key flow
Emmanuel Grumbach
2008-03-25
2
-56
/
+110
|
*
iwlwifi: Probe Flow - Extracting hw and priv init
Assaf Krauss
2008-03-25
7
-623
/
+677
|
*
iwlwifi: Probe Flow - Performing allocation in a separate function
Assaf Krauss
2008-03-25
3
-8
/
+39
|
*
iwlwifi: Packing all 4965 parameters
Assaf Krauss
2008-03-25
4
-33
/
+42
|
*
iwlwifi: Re-ordering probe flow (4965)
Assaf Krauss
2008-03-25
2
-120
/
+151
|
*
iwlwifi: remove macros containing offsets from eeprom struct
Reinette Chatre
2008-03-25
2
-64
/
+0
|
*
libertas: store rssi as an u32
Holger Schurig
2008-03-25
3
-9
/
+4
|
*
libertas: remove lots of unused stuff
Holger Schurig
2008-03-25
10
-134
/
+46
|
*
libertas: misc power saving adjusts
Holger Schurig
2008-03-25
6
-36
/
+23
|
*
libertas: convert GET_LOG to a direct command
Holger Schurig
2008-03-25
6
-47
/
+10
[next]