summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8187se/r8180_core.c
AgeCommit message (Expand)Author
2014-04-16staging: delete rtl8187se wireless driverGreg Kroah-Hartman
2014-03-18staging: rtl8187se: Delete unnecessary comment in r8180_core.cAna Rey
2014-03-18staging:rtl8187se: Fix sparse warning restricted __le16 degrades to integerHimangi Saraogi
2014-03-13staging:rtl8187se: Fix sparse warning in right shiftHimangi Saraogi
2014-03-13staging: rtl8187se: Convert _RT_PS_MODE typedef into an enumAna Rey
2014-03-13staging: rtl8187se: Convert _RT_RF_POWER_STATE typedef into an enumAna Rey
2014-03-13staging: rtl8187se: Convert _LED_STRATEGY_8185 typedef into an enumAna Rey
2014-03-07staging:rtl8187se: Change argument type in function to boolHimangi Saraogi
2014-03-04drivers: staging: rtl8187se: refactor wmm_param_updateAxel Rasmussen
2014-03-04drivers: staging: rtl8187se: wrap excessively long linesAxel Rasmussen
2014-03-04drivers: staging: rtl8187se: fixed checkpatch.pl errorsAxel Rasmussen
2014-03-04drivers: staging: rtl8187se: fixed broken indentationAxel Rasmussen
2014-03-04drivers: staging: rtl8187se: wrap excessively long linesAxel Rasmussen
2014-03-04drivers: staging: rtl8187se: wrap excessively long linesAxel Rasmussen
2014-03-04drivers: staging: rtl8187se: wrap excessively long linesAxel Rasmussen
2014-03-04drivers: staging: rtl8187se: refactor/clean signal smoothingAxel Rasmussen
2014-03-04drivers: staging: rtl8187se: use netdev_* instead of prinkAxel Rasmussen
2014-02-27staging: rtl8187se: Convert _link_detect_t typedef into a struct.Ana Rey
2014-02-27staging: rtl8187se: Convert Stats typedef into a structAna Rey
2014-02-27staging: rtl8187se: Clean-up comment line style in r8180_core.cAna Rey
2014-02-27staging: rtl8187se: Convert CHANNEL_LIST typedef into a struct.Ana Rey
2014-02-27staging: rtl8187se: Deleted rtl8180_len2duration functions in r8180_core.cAna Rey
2014-01-11Staging: rtl8187se: r8180_core.c: mark symbols as staticAnmol Sarma
2014-01-09staging: rtl8187se: Fix space prohibited before semicolon in r8180_core.c and...Masanari Iida
2013-11-19staging: rtl8187se: fix coding style in function declarationsAna Rey
2013-11-11Staging: rtl8187se: Fix Sparse WarningsEbru Akagunduz
2013-11-10drivers : staging :rtl8187se : r8180_core.c : remove space before semicolonHimangi Saraogi
2013-10-28staging: rtl8187se: delete duplicated argument to |Teodora Baluta
2013-10-28staging: rtl8187se: bool tests don't need comparisonsTeodora Baluta
2013-10-28staging: rtl8187se: fix assignment of bool to 0/1Teodora Baluta
2013-10-19staging: rtl8187se: fix static sparse warningsTeodora Baluta
2013-10-19staging: rtl8187se: add missing __iomem annotationTeodora Baluta
2013-09-25staging: rtl8187se: Remove redundant pci_set_drvdataSachin Kamat
2013-09-25staging: rtl8187se: Change variable type to boolPeter Senna Tschudin
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello
2013-08-23staging: rtl8187se: Remove pt_regs * irq handler parameternavin patidar
2013-05-05staging: single_open() leaksAl Viro
2013-05-01proc: Supply an accessor for getting the data from a PDE's parentDavid Howells
2013-05-01rtl8187se: Use a dir under /proc/net/r8180/David Howells
2013-04-29rtl8187se: Don't use create_proc_read_entry()David Howells
2013-01-07staging: rtl8187se: Fix failure to check pci_map_single()Larry Finger
2012-11-26staging/rtl8187se: Use dev_ or pr_ printks in r8180_core.cYAMANE Toshiaki
2012-11-26staging/rtl8187se: Fix spacing coding style in r8180_core.cYAMANE Toshiaki
2012-11-26staging/rtl8187se: Remove an unnecessary line continuation in r8180_core.cYAMANE Toshiaki
2012-11-26staging/rtl8187se: Remove the unnecessary initialization of a local variable ...YAMANE Toshiaki
2012-11-21staging: rtl8187se: remove use of __devexitBill Pemberton
2012-11-21staging: rtl8187se: remove use of __devinitdataBill Pemberton
2012-11-21staging: rtl8187se: remove use of __devinitBill Pemberton
2012-11-21staging: rtl8187se: remove use of __devexit_pBill Pemberton
2012-11-14staging: rtl8187se: r8180_core.c: Inspect the return value of register_netdev()Kumar Amit Mehta