summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm724x/gdm_lte.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: gdm724x: Replace random_ether_addr with eth_random_addrBhumika Goyal2016-03-051-1/+1
* staging: gdm724x: Remove unneeded parenthesesJanani Ravichandran2016-02-121-3/+3
* staging: gdm724x: Remove wrapper functionAmitoj Kaur Chawla2015-11-161-1/+1
* staging: gdm724x: add spaces around binary operatorsIoana Ciornei2015-10-251-2/+2
* stating: gdm724x: remove explicit NULL comparisonIoana Ciornei2015-10-251-2/+2
* staging: gdm724x: properly indent to match open paranthesisIoana Ciornei2015-10-251-16/+16
* Staging: gdm724x: Remove unnecessary cast on void pointerShraddha Barke2015-10-171-7/+7
* staging: gdm724x: use !x instead of x == NULLSomya Anand2015-03-161-1/+1
* staging: gdm724x: fix line limit coding style issue in gdm_lte.cNing Zhou2015-01-171-1/+2
* staging: gdm724x: Fix warning of prefer ether_addr_copy.Dilek Uzulmez2014-10-201-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-1/+1
|\
| * net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-161-1/+1
* | staging: gdm724x: Added blank lines after declarations in gdm_lte.cScott Weir2014-06-201-0/+2
|/
* Staging: gdm724x: Fix unchecked sscanf values in gdm_lte.cMonam Agarwal2014-03-181-2/+9
* staging: gdm724x: Fix line over 80 characters.Gulsah Kose2014-03-171-56/+120
* Staging: gdm724x: Remove confusing macro gdm_lte_sdu_send in gdm_lte.cRashika Kheria2013-11-121-10/+5Star
* Staging: gdm724x: Remove confusing macro gdm_lte_hci_send in gdm_lte.cRashika Kheria2013-11-101-4/+2Star
* Staging: gdm724x: Remove confusing macro gdm_dev_endian in gdm_lte.cRashika Kheria2013-11-101-6/+12
* Staging: gdm724x: Remove confusing macro gdm_lte_rcv_with_cb in gdm_lte.cRashika Kheria2013-11-101-4/+1Star
* staging: gdm724x: Fix sparse warnings regarding static functions/variablesValentina Manea2013-10-111-3/+3
* staging: gdm724x: Fix typo in commentsMasanari Iida2013-08-231-2/+2
* staging: gdm724x: remove duplicated include from gdm_lte.cWei Yongjun2013-07-291-2/+0Star
* staging: gdm724x: Remove version.h header inclusion in gdm_lte.cSachin Kamat2013-07-251-1/+0Star
* staging: gdm724x: remove ioctl callGreg Kroah-Hartman2013-07-251-38/+0Star
* staging: gdm724x: Update loggingJoe Perches2013-07-251-20/+18Star
* staging: gdm7240: adding LTE USB driverWon Kang2013-07-241-0/+920