summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8192ce
AgeCommit message (Expand)Author
2014-06-25rtlwifi/rtl8192c[eu]: Fix media status register maskRickard Strandqvist
2014-05-19rtlwifi: remove unused allow_all_destaddr functionsPeter Wu
2014-03-27rtlwifi: Remove casts of pointer to same typeJoe Perches
2014-03-06rtlwifi: rtl8192ce: Handle unused switch caseLarry Finger
2014-03-06rtlwifi: Move common routines to coreLarry Finger
2014-03-06rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...Larry Finger
2014-03-04rtlwifi: Prepare existing drivers for new driverLarry Finger
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-24rtlwifi: avoid accessing RCR directlyPeter Wu
2014-02-13rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois
2014-02-04mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2013-10-03rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger
2013-10-03rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger
2013-09-26rtlwifi: remove duplicate declarations and macros in headersCatalin Iacob
2013-09-25rtlwifi: Remove extern from function prototypesJoe Perches
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-04-01rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07Larry 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-08net: wireless/rtlwifi: fix uninitialized variable issueCong Ding
2013-01-02rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger
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-30rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CELarry Finger
2012-10-19rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffersAndy Shevchenko
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-12rtlwifi: rtl8192ce: Log message that B_CUT device may not workLarry Finger
2012-09-07rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-05-11drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-04-23rtlwifi: rtl8192c: Convert driver to use private dm structsLarry Finger
2012-04-23rtlwifi: Move dig_t and ps_t structsLarry Finger
2012-04-16net/wireless: use module_pci_driverAxel Lin
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches
2012-03-19rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-01-30rtlwifi: Convert to asynchronous firmware loadLarry Finger
2012-01-30rtlwifi: Move pr_fmt macros to a single locationLarry Finger
2012-01-24rtl8192ce: Update copyright datesLarry Finger
2012-01-24rtlwifi: Simplify chip version id loggingJoe 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