summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtl819x_BAProc.c
AgeCommit message (Expand)Author
2017-10-18staging: rtl8192e: Convert timers to use timer_setup()Kees Cook
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-03-06staging: rtl8192e: replace explicit NULL comparisonGargi Sharma
2016-11-15staging: rtl8192e: Fixed coding style wornings on Block comments.Yamanappagouda Patil
2016-02-20staging: rtl8192e: Drop useless initialisationBhaktipriya Shridhar
2015-09-29staging: rtl8192e: Fix FSF_MAILING_ADDRESS warningsMateusz Kulikowski
2015-09-29staging: rtl8192e: Fix CONSTANT_COMPARISON warningsMateusz Kulikowski
2015-07-22Staging: rtl8192e: pointer math bug in rtllib_rx_DELBA()Dan Carpenter
2015-06-01staging: rtl8192e: Fix OOM_MESSAGE warningsMateusz Kulikowski
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_DATA()Mateusz Kulikowski
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG()Mateusz Kulikowski
2015-06-01staging: rtl8192e: Replace RTLLIB_DEBUG(DL_ERR) with netdev_*()Mateusz Kulikowski
2015-06-01staging: rtl8192e: Fix PREFER_ETHER_ADDR_COPY warningsMateusz Kulikowski
2015-03-20staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski
2015-03-16Staging: rtl8192e: Eliminate use of MSECS macroVaishali Thakkar
2014-12-02drivers: staging: rtl8192e: Include "asm/unaligned.h" instead of "access_ok.h...Chen Gang
2014-11-03Staging: rtl8192e: Use put_unaligned_le16Vaishali Thakkar
2014-10-29Staging: rtl8192e: Change variable type from u16 to __le16Vaishali Thakkar
2014-10-29Staging: rtl8192e: Revert one previous commitVaishali Thakkar
2014-09-19Staging: rtl8192e: Fix void function return statements style warningMahati Chamarthy
2014-09-19Staging: rtl8192e: Fix unnecessary parentheses style warningMahati Chamarthy
2014-08-30staging: rtl8192e: fixed coding style issuesMatthew Casey
2014-04-25staging: rtl8192e: A word in printk is split into 2 linesMasanari Iida
2014-04-25Staging:rtl8192e:rtl819x_BAProc:Remove whitespacesPaul McQuade
2013-11-10Staging: rtl8192e: Fix incorrect type in assignment in rtl819x_BAProc.cRashika Kheria
2011-11-30rtl8192e: create generic rtllib_debug.hSean MacLennan
2011-09-06staging: rtl8192e: Fix format warningLarry Finger
2011-09-06staging: rtl8192e: Fix smatch warning in rtl819x_BAProc.cLarry Finger
2011-08-25staging: rtl8192e: Fix sparse (non-endian) messages - Part ILarry Finger
2011-08-25staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pMLarry Finger
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VLarry Finger
2011-08-24staging: rtl8192e: Convert typedef TR_SELECT to enum tr_selectLarry Finger
2011-08-24staging: rtl8192e: Convert typedef DELBA_PARAM_SET to union delba_param_setLarry Finger
2011-08-24staging: rtl8192e: Convert typedef BA_PARAM_SET to union ba_param_setLarry Finger
2011-08-24staging: rtl8192e: Convert typedef SEQUENCE_CONTROL to union sequence_controlLarry Finger
2011-08-24staging: rtl8192e: Convert typedef BA_RECORD to struct ba_recordLarry Finger
2011-08-23staging: rtl8192e: Convert typedef TS_COMMON_INFO to struct ts_common_infoLarry Finger
2011-08-23staging: rtl8192e: Convert typedef RX_TS_RECORD to struct rx_ts_recordLarry Finger
2011-08-23staging: rtl8192e: Convert typedef TX_TS_RECORD to struct tx_ts_recordLarry Finger
2011-08-23staging: rtl8192e: Remove dead code associated with RTK_DMP_PLATFORMLarry Finger
2011-08-23staging: rtl8192e: Remove dead code associated with USB_USE_ALIGNMENTLarry Finger
2011-08-23From: wlanfae <wlanfae@realtek.com>Larry Finger