summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6/files/drivers/net/r6040.c
Commit message (Expand)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd2007-09-061-1041/+0
* Prevent the ioctl from handling even unsupported ioctlsflorian2007-08-061-2/+2
* Remove the LED code from the network driverflorian2007-08-061-22/+0
* Put back some code from the 2.4 driver, supposed to boot network perfsflorian2007-08-061-12/+23
* Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !florian2007-07-251-8/+78
* Add back the port priority for r6040florian2007-07-231-0/+6
* pci_module_init() is deprecated for a long time - this won't hurt .21 and wil...kaloz2007-07-121-1/+1
* Suppress the useless ioctl functionflorian2007-04-171-10/+0
* Fix the warningflorian2007-04-011-2/+2
* Use an updated r6040 ethernet driver which implements NAPI pollingflorian2007-04-011-267/+273
* Split up drivers and specific files, update flash map driverflorian2007-03-301-0/+980