Age | Commit message (Expand) | Author | Files | Lines |
2013-03-01 | alx: fix DMA-write-pending issueHEADalx-linux-v3.9-rc1-1alx-linux-v3.8.3-1alx-linux-v3.8.2-1masterlinux-3.9.ylinux-3.8.y | xiong | 1 | -1/+0 |
2013-03-01 | alx: fix dead loop for hardware fatal error | xiong | 3 | -11/+12 |
2013-02-15 | alx: fix implicit-function-declaration build errors | Ben Collins | 1 | -0/+2 |
2013-02-04 | alx: remove __devinit qualifiers | Kamal Mostafa | 5 | -13/+13 |
2013-02-04 | alx: fix wrong MDC | xiong | 1 | -2/+2 |
2013-01-24 | alx: improve self-test for FPGAalx-20130124 | xiong | 3 | -4/+122 |
2013-01-24 | alx: show correct DUPLEX info for ethtool | xiong | 2 | -3/+15 |
2013-01-24 | alx: reduce RSS indirection table size to 128 | xiong | 1 | -1/+1 |
2013-01-24 | alx: reduce num txq to 1 if MSIX disabled | xiong | 2 | -3/+3 |
2013-01-24 | alx: support version C0 FPGA | xiong | 4 | -28/+249 |
2013-01-24 | alx: add loopback test | xiong | 4 | -16/+469 |
2013-01-24 | alx: add self test for interrupt | xiong | 3 | -5/+269 |
2013-01-24 | alx: remove the 'running' condition to change MTU | xiong | 1 | -2/+3 |
2013-01-24 | alx: add stats/self-test for ethtool | xiong | 2 | -20/+643 |
2013-01-24 | alx: fix tx-timeout after sleep/resume | xiong | 2 | -114/+136 |
2013-01-24 | alx: add version info | xiong | 3 | -2/+11 |
2013-01-24 | alx: fix wrong speed setting for WoL | xiong | 1 | -12/+11 |
2013-01-24 | Revert "alx: fix tx-timeout and WoL wrong speed setting" | Luis R. Rodriguez | 5 | -884/+194 |
2012-12-17 | alx: fix tx-timeout and WoL wrong speed setting | xiong | 5 | -194/+884 |
2012-12-17 | alx: split register definitions to seperated file | xiong | 6 | -3668/+4124 |
2012-11-30 | alx: add pre tags for README.md for Linux instructionsalx-20121214 | Luis R. Rodriguez | 1 | -0/+2 |
2012-11-30 | alx: update Linux build instructions | Luis R. Rodriguez | 1 | -3/+12 |
2012-11-30 | alx: add LICENSE and extend documentation for development process | Luis R. Rodriguez | 2 | -0/+40 |
2012-11-30 | alx: add .tmp_versions/ to .gitignore | Luis R. Rodriguez | 1 | -0/+2 |
2012-11-30 | alx: extend help menu | Luis R. Rodriguez | 1 | -1/+12 |
2012-11-30 | alx: add clean-linux target | Luis R. Rodriguez | 2 | -2/+6 |
2012-11-30 | alx: add a linux-backport target | Luis R. Rodriguez | 2 | -4/+7 |
2012-11-30 | alx: move Linux Makefile to target/linux/ | Luis R. Rodriguez | 5 | -149/+178 |
2012-11-30 | alx: update linux target | Luis R. Rodriguez | 4 | -34/+36 |
2012-11-29 | alx: update copyright header on refresh-compat | Luis R. Rodriguez | 1 | -1/+14 |
2012-11-17 | re-orgnize code, Multi-TX feature added. | xiong | 14 | -12312/+5990 |
2012-08-23 | alx: add killing proprietary drivers goal as a project statement | Luis R. Rodriguez | 1 | -1/+4 |
2012-08-23 | alx: Unified OS driver attempt for Linux / FreeBSD | Luis R. Rodriguez | 17 | -0/+13643 |