summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se/r8180_core.c
Commit message (Expand)AuthorAgeFilesLines
* 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-251-1/+0
* staging: rtl8187se: Change variable type to boolPeter Senna Tschudin2013-09-251-1/+1
* staging: Update e-mail address for Andrea MerelloAndrea Merello2013-08-271-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/+8
* rtl8187se: Don't use create_proc_read_entry()David Howells2013-04-291-71/+63
* 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-261-10/+13
* staging/rtl8187se: Fix spacing coding style in r8180_core.cYAMANE Toshiaki2012-11-261-3/+3
* staging/rtl8187se: Remove an unnecessary line continuation in r8180_core.cYAMANE Toshiaki2012-11-261-6/+4
* staging/rtl8187se: Remove the unnecessary initialization of a local variable ...YAMANE Toshiaki2012-11-261-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-141-1/+2
* staging: rtl8187se: Fixed size of BEACON_INTERVAL registerMaxim Mikityanskiy2012-11-131-2/+2
* staging: rtl8187se: Removed empty stub read_acadapter_file()Maxim Mikityanskiy2012-11-131-17/+1
* staging: rtl8187se: Removed unused fields in r8180_privMaxim Mikityanskiy2012-11-131-46/+3
* staging: rtl8187se: Removed unneeded reads from EEPROMMaxim Mikityanskiy2012-11-131-27/+9
* staging: rtl8187se: Fixed typo in TransmitConfigMaxim Mikityanskiy2012-11-131-3/+2
* staging: rtl8187se: Removed dead codeMaxim Mikityanskiy2012-11-131-82/+0
* staging: rtl8187se: Removed unused module parameters and fixed module descrip...Maxim Mikityanskiy2012-11-131-11/+1
* staging: rtl8187se: Fixed oops when rmmodingMaxim Mikityanskiy2012-11-131-1/+0
* staging: rtl8187se: Fixed bugs in interrupt handlerMaxim Mikityanskiy2012-11-131-1/+2
* staging: rtl8187se: Removed legacy rtl8225_rf_set_chan()Maxim Mikityanskiy2012-11-131-41/+0
* staging: rtl8187se: Removed dead functionsMaxim Mikityanskiy2012-11-131-185/+0
* staging: rtl8187se: Fix typo in staging/rtl8187seMasanari Iida2012-08-131-2/+2
* staging: Remove test of is_broadcast with is_multicastJoe Perches2012-05-091-2/+1
* Staging: rtl8187se: Fix typos.Justin P. Mattock2012-04-181-15/+15
* usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov2012-03-231-1/+1
* Staging: rtl8187se: r8180_core.c: Fix some long line issuesAndrew Miller2012-03-141-11/+23
* Staging: rtl8187se: r8180_core.c: Fix some spacing issuesAndrew Miller2012-03-141-6/+5
* Staging: rtl8187se: r8180_core.c: Removed trailing spacesAndrew Miller2012-03-141-13/+13
* Staging: rtl8187se: r8180_core.c: Cleaned up if statementAndrew Miller2012-03-141-23/+27
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro2011-07-241-1/+1
* net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell2011-06-191-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* staging: rtl8187se: call disable_pci_device() if pci_probe() failedKulikov Vasiliy2010-08-311-3/+7
* param: remove unnecessary writable charpRusty Russell2010-08-111-3/+3
* Staging: rtl8187se: Fix compile warnings in 2.6.35-rc2Larry Finger2010-06-301-2/+0
* Staging: rtl8187se: fixed C99 comments style issues in r8180_core.cPrashant P. Shah2010-05-141-223/+233
OpenPOWER on IntegriCloud