summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se/r8180_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging: delete rtl8187se wireless driverGreg Kroah-Hartman2014-04-161-3775/+0Star
* staging: rtl8187se: Delete unnecessary comment in r8180_core.cAna Rey2014-03-181-47/+13Star
* staging:rtl8187se: Fix sparse warning restricted __le16 degrades to integerHimangi Saraogi2014-03-181-2/+2
* staging:rtl8187se: Fix sparse warning in right shiftHimangi Saraogi2014-03-141-2/+2
* staging: rtl8187se: Convert _RT_PS_MODE typedef into an enumAna Rey2014-03-131-2/+2
* staging: rtl8187se: Convert _RT_RF_POWER_STATE typedef into an enumAna Rey2014-03-131-8/+8
* staging: rtl8187se: Convert _LED_STRATEGY_8185 typedef into an enumAna Rey2014-03-131-1/+1
* staging:rtl8187se: Change argument type in function to boolHimangi Saraogi2014-03-081-1/+1
* drivers: staging: rtl8187se: refactor wmm_param_updateAxel Rasmussen2014-03-051-70/+49Star
* drivers: staging: rtl8187se: wrap excessively long linesAxel Rasmussen2014-03-051-42/+83
* drivers: staging: rtl8187se: fixed checkpatch.pl errorsAxel Rasmussen2014-03-051-11/+38
* drivers: staging: rtl8187se: fixed broken indentationAxel Rasmussen2014-03-051-63/+69
* drivers: staging: rtl8187se: wrap excessively long linesAxel Rasmussen2014-03-051-23/+40
* drivers: staging: rtl8187se: wrap excessively long linesAxel Rasmussen2014-03-051-29/+44
* drivers: staging: rtl8187se: wrap excessively long linesAxel Rasmussen2014-03-051-14/+26
* drivers: staging: rtl8187se: refactor/clean signal smoothingAxel Rasmussen2014-03-051-11/+18
* drivers: staging: rtl8187se: use netdev_* instead of prinkAxel Rasmussen2014-03-051-4/+4
* staging: rtl8187se: Convert _link_detect_t typedef into a struct.Ana Rey2014-02-271-28/+28
* staging: rtl8187se: Convert Stats typedef into a structAna Rey2014-02-271-2/+2
* staging: rtl8187se: Clean-up comment line style in r8180_core.cAna Rey2014-02-271-65/+70
* staging: rtl8187se: Convert CHANNEL_LIST typedef into a struct.Ana Rey2014-02-271-5/+5
* staging: rtl8187se: Deleted rtl8180_len2duration functions in r8180_core.cAna Rey2014-02-271-49/+0Star
* Staging: rtl8187se: r8180_core.c: mark symbols as staticAnmol Sarma2014-01-111-7/+7
* staging: rtl8187se: Fix space prohibited before semicolon in r8180_core.c and...Masanari Iida2014-01-091-2/+2
* staging: rtl8187se: fix coding style in function declarationsAna Rey2013-11-201-9/+8Star
* Staging: rtl8187se: Fix Sparse WarningsEbru Akagunduz2013-11-121-10/+0Star
* drivers : staging :rtl8187se : r8180_core.c : remove space before semicolonHimangi Saraogi2013-11-101-1/+1
* staging: rtl8187se: delete duplicated argument to |Teodora Baluta2013-10-281-1/+1
* staging: rtl8187se: bool tests don't need comparisonsTeodora Baluta2013-10-281-1/+1
* staging: rtl8187se: fix assignment of bool to 0/1Teodora Baluta2013-10-281-2/+2
* staging: rtl8187se: fix static sparse warningsTeodora Baluta2013-10-191-42/+43
* staging: rtl8187se: add missing __iomem annotationTeodora Baluta2013-10-191-8/+8
* staging: rtl8187se: Remove redundant pci_set_drvdataSachin Kamat2013-09-261-1/+0Star
* staging: rtl8187se: Change variable type to boolPeter Senna Tschudin2013-09-261-1/+1
* staging: Update e-mail address for Andrea MerelloAndrea Merello2013-08-281-2/+2
* staging: rtl8187se: Remove pt_regs * irq handler parameternavin patidar2013-08-231-3/+3
* staging: single_open() leaksAl Viro2013-05-051-1/+1
* proc: Supply an accessor for getting the data from a PDE's parentDavid Howells2013-05-011-1/+1
* rtl8187se: Use a dir under /proc/net/r8180/David Howells2013-05-011-18/+8Star
* rtl8187se: Don't use create_proc_read_entry()David Howells2013-04-291-71/+63Star
* staging: rtl8187se: Fix failure to check pci_map_single()Larry Finger2013-01-071-1/+2
* staging/rtl8187se: Use dev_ or pr_ printks in r8180_core.cYAMANE Toshiaki2012-11-271-10/+13
* staging/rtl8187se: Fix spacing coding style in r8180_core.cYAMANE Toshiaki2012-11-271-3/+3
* staging/rtl8187se: Remove an unnecessary line continuation in r8180_core.cYAMANE Toshiaki2012-11-271-6/+4Star
* staging/rtl8187se: Remove the unnecessary initialization of a local variable ...YAMANE Toshiaki2012-11-271-3/+3
* staging: rtl8187se: remove use of __devexitBill Pemberton2012-11-211-2/+2
* staging: rtl8187se: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
* staging: rtl8187se: remove use of __devinitBill Pemberton2012-11-211-2/+2
* staging: rtl8187se: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: rtl8187se: r8180_core.c: Inspect the return value of register_netdev()Kumar Amit Mehta2012-11-151-1/+2