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] orinoco: Remove unneeded forward declarations.
Pavel Roskin
2005-09-23
2
-24
/
+6
*
[PATCH] orinoco: orinoco_send_wevents() could return without unlocking.
Pavel Roskin
2005-09-23
1
-1
/
+3
*
[PATCH] orinoco: Fix memory leak and unneeded unlock in orinoco_join_ap()
Pavel Roskin
2005-09-23
1
-2
/
+4
*
[PATCH] orinoco: Make nortel_pci_hw_init() static.
Pavel Roskin
2005-09-23
1
-1
/
+1
*
[PATCH] orinoco: Remove inneeded system includes.
Pavel Roskin
2005-09-23
11
-141
/
+10
*
Merge /spare/repo/linux-2.6/
Jeff Garzik
2005-09-22
26
-220
/
+252
|
\
|
*
[PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platform
Kumar Gala
2005-09-22
1
-4
/
+4
|
*
[PATCH] USB: Update Documentation/usb/URB.txt
Alan Stern
2005-09-22
1
-43
/
+31
|
*
[PATCH] ub: Comment out unconditional stall clear
Pete Zaitcev
2005-09-22
1
-0
/
+2
|
*
[PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprime
David Hollis
2005-09-22
1
-1
/
+2
|
*
[PATCH] usb/serial/option.c: Increase input buffer size
Matthias Urlichs
2005-09-22
1
-1
/
+3
|
*
[PATCH] USB: fix pegasus driver
Kevin Vigor
2005-09-22
1
-9
/
+20
|
*
[PATCH] USB: sl811-hcd minor fixes
David Brownell
2005-09-22
1
-2
/
+14
|
*
[PATCH] USB: fix pxa2xx_udc compile warnings
Richard Purdie
2005-09-22
2
-6
/
+6
|
*
[PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTR
Peter Favrholdt
2005-09-22
1
-3
/
+5
|
*
[PATCH] USB: more device IDs for Option card driver
Matthias Urlichs
2005-09-22
1
-0
/
+7
|
*
[PATCH] ub: fix burning cds
Pete Zaitcev
2005-09-22
1
-26
/
+27
|
*
[PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c
Linda Xie
2005-09-22
1
-2
/
+2
|
*
[PATCH] fix drivers/pci/probe.c warning
Amos Waterland
2005-09-22
1
-2
/
+2
|
*
[PATCH] PCI: convert kcalloc to kzalloc
Pekka Enberg
2005-09-22
2
-4
/
+4
|
*
[PATCH] PCI: remove unused "scratch"
Bjorn Helgaas
2005-09-22
1
-4
/
+0
|
*
[PATCH] I2C: remove me from the MAINTAINERS file for i2c
Greg Kroah-Hartman
2005-09-22
1
-2
/
+0
|
*
[PATCH] fix class symlinks in sysfs
Bill Nottingham
2005-09-22
1
-0
/
+13
|
*
[PATCH] driver core: add helper device_is_registered()
Daniel Ritz
2005-09-22
4
-5
/
+10
|
*
[PATCH] Driver Core: fis bus rescan devices race
Daniel Ritz
2005-09-22
1
-0
/
+3
|
*
[PATCH] r8169: call proper VLAN receive function
Tommy Christensen
2005-09-21
1
-2
/
+2
|
*
[PATCH] skge: check length from PHY
Stephen Hemminger
2005-09-21
2
-82
/
+85
|
*
[PATCH] skge: expand ethtool debug register dump
Stephen Hemminger
2005-09-21
1
-21
/
+8
|
*
[PATCH] bonding: Fix link monitor capability check (was skge: set mac address...
nsxfreddy@gmail.com
2005-09-21
1
-1
/
+2
*
|
ieee80211: update orinoco, wl3501 drivers for latest struct naming
James Ketrenos
2005-09-22
2
-2
/
+2
*
|
[PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series
James Ketrenos
2005-09-22
8
-19
/
+38
*
|
[PATCH] ieee80211: added IE comments, reason_code to reason, removed info_ele...
James Ketrenos
2005-09-22
1
-3
/
+11
*
|
[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...
James Ketrenos
2005-09-22
6
-33
/
+99
*
|
[PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE...
James Ketrenos
2005-09-22
2
-6
/
+25
*
|
forcedeth: add hardware tx checksumming
Manfred Spraul
2005-09-21
1
-27
/
+44
*
|
[PATCH] ieee82011: Remove WIRELESS_EXT ifdefs
James Ketrenos
2005-09-21
3
-27
/
+0
*
|
[PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changes
James Ketrenos
2005-09-21
2
-8
/
+8
*
|
[PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes
James Ketrenos
2005-09-21
4
-66
/
+66
*
|
[PATCH] ieee80211: Updated copyright dates
James Ketrenos
2005-09-21
5
-5
/
+5
*
|
[PATCH] ieee80211: Keep auth mode unchanged after iwconfig key off/on cycle
James Ketrenos
2005-09-21
1
-5
/
+9
*
|
[PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP support
James Ketrenos
2005-09-21
4
-5
/
+18
*
|
[PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsing
James Ketrenos
2005-09-21
2
-2
/
+30
*
|
[PATCH] ieee80211: "extern inline" to "static inline"
James Ketrenos
2005-09-21
1
-7
/
+7
*
|
[PATCH] ieee80211: Additional fixes for endian-aware types
James Ketrenos
2005-09-21
1
-29
/
+29
*
|
[PATCH] ieee80211: Added ieee80211_radiotap.h
James Ketrenos
2005-09-21
2
-0
/
+232
*
|
[PATCH] ieee80211: Added ieee80211_geo to provide helper functions
James Ketrenos
2005-09-21
3
-1
/
+189
*
|
[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystem
James Ketrenos
2005-09-21
3
-25
/
+417
*
|
[PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer full
James Ketrenos
2005-09-21
1
-0
/
+12
*
|
[PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...
James Ketrenos
2005-09-21
8
-75
/
+102
*
|
[PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...
James Ketrenos
2005-09-21
3
-15
/
+130
[next]