aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192ce
Commit message (Expand)AuthorAge
* rtlwifi: rtl8192ce: Set fw_ready flagLarry Finger2014-12-15
* rtlwifi: rtl8192ce: Fix missing interrupt ready flagLarry Finger2014-12-01
* rtlwifi: rtl8192ce: Fix kernel crashes due to missing callback entryLarry Finger2014-12-01
* rtlwifi: rtl8192ce: Fix editing error that causes silent memory corruptionLarry Finger2014-12-01
* rtlwifi: rtl8192ce: Add missing section to read descriptor settingLarry Finger2014-10-30
* rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...Larry Finger2014-10-30
* rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepktKarsten Wiese2014-10-23
* rtlwifi: Fix static checker warnings for various driversLarry Finger2014-10-02
* rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek driversLarry Finger2014-09-30
* rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14Larry Finger2014-09-30
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* rtlwifi: rtl8192ce: remove unnecessary break after returnFabian Frederick2014-07-21
* rtlwifi/rtl8192c[eu]: Fix media status register maskRickard Strandqvist2014-06-25
* rtlwifi: remove unused allow_all_destaddr functionsPeter Wu2014-05-19
* rtlwifi: Remove casts of pointer to same typeJoe Perches2014-03-27
* rtlwifi: rtl8192ce: Handle unused switch caseLarry Finger2014-03-06
* rtlwifi: Move common routines to coreLarry Finger2014-03-06
* rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...Larry Finger2014-03-06
* rtlwifi: Prepare existing drivers for new driverLarry Finger2014-03-04
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-04
|\
| * rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois2014-02-13
* | rtlwifi: avoid accessing RCR directlyPeter Wu2014-02-24
* | mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg2014-02-04
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-07
|\
| * rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger2013-10-03
| * rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger2013-10-03
| * rtlwifi: remove duplicate declarations and macros in headersCatalin Iacob2013-09-26
* | rtlwifi: Remove extern from function prototypesJoe Perches2013-09-24
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-10
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger2013-04-01
* | rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07Larry Finger2013-04-01
|/
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-15
* net: wireless/rtlwifi: fix uninitialized variable issueCong Ding2013-02-08
* rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-02
* rtlwifi: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-30
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-21
|\
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-13
* | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger2012-10-30
* | rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CELarry Finger2012-10-30
|/
* rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffersAndy Shevchenko2012-10-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\
| * rtlwifi: rtl8192ce: Log message that B_CUT device may not workLarry Finger2012-09-12
* | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger2012-09-07
* | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
|/
* wireless: Remove casts to same typeJoe Perches2012-06-06
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
* rtlwifi: rtl8192c: Convert driver to use private dm structsLarry Finger2012-04-23
* rtlwifi: Move dig_t and ps_t structsLarry Finger2012-04-23
* net/wireless: use module_pci_driverAxel Lin2012-04-16