summaryrefslogtreecommitdiffstats
path: root/drivers/net/wimax/i2400m/control.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wimax/i2400m: implement RX reorder supportInaky Perez-Gonzalez2009-03-021-0/+14
* wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)Inaky Perez-Gonzalez2009-03-021-0/+9
* wimax/i2400m: allow control of the base-station idle mode timeoutInaky Perez-Gonzalez2009-03-021-8/+90
* wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_ver...Inaky Perez-Gonzalez2009-03-021-5/+7
* wimax/i2400m: drop support for deprecated major fw interface, add for new minorInaky Perez-Gonzalez2009-03-021-9/+5
* wimax/i2400m: error paths that need to free an skb should use kfree_skb()Inaky Perez-Gonzalez2009-01-201-1/+1
* i2400m: various functions for device managementInaky Perez-Gonzalez2009-01-071-0/+1291