summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtl819x_BAProc.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: staging: rtl8192e: fixed a space coding style issueRene Hickersberger2018-03-291-1/+1
* staging: rtl8192e: Convert timers to use timer_setup()Kees Cook2017-10-181-6/+9
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-6/+4
* staging: rtl8192e: replace explicit NULL comparisonGargi Sharma2017-03-061-2/+2
* staging: rtl8192e: Fixed coding style wornings on Block comments.Yamanappagouda Patil2016-11-151-1/+1
* staging: rtl8192e: Drop useless initialisationBhaktipriya Shridhar2016-02-201-3/+3
* staging: rtl8192e: Fix FSF_MAILING_ADDRESS warningsMateusz Kulikowski2015-09-291-4/+0
* staging: rtl8192e: Fix CONSTANT_COMPARISON warningsMateusz Kulikowski2015-09-291-2/+2
* Staging: rtl8192e: pointer math bug in rtllib_rx_DELBA()Dan Carpenter2015-07-221-4/+1
* staging: rtl8192e: Fix OOM_MESSAGE warningsMateusz Kulikowski2015-06-011-6/+2
* staging: rtl8192e: Remove RTLLIB_DEBUG_DATA()Mateusz Kulikowski2015-06-011-4/+16
* staging: rtl8192e: Remove RTLLIB_DEBUG()Mateusz Kulikowski2015-06-011-21/+14
* staging: rtl8192e: Replace RTLLIB_DEBUG(DL_ERR) with netdev_*()Mateusz Kulikowski2015-06-011-41/+38
* staging: rtl8192e: Fix PREFER_ETHER_ADDR_COPY warningsMateusz Kulikowski2015-06-011-6/+7
* staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski2015-03-201-36/+41
* Staging: rtl8192e: Eliminate use of MSECS macroVaishali Thakkar2015-03-161-1/+1
* drivers: staging: rtl8192e: Include "asm/unaligned.h" instead of "access_ok.h...Chen Gang2014-12-021-1/+2
* Staging: rtl8192e: Use put_unaligned_le16Vaishali Thakkar2014-11-031-12/+11
* Staging: rtl8192e: Change variable type from u16 to __le16Vaishali Thakkar2014-10-291-2/+2
* Staging: rtl8192e: Revert one previous commitVaishali Thakkar2014-10-291-5/+5
* Staging: rtl8192e: Fix void function return statements style warningMahati Chamarthy2014-09-191-4/+0
* Staging: rtl8192e: Fix unnecessary parentheses style warningMahati Chamarthy2014-09-191-1/+1
* staging: rtl8192e: fixed coding style issuesMatthew Casey2014-08-301-0/+5
* staging: rtl8192e: A word in printk is split into 2 linesMasanari Iida2014-04-251-2/+2
* Staging:rtl8192e:rtl819x_BAProc:Remove whitespacesPaul McQuade2014-04-251-5/+5
* Staging: rtl8192e: Fix incorrect type in assignment in rtl819x_BAProc.cRashika Kheria2013-11-101-5/+5
* rtl8192e: create generic rtllib_debug.hSean MacLennan2011-11-301-1/+0
* staging: rtl8192e: Fix format warningLarry Finger2011-09-061-1/+1
* staging: rtl8192e: Fix smatch warning in rtl819x_BAProc.cLarry Finger2011-09-061-3/+3
* staging: rtl8192e: Fix sparse (non-endian) messages - Part ILarry Finger2011-08-251-12/+12
* staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pMLarry Finger2011-08-251-8/+7
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VLarry Finger2011-08-251-214/+189
* staging: rtl8192e: Convert typedef TR_SELECT to enum tr_selectLarry Finger2011-08-241-3/+3
* staging: rtl8192e: Convert typedef DELBA_PARAM_SET to union delba_param_setLarry Finger2011-08-241-3/+3
* staging: rtl8192e: Convert typedef BA_PARAM_SET to union ba_param_setLarry Finger2011-08-241-4/+4
* staging: rtl8192e: Convert typedef SEQUENCE_CONTROL to union sequence_controlLarry Finger2011-08-241-2/+2
* staging: rtl8192e: Convert typedef BA_RECORD to struct ba_recordLarry Finger2011-08-241-16/+16
* staging: rtl8192e: Convert typedef TS_COMMON_INFO to struct ts_common_infoLarry Finger2011-08-231-5/+5
* staging: rtl8192e: Convert typedef RX_TS_RECORD to struct rx_ts_recordLarry Finger2011-08-231-5/+5
* staging: rtl8192e: Convert typedef TX_TS_RECORD to struct tx_ts_recordLarry Finger2011-08-231-7/+7
* staging: rtl8192e: Remove dead code associated with RTK_DMP_PLATFORMLarry Finger2011-08-231-3/+0
* staging: rtl8192e: Remove dead code associated with USB_USE_ALIGNMENTLarry Finger2011-08-231-23/+0
* From: wlanfae <wlanfae@realtek.com>Larry Finger2011-08-231-0/+618
OpenPOWER on IntegriCloud