aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8723be (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-02rtlwifi: Fix static checker warnings for various driversLarry Finger1-7/+0
2014-09-30rtlwifi: rtl8188ee: rtl8192com: rtl8192cu: rtl8192ee: rtl8723ae: rtl87323be: rtl8821ae: Use common cmd_send_packetLarry Finger1-1/+2
2014-09-30rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14Larry Finger18-3109/+3800
2014-09-30rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek versionLarry Finger2-2/+2
2014-09-26rtlwifi: Fix problems with building an allyesconfigLarry Finger5-245/+9
2014-09-26rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014Larry Finger1-1/+1
2014-09-26rtlwifi: Update power-save routines for 062814 driverLarry Finger3-7/+10
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-07-20rtlwifi: rtl8723be: remove unnecessary break after returnFabian Frederick1-1/+0
2014-06-25rtlwifi/rtl8723be: Replace magic number by macroRickard Strandqvist2-1/+2
2014-05-29rtlwifi: rtl8723be: Remove duplicate inclusion of phy.hSachin Kamat1-1/+0
2014-05-19rtlwifi: remove unused allow_all_destaddr functionsPeter Wu2-22/+0
2014-05-13rtlwifi: rtl8723be: add msi module parameterAdam Lee1-1/+4
2014-04-30rtlwifi: rtl8723be: disable MSI interrupts modeAdam Lee1-1/+1
2014-03-27rtlwifi: Remove casts of pointer to same typeJoe Perches3-33/+30
2014-03-27rtlwifi: Remove addressof casts to same typeJoe Perches1-4/+3
2014-03-13rtlwifi: rtl8723be: Fix array dimension problemsLarry Finger1-5/+9
2014-03-06rtlwifi: rtl8723be: Fix smatch warningsLarry Finger1-8/+0
2014-03-06rtlwifi: rtl8723be: Fix sparse errorsLarry Finger2-3/+2
2014-03-06rtlwifi: rtl8723be: rtl8723com: Remove unused allow_all_destaddr functionsLarry Finger1-1/+0
2014-03-06rtlwifi: Move common routines to coreLarry Finger5-52/+10
2014-03-06rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rtl8188eu: Modify for new APILarry Finger2-5/+7
2014-03-04rtlwifi: rtl8723be: Add new driverLarry Finger25-0/+14048