aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wimax/i2400m/i2400m.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-11wimax/i2400m: move boot time poke table out of common driverDirk Brandewie1-0/+28
2009-06-11wimax/i2400m: Allow bus-specific driver to specify retry countInaky Perez-Gonzalez1-0/+14
2009-06-11wimax/i2400m: introduce module parameter to disable entering power saveInaky Perez-Gonzalez1-0/+1
2009-05-28wimax/i2400m: generate fake source MAC address with random_ether_addr()Inaky Perez-Gonzalez1-0/+5
2009-03-02wimax/i2400m: implement RX reorder supportInaky Perez-Gonzalez1-1/+18
2009-03-02wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)Inaky Perez-Gonzalez1-0/+2
2009-03-02wimax/i2400m: allow control of the base-station idle mode timeoutInaky Perez-Gonzalez1-0/+29
2009-03-02wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_versionInaky Perez-Gonzalez1-0/+4
2009-03-02wimax/i2400m: add the ability to fallback to other firmware files if the default is not thereInaky Perez-Gonzalez1-9/+12
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+1
2009-02-20wimax/i2400m: driver loads firmware v1.4 instead of v1.3Inaky Perez-Gonzalez1-1/+1
2009-02-01wimax: replace uses of __constant_{endian}Harvey Harrison1-8/+8
2009-01-07i2400m: host/device procotol and core driver definitionsInaky Perez-Gonzalez1-0/+755