index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sxg
Age
Commit message (
Expand
)
Author
2009-04-17
Staging: sxg: Fix leaks and checksum errors in transmit code path
Mithlesh Thukral
2009-04-17
Staging: sxg: Fix sleep in atomic context warning while loading driver
Mithlesh Thukral
2009-04-17
Staging: sxg: Use correct queue_id for transmitting non-TCP packets
Mithlesh Thukral
2009-04-17
Staging: sxg: Fire watchdog timer at end of open routine to change the link
Mithlesh Thukral
2009-04-17
Staging: sxg: convert to netdev_ops
Alexander Beregalov
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-03
Staging: sxg: Add support to download the firmware using request_firmware()
Mithlesh Thukral
2009-04-03
Staging: sxg: Add watchdog timer for managing Link states for SXG driver
Mithlesh Thukral
2009-04-03
Staging: sxg: Fix a warning dump emitted by rtnl_watchdog during LTP tests
Mithlesh Thukral
2009-04-03
Staging: sxg: Read the correct MAC address from the card for Rev B cards
Mithlesh Thukral
2009-04-03
Staging: sxg: Fix interface bug not working after open is called second time.
Mithlesh Thukral
2009-04-03
Staging: sxg: Fix the module in Kconfig file for Sahara SXG driver
Mithlesh Thukral
2009-04-03
Staging: sxg: Fix memory leak caused by double allocation of rings
Mithlesh Thukral
2009-04-03
Staging: sxg: Add checksum control option through ethtool interface
Mithlesh Thukral
2009-04-03
Staging: sxg: Remove unused Rev A microcode files
Mithlesh Thukral
2009-04-03
Staging: sxg: Add Rev B support in the Sahara SXG driver
Mithlesh Thukral
2009-04-03
Staging: sxg: Add firmware files for Rev B card
Mithlesh Thukral
2009-04-03
Staging: sxg: Fix memory leak in case of allocation failure
Mithlesh Thukral
2009-04-03
Staging: sxg: Add Checksum Offload support for Sahara SXG driver
Mithlesh Thukral
2009-04-03
Staging: sxg: fix napi interface build
Randy Dunlap
2009-04-03
Staging: sxg: Make SXG driver use MSI-X interrupts if possible
Mithlesh Thukral
2009-04-03
Staging: sxg: Removed unnecessary checks while taking Transmit Locks
Mithlesh Thukral
2009-04-03
Staging: sxg: Add Jumbo frames support to Sahara SXG Driver
Mithlesh Thukral
2009-04-03
Staging: sxg: Cleanup the SXG driver of unused space and functions
Mithlesh Thukral
2009-04-03
Staging: sxg: Add NAPI feature to Sahara SXG Driver
Mithlesh Thukral
2009-04-03
Staging: sxg: Add multicast support for Sahara SXG driver
Mithlesh Thukral
2009-04-03
Staging: sxg: fix build warnings in sxg.c
Greg Kroah-Hartman
2009-04-03
Staging: sxg: fix build warnings in downloadB firmware files
Greg Kroah-Hartman
2009-04-03
Staging: sxg: remove firmware files from sgx_ethtool.c
Greg Kroah-Hartman
2009-04-03
Staging: sxg: fix build warnings in sxg_ethtool
Greg Kroah-Hartman
2009-04-03
Staging: sxg: Fix to load card on low memory machines
Mithlesh Thukral
2009-04-03
Staging: sxg: Firmware updates
Mithlesh Thukral
2009-04-03
Staging: sxg: Add Ethtool functionality enhancement and misc cleanups
Mithlesh Thukral
2009-04-03
Staging: sxg: Locking related changes. Fix locking levels
Mithlesh Thukral
2009-04-03
Staging: sxg: SXG SGL related cleanup in data structures and code
Mithlesh Thukral
2009-04-03
Staging: sxg: Ethtool framework and Receive code path changes
Mithlesh Thukral
2009-04-03
Staging: sxg: Receive code and data structure cleanups
Mithlesh Thukral
2009-04-03
Staging: sxg: Indentation fixes - mostly 80 char lines
Mithlesh Thukral
2009-04-03
Staging: sxg: Commenting style fixes - Pending work
Mithlesh Thukral
2009-04-03
Staging: sxg: Typedef removal - pending work
Mithlesh Thukral
2009-04-03
Staging: sxg: New SXG_SGL design and MAC Header changes
Mithlesh Thukral
2009-01-06
Staging: sxg: update README
J.R. Mauro
2009-01-06
Staging: sxg: break the build in a cleaner way when !x86
J.R. Mauro
2009-01-06
Staging: sxg: remove typedefs
J.R. Mauro
2008-10-22
Staging: sxg: fix compiler warnings.
Greg Kroah-Hartman
2008-10-22
Staging: sxg: fix up unused function warnings
Greg Kroah-Hartman
2008-10-22
Staging: sxg: clean up C99 comments
J.R. Mauro
2008-10-22
Staging: Clean up sxg driver
J.R. Mauro
2008-10-22
Staging: sxg: replace __FUNCTION__ with __func__
Harvey Harrison
[next]