index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Staging: hv: vmbus_drv: Move the content of hv.h to hyperv_vmbus.h
K. Y. Srinivasan
2011-05-17
3
-141
/
+111
*
Staging: hv: vmbus_drv: Include the contents of hv_api.h in hyperv_vmbus.h
K. Y. Srinivasan
2011-05-17
17
-406
/
+366
*
Staging: hv: vmbus_drv: Create a common header file to build the vmbus driver
K. Y. Srinivasan
2011-05-17
7
-0
/
+34
*
Staging: hv: Include asm/hyperv.h in hyperv.h
K. Y. Srinivasan
2011-05-17
2
-525
/
+10
*
staging: brcm80211: fix checkpatch issue in wlc_channel.c
Arend van Spriel
2011-05-17
1
-2
/
+4
*
staging: brcm80211: Corrected sdpcm_shared_t structure definition
Sukesh Srikakula
2011-05-17
1
-1
/
+2
*
staging: brcm80211: Better debug support added to brcmfmac driver
Sukesh Srikakula
2011-05-17
4
-245
/
+331
*
staging: brcm80211: cfg80211 up/down routines in brcmfmac driver are fixed
Sukesh Srikakula
2011-05-17
1
-19
/
+8
*
staging: brcm80211: Removed unused variable from brcmfmac driver
Sukesh Srikakula
2011-05-17
2
-6
/
+0
*
staging: brcm80211: Fixed scan notification functionality in brcmfmac driver
Sukesh Srikakula
2011-05-17
1
-24
/
+32
*
staging: brcm80211: Added support to change scan times from brcmfmac driver
Sukesh Srikakula
2011-05-17
2
-35
/
+50
*
staging: brcm80211: Added support to change roaming parameters from brcmfmac ...
Sukesh Srikakula
2011-05-17
2
-35
/
+66
*
staging: brcm80211: Fixed ibss join/leave functionality in brcmfmac driver
Sukesh Srikakula
2011-05-17
1
-73
/
+206
*
staging: brcm80211: Fixed bss (re)connect/disconnect issues in brcmfmac driver
Sukesh Srikakula
2011-05-17
2
-193
/
+189
*
staging: brcm80211: Optimized wl_inform_single_bss function in brcmfmac driver
Sukesh Srikakula
2011-05-17
1
-126
/
+50
*
staging: brcm80211: Fixed wl_assoc_params structure miss match in brcmfmac dr...
Sukesh Srikakula
2011-05-17
1
-0
/
+1
*
staging: brcm80211: brcmfmac driver's interface name changed to "wlan"
Sukesh Srikakula
2011-05-17
1
-1
/
+1
*
staging: brcm80211: Fix for suspend issue in brcmfmac driver
Sukesh Srikakula
2011-05-17
5
-28
/
+97
*
staging: brcm80211: Fix for WPA GTK install issue in brcmfmac driver
Sukesh Srikakula
2011-05-17
1
-0
/
+4
*
staging: brcm80211: removed more unused counter related structures
Roland Vossen
2011-05-17
1
-103
/
+0
*
staging: brcm80211: removed counter related struct wl_cnt
Roland Vossen
2011-05-17
6
-373
/
+4
*
staging: brcm80211: removed support for proprietary ioctl WLC_GET_PKTCNTS
Roland Vossen
2011-05-17
2
-27
/
+0
*
staging: brcm80211: removed stats WEXT support from fullmac
Roland Vossen
2011-05-17
2
-131
/
+1
*
staging: brcm80211: removed counter related macros that expanded to NOP
Roland Vossen
2011-05-17
3
-70
/
+0
*
staging: brcm80211: removed unused struct net_device_stats related code
Roland Vossen
2011-05-17
2
-33
/
+0
*
staging: brcm80211: fix makefiles for building drivers in kernel
Arend van Spriel
2011-05-17
2
-2
/
+2
*
staging: brcm80211: cleanup functions in nvram.c
Arend van Spriel
2011-05-17
4
-393
/
+10
*
staging: brcm80211: make function definitions and prototype consistent
Arend van Spriel
2011-05-17
1
-4
/
+4
*
staging: brcm80211: remove unused functions and prototypes
Arend van Spriel
2011-05-17
3
-78
/
+0
*
staging: brcm80211: remove unnecessary functions from wlc_main.c
Arend van Spriel
2011-05-17
3
-476
/
+4
*
staging: brcm80211: got rid of #ifdef __mips__ by new dma_spin_for_len()
Roland Vossen
2011-05-17
2
-10
/
+20
*
staging: brcm80211: replaced IL_BIGENDIAN by __BIG_ENDIAN
Roland Vossen
2011-05-17
4
-12
/
+9
*
Staging: hv: Move the contents of utils.h to hyperv.h
K. Y. Srinivasan
2011-05-17
5
-123
/
+97
*
Staging: hv: Move the contents of vmbus.h to hyperv.h
K. Y. Srinivasan
2011-05-17
11
-60
/
+20
*
Staging: hv: Move the contents of vmbus_api.h to hyperv.h
K. Y. Srinivasan
2011-05-17
9
-98
/
+69
*
Staging: hv: Move the contents of logging.h to hyperv.h
K. Y. Srinivasan
2011-05-17
17
-113
/
+68
*
Staging: hv: Move the contents of channel.h to hyperv.h
K. Y. Srinivasan
2011-05-17
10
-120
/
+82
*
Staging: hv: Move the contents of channel_mgmt.h to hyperv.h
K. Y. Srinivasan
2011-05-17
4
-318
/
+290
*
Staging: hv: Move the contents of vmbus_packet_format.h to hyperv.h
K. Y. Srinivasan
2011-05-17
8
-167
/
+133
*
Staging: hv: Move the contents of vmbus_channel_interface.h to hyperv.h
K. Y. Srinivasan
2011-05-17
6
-94
/
+65
*
Staging: hv: Move the contents of the file version_info.h to hyperv.h
K. Y. Srinivasan
2011-05-17
9
-55
/
+21
*
Staging: hv: Move a subset of definitions from ring_buffer.h to hyperv.h
K. Y. Srinivasan
2011-05-17
2
-43
/
+41
*
Staging: hv: Add a subset of definitions from vmbus_api.h to hyperv.h
K. Y. Srinivasan
2011-05-17
2
-30
/
+30
*
Staging: hv: Include the newly created header file in all of the relevant hyp...
K. Y. Srinivasan
2011-05-17
17
-5
/
+37
*
Staging: hv: Create a common header for all hyperv drivers to include
K. Y. Srinivasan
2011-05-17
1
-0
/
+23
*
drivers/staging/vt6656/main_usb.c: Delete unnecessary call to usb_kill_urb
Julia Lawall
2011-05-17
1
-3
/
+0
*
gma500: finish off the fault handler
Alan Cox
2011-05-17
4
-20
/
+93
*
gma500: Don't try and take a GEM handle of a non GEM fb
Alan Cox
2011-05-17
1
-0
/
+2
*
comedi vmk80xx: Style improvements
J. Ali Harlow
2011-05-17
1
-53
/
+74
*
staging: usbip: fix wrong endian conversion
David Chang
2011-05-17
1
-1
/
+1
[prev]
[next]