aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192ce (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-02rtlwifi: Fix static checker warnings for various driversLarry Finger1-4/+0
2014-09-30rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek driversLarry Finger7-195/+17
2014-09-30rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14Larry Finger1-2/+2
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-07-20rtlwifi: rtl8192ce: remove unnecessary break after returnFabian Frederick1-1/+0
2014-06-25rtlwifi/rtl8192c[eu]: Fix media status register maskRickard Strandqvist2-1/+2
2014-05-19rtlwifi: remove unused allow_all_destaddr functionsPeter Wu3-24/+0
2014-03-27rtlwifi: Remove casts of pointer to same typeJoe Perches1-7/+7
2014-03-06rtlwifi: rtl8192ce: Handle unused switch caseLarry Finger1-1/+3
2014-03-06rtlwifi: Move common routines to coreLarry Finger2-76/+11
2014-03-06rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rtl8188eu: Modify for new APILarry Finger2-5/+7
2014-03-04rtlwifi: Prepare existing drivers for new driverLarry Finger1-6/+6
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+16
2014-02-24rtlwifi: avoid accessing RCR directlyPeter Wu1-1/+3
2014-02-13rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois1-2/+16
2014-02-04mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg1-1/+1
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller5-30/+6
2013-10-03rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup() routineLarry Finger2-3/+2
2013-10-03rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger1-1/+0
2013-09-26rtlwifi: remove duplicate declarations and macros in headersCatalin Iacob3-25/+0
2013-09-24rtlwifi: Remove extern from function prototypesJoe Perches2-39/+28
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+2
2013-04-01rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988eeLarry Finger2-11/+11
2013-04-01rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07Larry Finger5-247/+182
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-2/+2
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2-5/+4
2013-02-08net: wireless/rtlwifi: fix uninitialized variable issueCong Ding1-1/+1
2013-01-02rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+11
2012-11-30rtlwifi: use SIMPLE_DEV_PM_OPSHauke Mehrtens1-8/+1
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen1-1/+1
2012-10-30rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable namesLarry Finger4-72/+50
2012-10-30rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CELarry Finger5-11/+64
2012-10-19rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffersAndy Shevchenko1-4/+2
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+15
2012-09-12rtlwifi: rtl8192ce: Log message that B_CUT device may not workLarry Finger3-4/+15
2012-09-07rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger2-3/+3
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn2-2/+4
2012-06-06wireless: Remove casts to same typeJoe Perches2-24/+23
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches1-5/+5
2012-04-23rtlwifi: rtl8192c: Convert driver to use private dm structsLarry Finger1-1/+0
2012-04-23rtlwifi: Move dig_t and ps_t structsLarry Finger1-34/+0
2012-04-16net/wireless: use module_pci_driverAxel Lin1-18/+1
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches1-6/+1
2012-03-19rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches1-1/+0
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches3-8/+6
2012-01-30rtlwifi: Convert to asynchronous firmware loadLarry Finger2-21/+9
2012-01-30rtlwifi: Move pr_fmt macros to a single locationLarry Finger1-3/+2
2012-01-24rtl8192ce: Update copyright datesLarry Finger18-18/+18
2012-01-24rtlwifi: Simplify chip version id loggingJoe Perches1-10/+9