summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm724x
Commit message (Expand)AuthorAgeFilesLines
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* Staging: gdm724x: Remove unnecessary print statementsBhanusree Pola2019-03-221-1/+0
* staging: gdm724x: Rename dftEpsId to dft_eps_idBranden Bonaby2019-03-211-1/+1
* staging: gdm724x: Do not break expressionsIgnacio Losiggio2019-03-181-4/+3
* staging: gdm724x: redundant variables idProduct and idVendorColin Ian King2018-07-111-5/+0
* Staging: gdm724x: use match_string() helperYisheng Xie2018-06-171-13/+5
* staging: gdm724x: remove redundant license informationGreg Kroah-Hartman2018-04-2614-168/+14
* staging: gdm724x: add SPDX identifiers to all files.Greg Kroah-Hartman2018-04-2614-0/+14
* staging: gdm724x: fix gdm_lte_tx()'s return typeLuc Van Oostenryck2018-04-251-1/+1
* Staging: gdm724x: LTE: Refactor gdm_lte_pdn_table().Quytelda Kahja2018-02-231-11/+11
* Staging: gdm724x: Simplify the struct gdm_endian to a variable.Quytelda Kahja2018-02-236-46/+32
* Staging: gdm724x: LTE: Fix trailing open parentheses.Quytelda Kahja2018-02-231-23/+21
* Staging: gdm724x: tty: Remove unused macro 'gdm_tty_send_control'.Quytelda Kahja2018-02-191-3/+0
* Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_recv'.Quytelda Kahja2018-02-191-5/+6
* Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_send'.Quytelda Kahja2018-02-191-9/+6
* Staging: gdm724x: mux: Check return value of register_lte_tty_driver().Quytelda Kahja2018-02-191-1/+5
* Staging: gdm724x: LTE: Fix argument list not aligned with parenthesis.Quytelda Kahja2018-02-191-1/+2
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-131-7/+12
|\
| * staging: gdm724x: fix return codes in gdm_lteAndrii Vladyka2017-10-201-7/+7
| * staging: gdm724x: check for skb->len in gdm_lte_emulate_arpAndrii Vladyka2017-10-201-0/+5
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-16/+9
|\
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-161-16/+9
* | Staging: gdm724x: Change spaces to tabsMart Lubbers2017-06-031-4/+4
|/
* staging: gdm724x: gdm_mux: fix use-after-free on module unloadJohan Hovold2017-04-281-2/+1
* staging: gdm724x: fix checkpatch.pl camelCase warningAya Mahfouz2017-03-161-1/+1
* staging: gdm724x: Replace ternary operator with min macroGargi Sharma2017-03-091-2/+1
* staging: gdm724x: Drop useless initialisationsimran singhal2017-03-062-3/+3
* staging: gdm724x: modify icmp6_checksum for returning a correct data type.Javier Rodriguez2017-03-061-9/+6
* staging: gdm724x: fix incorrect type in assignmentJavier Rodriguez2017-02-091-1/+1
* staging: gdm724x: fix a couple array overflowsDan Carpenter2017-02-091-10/+14
* staging: gdm724x: cleanup long lines to conform to kernel coding styleEmil Gedda2017-01-071-17/+10
* staging: gdm724x: update HCI structs with new bitwise typesEric S. Stone2017-01-053-39/+46
* staging: gdm724x: Remove one blank line in sequenceDawid Kurek2016-11-291-1/+0
* staging: gdm724x: Align parameters to parenthesisDawid Kurek2016-11-292-8/+9
* staging: gdm724x: Remove unnecessary blank lineRehas Sachdeva2016-09-161-1/+0
* staging: gdm724x: Add spaces around the '*' operatorsayli karnik2016-09-132-5/+5
* staging: gdm724x: gdm_lte: Constify gdm_netdev_opsImre Deak2016-09-121-1/+1
* Staging: gdm724x: gdm_tty: Fixed a checkpatch check issue.Samuele Baisi2016-08-211-1/+0
* staging: gdm724x: Replace semaphore netlink with mutexBinoy Jayan2016-08-211-10/+1
* staging: gdm724x: gdm_usb: Remove ignored valueLuis de Bethencourt2016-08-211-4/+4
* staging/gdm724x: fix "alignment should match open parenthesis" issuesBruno Carvalho2016-05-092-3/+5
* staging/gdm724x: Fix avoid CamelCaseBruno Carvalho2016-05-092-4/+4
* Staging: gdm724x: Replace random_ether_addr with eth_random_addrBhumika Goyal2016-03-051-1/+1
* Staging: gdm724x: Use min instead of ternary operatorBhumika Goyal2016-03-051-1/+1
* staging: gdm724x: gdm_usb: Remove create_workqueue()Amitoj Kaur Chawla2016-03-051-26/+8
* staging: gdm724x: gdm_mux: Remove create_workqueue()Amitoj Kaur Chawla2016-02-141-15/+3
* staging: gdm724x: Remove unneeded parenthesesJanani Ravichandran2016-02-111-3/+3
* staging: gdm724x: constify tty_port_operations structsAya Mahfouz2015-12-261-1/+1
* staging: gdm724x: Remove wrapper functionAmitoj Kaur Chawla2015-11-153-7/+1