summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192ce
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: Fix static checker warnings for various driversLarry Finger2014-10-021-4/+0Star
* rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek driversLarry Finger2014-09-307-195/+17Star
* rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14Larry Finger2014-09-301-2/+2
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* rtlwifi: rtl8192ce: remove unnecessary break after returnFabian Frederick2014-07-211-1/+0Star
* rtlwifi/rtl8192c[eu]: Fix media status register maskRickard Strandqvist2014-06-252-1/+2
* rtlwifi: remove unused allow_all_destaddr functionsPeter Wu2014-05-193-24/+0Star
* rtlwifi: Remove casts of pointer to same typeJoe Perches2014-03-271-7/+7
* rtlwifi: rtl8192ce: Handle unused switch caseLarry Finger2014-03-061-1/+3
* rtlwifi: Move common routines to coreLarry Finger2014-03-062-76/+11Star
* rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...Larry Finger2014-03-062-5/+7
* rtlwifi: Prepare existing drivers for new driverLarry Finger2014-03-041-6/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-041-2/+16
|\
| * rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois2014-02-131-2/+16
* | rtlwifi: avoid accessing RCR directlyPeter Wu2014-02-241-1/+3
* | mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg2014-02-041-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-075-30/+6Star
|\
| * rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger2013-10-032-3/+2Star
| * rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger2013-10-031-1/+0Star
| * rtlwifi: remove duplicate declarations and macros in headersCatalin Iacob2013-09-263-25/+0Star
* | rtlwifi: Remove extern from function prototypesJoe Perches2013-09-252-39/+28Star
|/
* 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-012-11/+11
* | rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07Larry Finger2013-04-015-247/+182Star
|/
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-152-5/+4Star
* net: wireless/rtlwifi: fix uninitialized variable issueCong Ding2013-02-081-1/+1
* rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+11
* rtlwifi: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-301-8/+1Star
* 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-72/+50Star
* | rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CELarry Finger2012-10-305-11/+64
|/
* rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffersAndy Shevchenko2012-10-191-4/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-283-4/+15
|\
| * rtlwifi: rtl8192ce: Log message that B_CUT device may not workLarry Finger2012-09-123-4/+15
* | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger2012-09-072-3/+3
* | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-312-2/+4
|/
* wireless: Remove casts to same typeJoe Perches2012-06-062-24/+23Star
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-111-5/+5
* rtlwifi: rtl8192c: Convert driver to use private dm structsLarry Finger2012-04-231-1/+0Star
* rtlwifi: Move dig_t and ps_t structsLarry Finger2012-04-231-34/+0Star
* net/wireless: use module_pci_driverAxel Lin2012-04-161-18/+1Star
* wireless: Remove unnecessary ; from while (0) macrosJoe Perches2012-04-111-6/+1Star
* rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches2012-03-191-1/+0Star
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-133-8/+6Star
* rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-302-21/+9Star
* rtlwifi: Move pr_fmt macros to a single locationLarry Finger2012-01-301-3/+2Star
* rtl8192ce: Update copyright datesLarry Finger2012-01-2418-18/+18
* rtlwifi: Simplify chip version id loggingJoe Perches2012-01-241-10/+9Star