summaryrefslogtreecommitdiff
path: root/drivers/staging/gdm724x/gdm_lte.c
AgeCommit message (Expand)Author
2021-07-20staging: gdm724x: check for overflow in gdm_lte_netif_rx()Dan Carpenter
2021-07-20staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()Dan Carpenter
2015-10-24staging: gdm724x: add spaces around binary operatorsIoana Ciornei
2015-10-24stating: gdm724x: remove explicit NULL comparisonIoana Ciornei
2015-10-24staging: gdm724x: properly indent to match open paranthesisIoana Ciornei
2015-10-16Staging: gdm724x: Remove unnecessary cast on void pointerShraddha Barke
2015-03-16staging: gdm724x: use !x instead of x == NULLSomya Anand
2015-01-17staging: gdm724x: fix line limit coding style issue in gdm_lte.cNing Zhou
2014-10-20staging: gdm724x: Fix warning of prefer ether_addr_copy.Dilek Uzulmez
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-06-19staging: gdm724x: Added blank lines after declarations in gdm_lte.cScott Weir
2014-03-18Staging: gdm724x: Fix unchecked sscanf values in gdm_lte.cMonam Agarwal
2014-03-16staging: gdm724x: Fix line over 80 characters.Gulsah Kose
2013-11-11Staging: gdm724x: Remove confusing macro gdm_lte_sdu_send in gdm_lte.cRashika Kheria
2013-11-10Staging: gdm724x: Remove confusing macro gdm_lte_hci_send in gdm_lte.cRashika Kheria
2013-11-10Staging: gdm724x: Remove confusing macro gdm_dev_endian in gdm_lte.cRashika Kheria
2013-11-10Staging: gdm724x: Remove confusing macro gdm_lte_rcv_with_cb in gdm_lte.cRashika Kheria
2013-10-11staging: gdm724x: Fix sparse warnings regarding static functions/variablesValentina Manea
2013-08-23staging: gdm724x: Fix typo in commentsMasanari Iida
2013-07-29staging: gdm724x: remove duplicated include from gdm_lte.cWei Yongjun
2013-07-25staging: gdm724x: Remove version.h header inclusion in gdm_lte.cSachin Kamat
2013-07-25staging: gdm724x: remove ioctl callGreg Kroah-Hartman
2013-07-24staging: gdm724x: Update loggingJoe Perches
2013-07-24staging: gdm7240: adding LTE USB driverWon Kang