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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Updated ipw2200 to compile with ieee80211 abg_ture to abg_true change
James Ketrenos
2005-09-16
1
-7
/
+7
*
[PATCH] ieee80211 Fixed type-o of abg_ture -> abg_true
James Ketrenos
2005-09-16
1
-1
/
+1
*
[PATCH] ieee80211 Switched to sscanf in store_debug_level
James Ketrenos
2005-09-16
1
-20
/
+6
*
[PATCH] ieee80211 Cleanup memcpy parameters.
James Ketrenos
2005-09-16
1
-8
/
+8
*
[PATCH] ieee80211 Removed ieee80211_info_element_hdr
James Ketrenos
2005-09-16
2
-10
/
+5
*
[PATCH] Changed 802.11 headers to use ieee80211_info_element[0]
James Ketrenos
2005-09-16
2
-6
/
+6
*
[PATCH] ieee80211 Added wireless spy support
James Ketrenos
2005-09-16
7
-144
/
+134
*
[PATCH] ieee80211 quality scaling algorithm extension handler
James Ketrenos
2005-09-16
2
-10
/
+33
*
[PATCH] Fixed some endian issues with 802.11 header usage in ieee80211_rx.c
James Ketrenos
2005-09-16
1
-17
/
+26
*
[PATCH] orinoco: Update PCMCIA ID's.
Pavel Roskin
2005-09-16
2
-21
/
+57
*
[PATCH] orinoco: Don't include <net/ieee80211.h> twice.
Pavel Roskin
2005-09-16
1
-2
/
+0
*
[PATCH] orinoco: Remove conditionals that are useless in the kernel drivers.
Pavel Roskin
2005-09-16
2
-28
/
+1
*
[PATCH] pcnet32: set min ring size to 4
Hubert WS Lin
2005-09-16
1
-7
/
+12
*
[PATCH] pcnet32: set_ringparam implementation
Hubert WS Lin
2005-09-16
1
-54
/
+209
*
[PATCH] Add rapidio net driver
Matt Porter
2005-09-14
3
-0
/
+589
*
[PATCH] mii: Add test for GigE support
Dale Farnsworth
2005-09-14
2
-0
/
+16
*
[PATCH] C99 initializers in ray_cs.c
viro@ZenIV.linux.org.uk
2005-09-14
1
-23
/
+23
*
[PATCH] lne390 bogus casts
viro@ZenIV.linux.org.uk
2005-09-14
1
-1
/
+1
*
[PATCH] drivers/net/wan/: possible cleanups
Adrian Bunk
2005-09-14
16
-139
/
+101
*
[PATCH] Replace drivers/net/wan custom ctype macros with standard ones
Tobias Klauser
2005-09-14
5
-19
/
+9
*
[PATCH] drivers/net: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-14
17
-92
/
+53
*
[PATCH] orinoco: WE-18 support
Pavel Roskin
2005-09-14
2
-110
/
+33
*
[PATCH] via-rhine: support ETHTOOL_GPERMADDR
John W. Linville
2005-09-14
1
-1
/
+3
*
[PATCH] sundance: support ETHTOOL_GPERMADDR
John W. Linville
2005-09-14
1
-0
/
+2
*
[PATCH] skge: support ETHTOOL_GPERMADDR
John W. Linville
2005-09-14
1
-0
/
+2
*
[PATCH] r8169: support ETHTOOL_GPERMADDR
John W. Linville
2005-09-14
1
-0
/
+2
*
[PATCH] pcnet32: support ETHTOOL_GPERMADDR
John W. Linville
2005-09-14
1
-1
/
+3
*
[PATCH] ne2k-pci: support ETHTOOL_GPERMADDR
John W. Linville
2005-09-14
1
-0
/
+2
*
[PATCH] ixgb: support ETHTOOL_GPERMADDR
John W. Linville
2005-09-14
2
-1
/
+3
*
[PATCH] forcedeth: support ETHTOOL_GPERMADDR
John W. Linville
2005-09-14
1
-1
/
+3
*
[PATCH] e100: support ETHTOOL_GPERMADDR
John W. Linville
2005-09-14
1
-1
/
+3
*
[PATCH] e1000: support ETHTOOL_GPERMADDR
John W. Linville
2005-09-14
2
-1
/
+3
*
[PATCH] b44: support ETHTOOL_GPERMADDR
John W. Linville
2005-09-14
1
-0
/
+2
*
[PATCH] 8139too: support ETHTOOL_GPERMADDR
John W. Linville
2005-09-14
1
-0
/
+2
*
[PATCH] 8139cp: support ETHTOOL_GPERMADDR
John W. Linville
2005-09-14
1
-0
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-09-13
12
-36
/
+130
|
\
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
David S. Miller
2005-09-13
1
-1
/
+8
|
|
\
|
|
*
[DCCP]: Handle SYNC packets in dccp_rcv_state_process
Arnaldo Carvalho de Melo
2005-09-13
1
-0
/
+6
|
|
*
[DCCP]: Check if already in the CLOSING state in dccp_rcv_closereq
Arnaldo Carvalho de Melo
2005-09-13
1
-1
/
+2
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
David S. Miller
2005-09-13
5
-8
/
+90
|
|
\
\
|
|
*
|
[Bluetooth] Add ignore parameters to the HCI USB driver
Marcel Holtmann
2005-09-13
2
-3
/
+21
|
|
*
|
[Bluetooth] Prevent RFCOMM connections through the RAW socket
Marcel Holtmann
2005-09-13
1
-5
/
+25
|
|
*
|
[Bluetooth] Add support for extended inquiry responses
Marcel Holtmann
2005-09-13
2
-0
/
+44
|
*
|
|
[NETFILTER]: Fix DHCP + MASQUERADE problem
Patrick McHardy
2005-09-13
1
-0
/
+6
|
*
|
|
[NETFILTER]: Fix rcu race in ipt_REDIRECT
Patrick McHardy
2005-09-13
1
-6
/
+10
|
*
|
|
[NETFILTER]: Simplify netbios helper
Patrick McHardy
2005-09-13
1
-12
/
+7
|
*
|
|
[NETFILTER]: Use correct type for "ports" module parameter
Patrick McHardy
2005-09-13
3
-9
/
+9
*
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-09-13
2
-1
/
+5
|
\
\
\
\
|
*
|
|
|
[ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stack
George G. Davis
2005-09-13
2
-1
/
+5
*
|
|
|
|
[PATCH] Even more fallout from ATI Xpress timer workaround
Cal Peake
2005-09-13
1
-3
/
+1
|
|
/
/
/
|
/
|
|
|
[next]