index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sxg
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-04-03
Staging: sxg: Add support to download the firmware using request_firmware()
Mithlesh Thukral
5
-19652
/
+101
2009-04-03
Staging: sxg: Add watchdog timer for managing Link states for SXG driver
Mithlesh Thukral
2
-16
/
+59
2009-04-03
Staging: sxg: Fix a warning dump emitted by rtnl_watchdog during LTP tests
Mithlesh Thukral
1
-2
/
+0
2009-04-03
Staging: sxg: Read the correct MAC address from the card for Rev B cards
Mithlesh Thukral
2
-16
/
+12
2009-04-03
Staging: sxg: Fix interface bug not working after open is called second time.
Mithlesh Thukral
1
-1
/
+1
2009-04-03
Staging: sxg: Fix the module in Kconfig file for Sahara SXG driver
Mithlesh Thukral
1
-1
/
+1
2009-04-03
Staging: sxg: Fix memory leak caused by double allocation of rings
Mithlesh Thukral
1
-26
/
+1
2009-04-03
Staging: sxg: Add checksum control option through ethtool interface
Mithlesh Thukral
2
-15
/
+18
2009-04-03
Staging: sxg: Remove unused Rev A microcode files
Mithlesh Thukral
5
-9951
/
+0
2009-04-03
Staging: sxg: Add Rev B support in the Sahara SXG driver
Mithlesh Thukral
4
-67
/
+169
2009-04-03
Staging: sxg: Add firmware files for Rev B card
Mithlesh Thukral
5
-0
/
+19677
2009-04-03
Staging: sxg: Fix memory leak in case of allocation failure
Mithlesh Thukral
1
-0
/
+15
2009-04-03
Staging: sxg: Add Checksum Offload support for Sahara SXG driver
Mithlesh Thukral
2
-5
/
+49
2009-04-03
Staging: sxg: fix napi interface build
Randy Dunlap
1
-3
/
+3
2009-04-03
Staging: sxg: Make SXG driver use MSI-X interrupts if possible
Mithlesh Thukral
2
-21
/
+146
2009-04-03
Staging: sxg: Removed unnecessary checks while taking Transmit Locks
Mithlesh Thukral
2
-49
/
+18
2009-04-03
Staging: sxg: Add Jumbo frames support to Sahara SXG Driver
Mithlesh Thukral
4
-13
/
+185
2009-04-03
Staging: sxg: Cleanup the SXG driver of unused space and functions
Mithlesh Thukral
2
-32
/
+3
2009-04-03
Staging: sxg: Add NAPI feature to Sahara SXG Driver
Mithlesh Thukral
2
-18
/
+86
2009-04-03
Staging: sxg: Add multicast support for Sahara SXG driver
Mithlesh Thukral
2
-79
/
+52
2009-04-03
Staging: sxg: fix build warnings in sxg.c
Greg Kroah-Hartman
1
-2
/
+11
2009-04-03
Staging: sxg: fix build warnings in downloadB firmware files
Greg Kroah-Hartman
2
-0
/
+4
2009-04-03
Staging: sxg: remove firmware files from sgx_ethtool.c
Greg Kroah-Hartman
1
-9
/
+0
2009-04-03
Staging: sxg: fix build warnings in sxg_ethtool
Greg Kroah-Hartman
1
-7
/
+8
2009-04-03
Staging: sxg: Fix to load card on low memory machines
Mithlesh Thukral
3
-32
/
+141
2009-04-03
Staging: sxg: Firmware updates
Mithlesh Thukral
7
-4856
/
+9614
2009-04-03
Staging: sxg: Add Ethtool functionality enhancement and misc cleanups
Mithlesh Thukral
4
-67
/
+27
2009-04-03
Staging: sxg: Locking related changes. Fix locking levels
Mithlesh Thukral
3
-58
/
+85
2009-04-03
Staging: sxg: SXG SGL related cleanup in data structures and code
Mithlesh Thukral
4
-158
/
+260
2009-04-03
Staging: sxg: Ethtool framework and Receive code path changes
Mithlesh Thukral
5
-9
/
+355
2009-04-03
Staging: sxg: Receive code and data structure cleanups
Mithlesh Thukral
3
-144
/
+198
2009-04-03
Staging: sxg: Indentation fixes - mostly 80 char lines
Mithlesh Thukral
7
-966
/
+1264
2009-04-03
Staging: sxg: Commenting style fixes - Pending work
Mithlesh Thukral
7
-1623
/
+1705
2009-04-03
Staging: sxg: Typedef removal - pending work
Mithlesh Thukral
7
-330
/
+280
2009-04-03
Staging: sxg: New SXG_SGL design and MAC Header changes
Mithlesh Thukral
5
-192
/
+464
2009-01-06
Staging: sxg: update README
J.R. Mauro
1
-2
/
+0
2009-01-06
Staging: sxg: break the build in a cleaner way when !x86
J.R. Mauro
1
-1
/
+1
2009-01-06
Staging: sxg: remove typedefs
J.R. Mauro
7
-330
/
+325
2008-10-22
Staging: sxg: fix compiler warnings.
Greg Kroah-Hartman
1
-8
/
+8
2008-10-22
Staging: sxg: fix up unused function warnings
Greg Kroah-Hartman
1
-77
/
+78
2008-10-22
Staging: sxg: clean up C99 comments
J.R. Mauro
2
-580
/
+580
2008-10-22
Staging: Clean up sxg driver
J.R. Mauro
4
-379
/
+368
2008-10-22
Staging: sxg: replace __FUNCTION__ with __func__
Harvey Harrison
2
-104
/
+104
2008-10-22
linux-next: build failure
Stephen Rothwell
1
-0
/
+1
2008-10-20
staging: sxg depends on X86
Stephen Rothwell
1
-0
/
+1
2008-10-10
Staging: Lindent sxg.c
J.R. Mauro
1
-65
/
+81
2008-10-10
Staging: Fix gcc warnings in sxg
J.R. Mauro
1
-4
/
+4
2008-10-10
Staging: add sxg network driver
Greg Kroah-Hartman
11
-0
/
+11547