summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8192de
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: Move common routines to coreLarry Finger2014-03-065-291/+218
* rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...Larry Finger2014-03-062-5/+7
* rtlwifi: Prepare existing drivers for new driverLarry Finger2014-03-041-1/+1
* rtlwifi: avoid accessing RCR directlyPeter Wu2014-02-241-2/+4
* rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger2013-11-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-076-59/+16
|\
| * rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger2013-10-033-31/+2
| * rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.cLarry Finger2013-10-031-18/+0
| * rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.cLarry Finger2013-10-032-3/+6
| * rtlwifi: remove duplicate declarations and macros in headersCatalin Iacob2013-09-261-3/+0
* | rtlwifi: Remove extern from function prototypesJoe Perches2013-09-243-38/+31
|/
* treewide: Convert retrun typos to returnJoe Perches2013-09-041-1/+1
* rtlwifi: initialize local array and set value.Yunlian Jiang2013-06-101-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-2/+2
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-2/+2
* | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger2013-04-015-41/+41
|/
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-152-4/+2
* rtlwifi: rtl8192de: Fix W=1 build warningsLarry Finger2013-02-011-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-0/+10
|\
| * rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+10
* | net: wireless/rtlwifi: fix uninitialized variable issueCong Ding2013-01-221-1/+1
|/
* rtlwifi: remove __dev* attributesBill Pemberton2012-12-061-1/+1
* rtlwifi: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-301-8/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-211-1/+1
|\
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-1/+1
* | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger2012-10-304-122/+95
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-025-10/+11
|\
| * drivers/net/wireless/rtlwifi/rtl8192de/phy.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-111-1/+1
| * rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctateLarry Finger2012-09-071-5/+5
| * rtlwifi: rtl8192de: remove pointless conditional before kfree_skb()Wei Yongjun2012-09-071-2/+1
| * mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-312-2/+4
* | treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-011-3/+3
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-201-3/+3
|\
| * rtlwifi: rtl8192de: Fix phy-based version calculationForest Bond2012-07-171-3/+3
* | wireless: Remove casts to same typeJoe Perches2012-06-064-24/+24
|/
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-101-5/+6
* rtlwifi: rtl8192de: Convert driver to use private dm structsLarry Finger2012-04-233-94/+100
* rtlwifi: Move dig_t and ps_t structsLarry Finger2012-04-231-49/+0
* rtl8192de: Recognize 92D E-CUT version.Forest Bond2012-04-121-1/+5
* rtl8192de: Clean up and fix 92D cut version constants and macros.Forest Bond2012-04-121-9/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-6/+0
|\
| * rtlwifi: rtl8192de: Fix firmware initializationLarry Finger2012-04-091-6/+0
* | wireless: Remove unnecessary ; from while (0) macrosJoe Perches2012-04-111-6/+2
|/
* rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger2012-03-261-1/+1
* rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches2012-03-191-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-051-144/+43
|\
| * rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statementsLarry Finger2012-02-221-144/+43
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-211-1/+1
|\ \ | |/
| * rtlwifi: Fix typo in dm.cMasanari Iida2012-02-061-1/+1
* | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-134-13/+11
|/