summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se/r8180_core.c
AgeCommit message (Expand)Author
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
2012-11-13staging: rtl8187se: Fixed size of BEACON_INTERVAL registerMaxim Mikityanskiy
2012-11-13staging: rtl8187se: Removed empty stub read_acadapter_file()Maxim Mikityanskiy
2012-11-13staging: rtl8187se: Removed unused fields in r8180_privMaxim Mikityanskiy
2012-11-13staging: rtl8187se: Removed unneeded reads from EEPROMMaxim Mikityanskiy
2012-11-13staging: rtl8187se: Fixed typo in TransmitConfigMaxim Mikityanskiy
2012-11-13staging: rtl8187se: Removed dead codeMaxim Mikityanskiy
2012-11-13staging: rtl8187se: Removed unused module parameters and fixed module descrip...Maxim Mikityanskiy
2012-11-13staging: rtl8187se: Fixed oops when rmmodingMaxim Mikityanskiy
2012-11-13staging: rtl8187se: Fixed bugs in interrupt handlerMaxim Mikityanskiy
2012-11-13staging: rtl8187se: Removed legacy rtl8225_rf_set_chan()Maxim Mikityanskiy
2012-11-13staging: rtl8187se: Removed dead functionsMaxim Mikityanskiy
2012-08-13staging: rtl8187se: Fix typo in staging/rtl8187seMasanari Iida
2012-05-09staging: Remove test of is_broadcast with is_multicastJoe Perches
2012-04-18Staging: rtl8187se: Fix typos.Justin P. Mattock
2012-03-23usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov
2012-03-14Staging: rtl8187se: r8180_core.c: Fix some long line issuesAndrew Miller
2012-03-14Staging: rtl8187se: r8180_core.c: Fix some spacing issuesAndrew Miller
2012-03-14Staging: rtl8187se: r8180_core.c: Removed trailing spacesAndrew Miller
2012-03-14Staging: rtl8187se: r8180_core.c: Cleaned up if statementAndrew Miller
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro
2011-06-19net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell