index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
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]