aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wimax/i2400m/driver.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-02wimax/i2400m: implement RX reorder supportInaky Perez-Gonzalez1-0/+11
2009-03-02wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-03-02wimax/i2400m: allow control of the base-station idle mode timeoutInaky Perez-Gonzalez1-0/+10
2009-03-02wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_versionInaky Perez-Gonzalez1-0/+5
2009-01-29wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez1-0/+16
2009-01-07i2400m: Generic probe/disconnect, reset and message passingInaky Perez-Gonzalez1-0/+728