summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller2015-06-2314-111/+63
|\
| * rtlwifi: rtl8192c: Add init codes for "fw_version" and "fw_subversion".Taehee Yoo2015-06-151-1/+2
| * rtlwifi: rtl8192cu: Fix variable isfirst_ampduTaehee Yoo2015-06-151-1/+1
| * rtlwifi: rtl8192cu: debug message change "RTL8192CE" to "RTL8192CU"Taehee Yoo2015-06-151-5/+5
| * rtlwifi: rtl8192cu: remove duplicated routine in _rtl92c_phy_rf6052_config_pa...Taehee Yoo2015-06-151-4/+0
| * rtlwifi: fix tm_trigger usageHans Ulli Kroll2015-06-157-29/+21
| * rtlwifi: rtl8192cu: remove INTF_PCI and INTF_USBTaehee Yoo2015-06-151-14/+4
| * rtlwifi: rtl8192cu: remove _InitBeaconParameters().Taehee Yoo2015-06-153-39/+22
| * rtlwifi: rtl8192cu: remove IS_HARDWARE_TYPE_8192CE and IS_HARDWARE_TYPE_8192CUTaehee Yoo2015-06-151-15/+3
| * rtlwifi: rtl8192cu: Fix performance issue.Taehee Yoo2015-06-081-3/+5
* | mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-12/+10
|/
* rtlwifi: fix typos in KconfigKevin Lo2015-05-261-1/+1
* rtlwifi: Remove the clear interrupt routine from all driversVincent Fann2015-05-265-83/+0
* rtlwifi: rtl8821ae: Fix problem with regulatory informationShao Fu2015-05-261-2/+2
* rtlwifi: rtl8723be: Update driver for regulatory changesShao Fu2015-05-261-2/+2
* rtlwifi: rtl8192ee: Apply the regulatory changes to driverShao Fu2015-05-261-2/+2
* rtlwifi: rtl8188ee: Apply the new regulatory informationShao Fu2015-05-261-2/+2
* rtlwifi: Update regulatory databaseShao Fu2015-05-262-4/+39
* rtlwifi: btcoexist: Fix interference between rtl8723be and BluetoothDaniel Drake2015-05-261-2/+5
* rtlwifi: rtl8192cu: Remove rtl92c_init_beacon_max_error's parameterTaehee Yoo2015-05-263-3/+3
* rtlwifi: rtl8192cu: Remove setting REG_BCN_MAX_ERR code in _rtl92cu_set_media...Taehee Yoo2015-05-261-1/+0
* rtlwifi: rtl8188ee: Fix pwrseqcmd.h include path.Lauri Kenttä2015-05-262-2/+2
* Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller2015-05-242-2/+2
|\
| * wireless: fix typos in mwifiex and rtlwifiMasanari Iida2015-05-092-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-131-1/+1
|\ \
| * | rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger2015-04-281-1/+1
| |/
* | mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-2/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-1538-292/+66
|\
| * rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP pac...Taehee Yoo2015-04-074-6/+11
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-1/+11
| |\
| * \ Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller2015-04-0114-40/+32
| |\ \
| | * | rtlwifi: rtl8192cu: Add new device IDMarek Vasut2015-03-301-0/+1
| | * | rtlwifi: rtl8192cu: Add new USB IDLarry Finger2015-03-301-0/+1
| | * | rtlwifi: Change REG_CR+2 to MSRTaehee Yoo2015-03-309-11/+11
| | * | rtl8188ee: fix build break due to missing rtl_hal_pwrseqcmdparsing definitionJeff Layton2015-03-201-0/+1
| | * | rtlwifi: No need to export rtl_evm_dbm_jaguar anymorePriit Laes2015-03-163-17/+15
| | * | rtlwifi: Clean rtl_evm_db_to_percentage a bitPriit Laes2015-03-161-9/+2
| | * | rtlwifi: rtl8192cu: remove unused arguments from _beacon_function_enable()Taehee Yoo2015-03-131-3/+2
| | * | rtlwifi: Remove duplicated prototypeTaehee Yoo2015-03-131-1/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-2/+5
| |\ \ \ | | |/ / | |/| |
| * | | Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller2015-03-0628-243/+20
| |\ \ \
| | * | | rtlwifi: rtl8192cu: Add case in rtl92cu_get_hw_regTaehee Yoo2015-03-031-0/+2
| | * | | rtlwifi: rtl8188ee: missing curly braces in handle_branch1()Dan Carpenter2015-03-031-1/+2
| | * | | rtlwifi: rtl8821ae: Remove duplicate hex prefixesRasmus Villemoes2015-03-031-1/+1
| | * | | rtlwifi: Remove unused RTL_SUPPORTED_CTRL_FILTER definePriit Laes2015-03-031-2/+0
| | * | | rtlwifi: Remove unused defines from efuse.hPriit Laes2015-03-031-6/+0
| | * | | rtlwifi: Remove unused defines from base.hPriit Laes2015-03-031-6/+0
| | * | | rtlwifi: Remove unused defines from cam.hPriit Laes2015-03-031-2/+0
| | * | | rtlwifi: Remove unused RF6052_MAX_REG definePriit Laes2015-03-038-8/+0
| | * | | rtlwifi: Remove unused defines from driver-specific def.hPriit Laes2015-03-036-203/+0
OpenPOWER on IntegriCloud