summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/usb.c
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: Fix kernel Oops "Fw download fail!!"Ping-Ke Shih2018-06-241-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* rtlwifi: Use mutex to replace spin_lock to protect IPS and LPSPing-Ke Shih2018-01-171-1/+0
* rtlwifi: Remove seq_number from rtl_tid_dataPing-Ke Shih2017-10-271-17/+0
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller2017-02-011-1/+18
|\
| * rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk2017-01-281-0/+18
| * rtlwifi: Convert COMP_XX entries into a proper debugging maskLarry Finger2017-01-201-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-111-0/+1
|\ \ | |/ |/|
| * rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger2016-12-301-0/+1
* | rtlwifi: Remove RT_TRACE messages that use DBG_EMERGLarry Finger2016-12-301-32/+14
* | rtlwifi: Replace local debug macro RT_ASSERTLarry Finger2016-12-301-1/+1
|/
* rtlwifi: Remove address of Free Software FoundationLarry Finger2016-11-171-4/+0
* net: wireless: realtek: rtlwifi: usb: don't print error when allocating urb f...Wolfram Sang2016-08-131-7/+1
* rtlwifi: rtl818x: constify rtl_intf_ops structuresJulia Lawall2016-05-111-1/+1
* rtlwifi: fix memory leak for USB devicePeter Wu2015-12-111-0/+2
* rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger2015-10-141-0/+1188
OpenPOWER on IntegriCloud