aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8187se/r8180_core.c
AgeCommit message (Expand)Author
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
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-31staging: rtl8187se: call disable_pci_device() if pci_probe() failedKulikov Vasiliy
2010-08-11param: remove unnecessary writable charpRusty Russell
2010-06-30Staging: rtl8187se: Fix compile warnings in 2.6.35-rc2Larry Finger
2010-05-14Staging: rtl8187se: fixed C99 comments style issues in r8180_core.cPrashant P. Shah
2010-05-14Staging: rtl8187se: fixed space style issues in r8180_core.cPrashant P. Shah
2010-05-11Staging: rtl8187se: fix coding style issues in r8180_core.cJohn Church
2010-05-11Staging: rtl8187se: Hoist assign from ifJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman
2010-03-03Staging: r8187se: Remove two private variables that have a fixed valueLarry Finger
2010-03-03staging: r8187se: Remove write_phy routineLarry Finger
2010-03-03Staging: r8187se: Fix for LED not following radio switchLarry Finger
2010-03-03staging: r8187se: Change to use common eeprom routines in EEPROM_93CXLarry Finger