index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8712
/
xmit_linux.c
Age
Commit message (
Expand
)
Author
2023-07-27
staging: r8712: Fix memory leak in _r8712_init_xmit_priv()
Larry Finger
2022-09-09
staging: rtl8712: Fix return type for implementation of ndo_start_xmit
GUO Zihua
2022-09-09
staging: rtl8712: fix camelcase in UserPriority
Asif Khan
2022-04-04
staging: rtl8712: Use completions for signaling
Sathish Kumar
2021-05-25
staging: rtl8712: Removed unnecessary blank lines
Hriday Hegde
2019-08-12
staging: rtl8712: r8712_update_attrib(): Change return values and type
Nishka Dasgupta
2019-07-01
staging: rtl8712: r8712_xmit_resource_alloc(): Change return values
Nishka Dasgupta
2019-06-13
staging: rtl8712: Fixed CamelCase wkFilterRxFF0 renamed to wk_filter_rx_ff0
Deepak Mishra
2019-06-13
staging: rtl8712: Fixed CamelCase lockRxFF0Filter renamed to lock_rx_ff0_filter
Deepak Mishra
2019-06-09
staging: rtl8712: xmit_linux.c: Remove leading p from variable names
Nishka Dasgupta
2018-10-03
staging: rtl8712: add SPDX identifiers
Michael Straube
2016-08-21
staging: r8712u: Handle some false positives from kmemleak
Larry Finger
2016-08-21
Staging: rtl8712: Fixed brace and comment style issue
Anuradha Weeraman
2016-03-11
staging: rtl8712: Make return of 0 explicit
Bhaktipriya Shridhar
2016-03-11
staging: rtl8712: Simplify return
Bhaktipriya Shridhar
2016-02-20
staging: rtl8712: Replace explicit NULL comparison
Bhaktipriya Shridhar
2015-10-24
staging: rtl8712: Remove boolean comparisons
Luis de Bethencourt
2015-04-03
staging: rtl8712: Drop unneeded cast on netdev_priv
Julia Lawall
2014-10-29
staging: rtl8712: remove unused variables
Sudip Mukherjee
2013-10-03
Staging: rtl8712: fix spaces before semicolons
Thomas Cort
2013-01-11
rtl8712: replace printk with better solutions
Przemo Firszt
2012-05-10
staging: delete all duplicated endian crap from rtl8712 driver
Paul Gortmaker
2012-05-10
staging: wean rtl8712 off of its ancient duplicate of ip.h
Paul Gortmaker
2012-05-10
staging: wean rtl8712 off of its ancient duplicate of if_ether.h
Paul Gortmaker
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). tx: NULL _in_ spin lock.
Ali Bahar
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Updated include directives.
Ali Bahar
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Removed _usb_alloc_urb.
Ali Bahar
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Renamed _netdev_priv.
Ali Bahar
2010-08-20
staging: r8712u: Add the new driver to the mainline kernel
Larry Finger