aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8192de
AgeCommit message (Expand)Author
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-01rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-01rtlwifi: rtl8192de: Fix W=1 build warningsLarry Finger
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-22net: wireless/rtlwifi: fix uninitialized variable issueCong Ding
2013-01-02rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger
2012-12-06rtlwifi: remove __dev* attributesBill Pemberton
2012-11-30rtlwifi: use SIMPLE_DEV_PM_OPSHauke Mehrtens
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-10-30rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-09-11drivers/net/wireless/rtlwifi/rtl8192de/phy.c: removes unnecessary semicolonPeter Senna Tschudin
2012-09-07rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctateLarry Finger
2012-09-07rtlwifi: rtl8192de: remove pointless conditional before kfree_skb()Wei Yongjun
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-17rtlwifi: rtl8192de: Fix phy-based version calculationForest Bond
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-04-23rtlwifi: rtl8192de: Convert driver to use private dm structsLarry Finger
2012-04-23rtlwifi: Move dig_t and ps_t structsLarry Finger
2012-04-12rtl8192de: Recognize 92D E-CUT version.Forest Bond
2012-04-12rtl8192de: Clean up and fix 92D cut version constants and macros.Forest Bond
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches
2012-04-09rtlwifi: rtl8192de: Fix firmware initializationLarry Finger
2012-03-26rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger
2012-03-19rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-22rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statementsLarry Finger
2012-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-02-06rtlwifi: Fix typo in dm.cMasanari Iida
2012-01-30rtlwifi: Convert to asynchronous firmware loadLarry Finger
2012-01-30rtlwifi: Move pr_fmt macros to a single locationLarry Finger
2012-01-24rtl8192de: Update copyright datesLarry Finger
2012-01-24rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failuresLarry Finger
2012-01-24rtlwifi: Remove incorrect logging message prefixesJoe Perches
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches
2012-01-24rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macrosJoe Perches
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville