summaryrefslogtreecommitdiff
path: root/drivers/huaweimodem/gprs-context.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Introduce support for missing g_memdup2Marcel Holtmann2021-05-051-0/+1
* treewide: Replace g_memdup with g_memdup2Marcel Holtmann2021-04-281-1/+1
* huawei: Increase string buffer to avoid overflowMarcel Holtmann2019-10-311-1/+1
* huawei: Remove unneeded if statementDenis Kenzior2019-04-291-7/+2
* treewide: Remove superfluous use of _GNU_SOURCEJonas Bonn2018-10-171-1/+0
* drivers: constify vtablesJonas Bonn2018-10-171-1/+1
* huaweimodem: Fix DHCP parsing on 32-bit platformsSanttu Lakkala2016-08-101-1/+1
* huaweimodem: Use network interface from modem for GPRS contextMarcel Holtmann2012-05-261-10/+3
* drivers: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* huaweimodem: Remove the broken NDIS port handlingMarcel Holtmann2011-07-251-50/+0
* huaweimodem: update to new gprs context interfaceMika Liljeberg2011-03-151-18/+24
* huaweimodem: remove NULL checkJeevaka Badrappan2011-01-291-8/+0
* huaweimodem: M15 coding style fixJeevaka Badrappan2011-01-121-2/+2
* drivers: explicitly compare pointers to NULLLucas De Marchi2010-11-291-3/+3
* huaweimodem: Fix some GPRS context debug statementsMarcel Holtmann2010-10-271-7/+7
* huaweimodem: Add some more GPRS context debug statementsMarcel Holtmann2010-10-271-0/+4
* huaweimodem: Add bits and pieces for NDIS receive handlingMarcel Holtmann2010-10-251-4/+60
* huaweimodem: Increase NDIS setup time to 20 secondsMarcel Holtmann2010-10-241-2/+2
* huaweimodem: Print the NDIS device node to be usedMarcel Holtmann2010-10-051-0/+7
* huaweimodem: Add error handling for too many ^DHCP failuresMarcel Holtmann2010-10-051-1/+9
* huaweimodem: Allow GPRS context allocation to failMarcel Holtmann2010-09-271-1/+5
* huaweimodem: Add NDIS based GPRS context driverMarcel Holtmann2010-08-231-0/+338