aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_softmac.c
AgeCommit message (Expand)Author
2017-02-10Staging: rtl8192e: remove redundant null check on array algColin Ian King
2016-11-15staging: rtl8192e: Added new line after declarationYamanappagouda Patil
2016-09-12Staging: rtl8192e: mark symbols static where possibleBaoyou Xie
2016-08-21rtl8192e: Replace semaphore ips_sem with mutexBinoy Jayan
2016-08-21rtl8192e: Replace semaphore scan_sem with mutexBinoy Jayan
2016-08-21rtl8192e: rtllib_device: Replace semaphore wx_sem with mutexBinoy Jayan
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal
2016-03-11Staging: rtl8192e: Replace random_ether_addr with eth_random_addrBhumika Goyal
2016-03-11staging: rtl8192e: Remove create_workqueue()Amitoj Kaur Chawla
2016-02-20staging: rtl8192e: Drop useless initialisationBhaktipriya Shridhar
2016-02-11staging: rtl8192e: prefer using eth_broadcast_addr()Hari Prasath Gujulan Elango
2016-02-07staging:rtl8192e: Usage count off by oneSean MacLennan
2015-10-16Staging: rtl8192e: rtllib_softmac: Remove useless castShivani Bhardwaj
2015-09-29staging: rtl8192e: Fix CONSTANT_COMPARISON warningsMateusz Kulikowski
2015-09-29staging: rtl8192e: Fix SUSPECT_CODE_INDENT warningsMateusz Kulikowski
2015-07-14Staging: rtl8192e: Replace memset with eth_zero_addrVaishali Thakkar
2015-07-14staging: rtl8192e: rtllib_softmac: Make functions staticMateusz Kulikowski
2015-07-14staging: rtl8192e: Remove unused definesMateusz Kulikowski
2015-06-17Staging: rtl8192e: Timer setup using macro rather assignmentGnanachandran Dhanapal
2015-06-17staging: rtl8192e: Remove rtllib_device::agregationMateusz Kulikowski
2015-06-17staging: rtl8192e: Remove softmac_hint11d_wq queueMateusz Kulikowski
2015-06-17staging: rtl8192e: Remove unused rtllib_device membersMateusz Kulikowski
2015-06-17staging: rtl8192e: Remove rtllib_is_shortslot()Mateusz Kulikowski
2015-06-17staging: rtl8192e: Remove rtllib_wake_queue()Mateusz Kulikowski
2015-06-17staging: rtl8192e: Remove rtllib_stop_queue()Mateusz Kulikowski
2015-06-12Staging: rtl8192e: Casting correct EndiannessGnanachandran Dhanapal
2015-06-01staging: rtl8192e: Fix LONG_LINE warningsMateusz Kulikowski
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_MGMT()Mateusz Kulikowski
2015-06-01staging: rtl8192e: Replace RTLLIB_DEBUG(DL_ERR) with netdev_*()Mateusz Kulikowski
2015-06-01staging: rtl8192e: Replace memcmp() with ether_addr_equal()Mateusz Kulikowski
2015-06-01staging: rtl8192e: Fix PREFER_ETHER_ADDR_COPY warningsMateusz Kulikowski
2015-06-01staging: rtl8192e: Make ethernet addresses properly alignedMateusz Kulikowski
2015-06-01staging: rtl8192e: accept const MAC addressMateusz Kulikowski
2015-05-10staging: rtl8192e: Change cpu_to_le16 to le16_to_cpuArno Tiemersma
2015-05-08rtl8192e: delete local copy of iee80211 reason codes.Paul Gortmaker
2015-04-03staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski
2015-04-03staging: rtl8192e: Fix indentation in rtllib_rx_auth_resp()Mateusz Kulikowski
2015-04-03staging: rtl8192e: Decrease nesting of rtllib_rx_auth_resp()Mateusz Kulikowski
2015-04-03staging: rtl8192e: Divide rtllib_rx_auth()Mateusz Kulikowski
2015-04-03staging: rtl8192e: Fix LINE_CONTINUATIONS warningMateusz Kulikowski
2015-04-03staging: rtl8192e: Fix RETURN_VOID warningsMateusz Kulikowski
2015-04-03staging: rtl8192e: Fix UNNECESSARY_ELSE warningMateusz Kulikowski
2015-03-20staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski
2015-03-20staging: rtl8192e: fix coding style issues (spaces before semicolon)Mateusz Kulikowski
2015-03-20staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski
2015-03-16staging: rtl8192e: remove break after returnSupriya Karanth
2015-03-16Staging: rtl8192e: Eliminate use of MSECS macroVaishali Thakkar
2015-03-15staging: rtl8192e: Use kzalloc instead of kmalloc.Navya Sri Nizamkari
2015-03-06staging: rtl8192e: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)Aya Mahfouz
2014-11-26staging: rtl8192e: add missing tasklet_kill on remove pathDevendra Naga