index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
60
-85
/
+90
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
61
-86
/
+91
|
|
\
|
|
*
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
2009-12-04
1
-1
/
+1
|
|
*
hdlc: spelling fix in find_pvc() comment
Rudy Matela
2009-12-04
1
-1
/
+1
|
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
48
-71
/
+76
|
|
*
sky2: fix sky2_link_down copy/paste comment error
Brandon Philips
2009-12-04
1
-1
/
+1
|
|
*
tree-wide: fix typos "couter" -> "counter"
Uwe Kleine-König
2009-12-04
1
-1
/
+1
|
|
*
tree-wide: fix typos "offest" -> "offset"
Uwe Kleine-König
2009-12-04
1
-1
/
+1
|
|
*
comment typo fix: sybsystem -> subsystem
Jean Delvare
2009-12-04
1
-1
/
+1
|
|
*
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
2009-12-04
2
-2
/
+2
|
|
*
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
Uwe Kleine-König
2009-11-09
4
-4
/
+4
|
|
*
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-11-09
2
-3
/
+3
*
|
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-05
19
-1339
/
+865
|
\
\
\
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2009-12-05
21
-1425
/
+907
|
|
\
\
|
|
*
|
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
2009-11-28
21
-60
/
+29
|
|
*
|
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
2009-11-28
20
-22
/
+22
|
|
*
|
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
2009-11-28
10
-15
/
+15
|
|
*
|
pcmcia: Change window_handle_t logic to unsigned long
Magnus Damm
2009-11-28
1
-1
/
+1
|
|
*
|
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
Magnus Damm
2009-11-28
10
-15
/
+15
|
|
*
|
pcmcia: Pass struct pcmcia_device to pcmcia_release_window()
Magnus Damm
2009-11-28
4
-7
/
+7
|
|
*
|
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)
Dominik Brodowski
2009-11-09
8
-241
/
+136
|
|
*
|
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ray-cs.c)
Dominik Brodowski
2009-11-09
1
-178
/
+169
|
|
*
|
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net)
Dominik Brodowski
2009-11-09
10
-506
/
+315
|
|
*
|
pcmcia: convert net pcmcia drivers to use new CIS helpers
Dominik Brodowski
2009-11-08
6
-322
/
+171
|
|
*
|
pcmcia: use pcmcia_loop_config in misc pcmcia drivers
Dominik Brodowski
2009-11-08
2
-47
/
+42
|
|
*
|
pcmcia: use pre-determined values
Dominik Brodowski
2009-11-08
4
-45
/
+19
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-04
69
-1954
/
+2581
|
\
\
\
\
|
*
|
|
|
iwmc3200wifi: Enable wimax core through module parameter
Samuel Ortiz
2009-12-04
1
-2
/
+5
|
*
|
|
|
iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter
Samuel Ortiz
2009-12-04
3
-6
/
+8
|
*
|
|
|
iwmc3200wifi: Coex table command does not expect a response
Samuel Ortiz
2009-12-04
1
-1
/
+1
|
*
|
|
|
iwmc3200wifi: Update wiwi priority table
Samuel Ortiz
2009-12-04
1
-4
/
+4
|
*
|
|
|
iwlwifi: driver version track kernel version
Reinette Chatre
2009-12-04
2
-4
/
+4
|
*
|
|
|
iwlwifi: indicate uCode type when fail dump error/event log
Wey-Yi Guy
2009-12-04
1
-2
/
+6
|
*
|
|
|
iwl3945: remove duplicated event logging code
Wey-Yi Guy
2009-12-04
1
-9
/
+0
|
*
|
|
|
b43: fix two warnings
Johannes Berg
2009-12-04
1
-0
/
+1
|
*
|
|
|
ipw2100: fix rebooting hang with driver loaded
Zhu Yi
2009-12-04
1
-0
/
+11
|
*
|
|
|
iwmc3200wifi: fix NULL pointer dereference in pmkid update
Zhu Yi
2009-12-04
1
-2
/
+4
|
*
|
|
|
ath9k: enable 2GHz band only if the device supports it
Gabor Juhos
2009-12-04
3
-14
/
+31
|
*
|
|
|
airo: Fix integer overflow warning
Michael Buesch
2009-12-04
1
-1
/
+1
|
*
|
|
|
rt2x00: Fix padding bug on L2PAD devices.
Gertjan van Wingerde
2009-12-04
1
-1
/
+1
|
*
|
|
|
b43legacy: avoid PPC fault during resume
Larry Finger
2009-12-04
1
-0
/
+7
|
*
|
|
|
b43: avoid PPC fault during resume
Larry Finger
2009-12-04
1
-2
/
+8
|
*
|
|
|
iwmc3200wifi: Implement cfg80211 PMKSA API
Samuel Ortiz
2009-11-28
4
-0
/
+68
|
*
|
|
|
ath9k: separate debugfs support from CONFIG_ATH_DEBUG
Felix Fietkau
2009-11-28
5
-14
/
+15
|
*
|
|
|
libertas: move mesh command handling into mesh.c
Holger Schurig
2009-11-28
3
-168
/
+186
|
*
|
|
|
libertas: move mesh-only ethtool operations into mesh.c
Holger Schurig
2009-11-28
3
-80
/
+99
|
*
|
|
|
libertas: moveing mesh-related functions into mesh.c
Holger Schurig
2009-11-28
6
-363
/
+480
|
*
|
|
|
libertas: introduce mesh.h
Holger Schurig
2009-11-28
4
-19
/
+35
|
*
|
|
|
libertas: rename persistcfg.c -> mesh.c
Holger Schurig
2009-11-28
2
-1
/
+1
|
*
|
|
|
ipw2x00: convert to seq_file
Alexey Dobriyan
2009-11-28
1
-11
/
+22
[next]