Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-26 | ifxmodem: Remove atom if driver fails to init | Denis Kenzior | 1 | -1/+3 | |
2011-10-10 | drivers: Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2011-02-11 | ifxmodem: fix issue in set rat mode | Jeevaka Badrappan | 1 | -1/+4 | |
2011-01-12 | ifxmodem: M15 coding style fix | Jeevaka Badrappan | 1 | -2/+2 | |
2010-11-29 | drivers: explicitly compare pointers to NULL | Lucas De Marchi | 1 | -1/+1 | |
This patch was generated by the following semantic patch (http://coccinelle.lip6.fr/) // <smpl> @fix disable is_null,isnt_null1@ expression *E; @@ - !E + E == NULL // </smpl> | |||||
2010-10-27 | ifxmodem: Fix handling of radio access mode enum | Marcel Holtmann | 1 | -9/+9 | |
2010-09-23 | ifxmodem: Add support for radio settings | Marcel Holtmann | 1 | -0/+215 | |