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
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
hso: Fix for 5 sec timeouts with v2.x firmware
Jan Dumon
2010-01-07
1
-0
/
+4
*
hso: Attempt to recover from usb bus errors
Jan Dumon
2010-01-07
1
-10
/
+44
*
hso: don't change the state of a closed port
Jan Dumon
2010-01-07
1
-5
/
+5
*
hso: Fix for endian issues on big endian machines
Jan Dumon
2010-01-07
1
-5
/
+7
*
hso: Add Vendor/Product ID's for new devices
Jan Dumon
2010-01-07
1
-0
/
+9
*
pcnet_cs: add cis of KTI PE520 pcmcia network card
Ken Kawasaki
2010-01-07
1
-2
/
+2
*
ucc_geth: Fix the wrong the Rx/Tx FIFO size
Dave Liu
2010-01-07
1
-6
/
+7
*
netxen: fix ethtool link test
Sucheta Chakraborty
2010-01-04
2
-21
/
+10
*
netxen: fix ethtool register dump
Sucheta Chakraborty
2010-01-04
1
-111
/
+59
*
rrunner: fix buffer overflow
Dan Carpenter
2010-01-04
1
-1
/
+1
*
broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()
roel kluin
2010-01-04
1
-2
/
+2
*
net: Test off by one in sh_eth_reset()
roel kluin
2010-01-04
1
-1
/
+1
*
niu: timeout ignored in tcam_wait_bit()
roel kluin
2010-01-04
1
-1
/
+1
*
atarilance: timeout ignored in lance_open()
roel kluin
2010-01-04
1
-1
/
+1
*
drivers/net : Correct the size argument to kzalloc
Julia Lawall
2010-01-04
1
-1
/
+1
*
hamradio: avoid null deref v3
Dan Carpenter
2010-01-04
1
-1
/
+3
*
usbnet: test off by one
roel kluin
2010-01-04
1
-2
/
+2
*
drivers/net/can: Correct NULL test
Julia Lawall
2010-01-04
1
-1
/
+1
*
via-velocity: Give RX descriptors to the NIC later on open or MTU change
Ben Hutchings
2010-01-04
1
-4
/
+4
*
fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllers
Anton Vorontsov
2009-12-31
1
-7
/
+23
*
ucc_geth: Fix netdev watchdog triggering on suspend
Anton Vorontsov
2009-12-31
1
-1
/
+2
*
phylib: Properly reinitialize PHYs after hibernation
Anton Vorontsov
2009-12-31
2
-22
/
+58
*
phylib: Fix deadlock on resume
Anton Vorontsov
2009-12-31
1
-2
/
+22
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-30
23
-441
/
+89
|
\
|
*
Revert "b43: Enforce DMA descriptor memory constraints"
John W. Linville
2009-12-29
2
-158
/
+46
|
*
iwmc3200wifi: fix array out-of-boundary access
Zhu Yi
2009-12-28
1
-1
/
+1
|
*
wl1251: timeout one too soon in wl1251_boot_run_firmware()
Roel Kluin
2009-12-28
1
-1
/
+1
|
*
ath9k: fix missed error codes in the tx status check
Felix Fietkau
2009-12-28
2
-1
/
+4
|
*
ath9k: wake hardware during AMPDU TX actions
Luis R. Rodriguez
2009-12-28
1
-0
/
+6
|
*
ath9k: wake hardware for interface IBSS/AP/Mesh removal
Luis R. Rodriguez
2009-12-28
1
-0
/
+2
|
*
ath9k: fix suspend by waking device prior to stop
Sujith
2009-12-28
1
-0
/
+6
|
*
wl1271_cmd.c: cleanup char => u8
Dan Carpenter
2009-12-28
1
-2
/
+2
|
*
iwlwifi: Storage class should be before const qualifier
Tobias Klauser
2009-12-28
1
-1
/
+1
|
*
ath9k: Storage class should be before const qualifier
Tobias Klauser
2009-12-28
1
-1
/
+1
|
*
wireless: remove remaining qual code
Johannes Berg
2009-12-28
10
-255
/
+4
|
*
rt2x00: Add USB ID for Linksys WUSB 600N rev 2.
Gertjan van Wingerde
2009-12-28
1
-0
/
+1
|
*
ath5k: fix SWI calibration interrupt storm
Bob Copeland
2009-12-28
1
-4
/
+3
|
*
libertas: Remove carrier signaling from the scan code
Samuel Ortiz
2009-12-28
1
-14
/
+8
|
*
orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
Andrey Borzenkov
2009-12-28
1
-3
/
+3
*
|
bond_3ad.c avoid possible null deref
Dan Carpenter
2009-12-27
1
-1
/
+1
*
|
Fix MAC address access in 3c507, ibmlana, pcnet32 and libertas
Daniel Drake
2009-12-27
4
-6
/
+8
*
|
gianfar: Fix gianfar select_queue bogosity
Sandeep Gopalpet
2009-12-27
1
-9
/
+4
*
|
tun: use tun_sk instead container_of
Vitaliy Gusev
2009-12-27
1
-3
/
+3
*
|
ucc_geth: Don't needlessly change MAC settings in adjust_link()
Anton Vorontsov
2009-12-27
1
-15
/
+18
*
|
ucc_geth: Fix netdev watchdog triggering on link changes
Anton Vorontsov
2009-12-27
1
-2
/
+5
*
|
ucc_geth: Fix empty TX queue processing
Anton Vorontsov
2009-12-27
1
-1
/
+1
*
|
vxge: use DMA_BIT_MASK instead of plain values.
Denis Kirjanov
2009-12-26
1
-3
/
+3
*
|
bnx2x: Initialize cnic status block during chip reset
Michael Chan
2009-12-26
1
-0
/
+2
*
|
net/via-rhine: Fix scheduling while atomic bugs
Jarek Poplawski
2009-12-24
1
-13
/
+28
*
|
ixgbe: fix Need to call pci_save_state after pci_restore_state
Don Skidmore
2009-12-24
1
-0
/
+5
[next]