summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se/r8180_core.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-16staging: delete rtl8187se wireless driverGreg Kroah-Hartman1-3775/+0
2014-03-18staging: rtl8187se: Delete unnecessary comment in r8180_core.cAna Rey1-47/+13
2014-03-18staging:rtl8187se: Fix sparse warning restricted __le16 degrades to integerHimangi Saraogi1-2/+2
2014-03-13staging:rtl8187se: Fix sparse warning in right shiftHimangi Saraogi1-2/+2
2014-03-13staging: rtl8187se: Convert _RT_PS_MODE typedef into an enumAna Rey1-2/+2
2014-03-13staging: rtl8187se: Convert _RT_RF_POWER_STATE typedef into an enumAna Rey1-8/+8
2014-03-13staging: rtl8187se: Convert _LED_STRATEGY_8185 typedef into an enumAna Rey1-1/+1
2014-03-07staging:rtl8187se: Change argument type in function to boolHimangi Saraogi1-1/+1
2014-03-04drivers: staging: rtl8187se: refactor wmm_param_updateAxel Rasmussen1-70/+49
2014-03-04drivers: staging: rtl8187se: wrap excessively long linesAxel Rasmussen1-42/+83
2014-03-04drivers: staging: rtl8187se: fixed checkpatch.pl errorsAxel Rasmussen1-11/+38
2014-03-04drivers: staging: rtl8187se: fixed broken indentationAxel Rasmussen1-63/+69
2014-03-04drivers: staging: rtl8187se: wrap excessively long linesAxel Rasmussen1-23/+40
2014-03-04drivers: staging: rtl8187se: wrap excessively long linesAxel Rasmussen1-29/+44
2014-03-04drivers: staging: rtl8187se: wrap excessively long linesAxel Rasmussen1-14/+26
2014-03-04drivers: staging: rtl8187se: refactor/clean signal smoothingAxel Rasmussen1-11/+18
2014-03-04drivers: staging: rtl8187se: use netdev_* instead of prinkAxel Rasmussen1-4/+4
2014-02-27staging: rtl8187se: Convert _link_detect_t typedef into a struct.Ana Rey1-28/+28
2014-02-27staging: rtl8187se: Convert Stats typedef into a structAna Rey1-2/+2
2014-02-27staging: rtl8187se: Clean-up comment line style in r8180_core.cAna Rey1-65/+70
2014-02-27staging: rtl8187se: Convert CHANNEL_LIST typedef into a struct.Ana Rey1-5/+5
2014-02-27staging: rtl8187se: Deleted rtl8180_len2duration functions in r8180_core.cAna Rey1-49/+0
2014-01-11Staging: rtl8187se: r8180_core.c: mark symbols as staticAnmol Sarma1-7/+7
2014-01-09staging: rtl8187se: Fix space prohibited before semicolon in r8180_core.c and...Masanari Iida1-2/+2
2013-11-19staging: rtl8187se: fix coding style in function declarationsAna Rey1-9/+8
2013-11-11Staging: rtl8187se: Fix Sparse WarningsEbru Akagunduz1-10/+0
2013-11-10drivers : staging :rtl8187se : r8180_core.c : remove space before semicolonHimangi Saraogi1-1/+1
2013-10-28staging: rtl8187se: delete duplicated argument to |Teodora Baluta1-1/+1
2013-10-28staging: rtl8187se: bool tests don't need comparisonsTeodora Baluta1-1/+1
2013-10-28staging: rtl8187se: fix assignment of bool to 0/1Teodora Baluta1-2/+2
2013-10-19staging: rtl8187se: fix static sparse warningsTeodora Baluta1-42/+43
2013-10-19staging: rtl8187se: add missing __iomem annotationTeodora Baluta1-8/+8
2013-09-25staging: rtl8187se: Remove redundant pci_set_drvdataSachin Kamat1-1/+0
2013-09-25staging: rtl8187se: Change variable type to boolPeter Senna Tschudin1-1/+1
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello1-2/+2
2013-08-23staging: rtl8187se: Remove pt_regs * irq handler parameternavin patidar1-3/+3
2013-05-05staging: single_open() leaksAl Viro1-1/+1
2013-05-01proc: Supply an accessor for getting the data from a PDE's parentDavid Howells1-1/+1
2013-05-01rtl8187se: Use a dir under /proc/net/r8180/David Howells1-18/+8
2013-04-29rtl8187se: Don't use create_proc_read_entry()David Howells1-71/+63
2013-01-07staging: rtl8187se: Fix failure to check pci_map_single()Larry Finger1-1/+2
2012-11-26staging/rtl8187se: Use dev_ or pr_ printks in r8180_core.cYAMANE Toshiaki1-10/+13
2012-11-26staging/rtl8187se: Fix spacing coding style in r8180_core.cYAMANE Toshiaki1-3/+3
2012-11-26staging/rtl8187se: Remove an unnecessary line continuation in r8180_core.cYAMANE Toshiaki1-6/+4
2012-11-26staging/rtl8187se: Remove the unnecessary initialization of a local variable ...YAMANE Toshiaki1-3/+3
2012-11-21staging: rtl8187se: remove use of __devexitBill Pemberton1-2/+2
2012-11-21staging: rtl8187se: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-21staging: rtl8187se: remove use of __devinitBill Pemberton1-2/+2
2012-11-21staging: rtl8187se: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-14staging: rtl8187se: r8180_core.c: Inspect the return value of register_netdev()Kumar Amit Mehta1-1/+2