summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi
AgeCommit message (Expand)Author
2015-08-03rtlwifi: rtl8723be: Add module parameter for MSI interruptsLarry Finger
2015-07-31rtlwifi: Fix NULL dereference when PCI driver used as an APLuis Felipe Dominguez Vega
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller
2015-06-15rtlwifi: rtl8192c: Add init codes for "fw_version" and "fw_subversion".Taehee Yoo
2015-06-15rtlwifi: rtl8192cu: Fix variable isfirst_ampduTaehee Yoo
2015-06-15rtlwifi: rtl8192cu: debug message change "RTL8192CE" to "RTL8192CU"Taehee Yoo
2015-06-15rtlwifi: rtl8192cu: remove duplicated routine in _rtl92c_phy_rf6052_config_pa...Taehee Yoo
2015-06-15rtlwifi: fix tm_trigger usageHans Ulli Kroll
2015-06-15rtlwifi: rtl8192cu: remove INTF_PCI and INTF_USBTaehee Yoo
2015-06-15rtlwifi: rtl8192cu: remove _InitBeaconParameters().Taehee Yoo
2015-06-15rtlwifi: rtl8192cu: remove IS_HARDWARE_TYPE_8192CE and IS_HARDWARE_TYPE_8192CUTaehee Yoo
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-08rtlwifi: rtl8192cu: Fix performance issue.Taehee Yoo
2015-05-26rtlwifi: fix typos in KconfigKevin Lo
2015-05-26rtlwifi: Remove the clear interrupt routine from all driversVincent Fann
2015-05-26rtlwifi: rtl8821ae: Fix problem with regulatory informationShao Fu
2015-05-26rtlwifi: rtl8723be: Update driver for regulatory changesShao Fu
2015-05-26rtlwifi: rtl8192ee: Apply the regulatory changes to driverShao Fu
2015-05-26rtlwifi: rtl8188ee: Apply the new regulatory informationShao Fu
2015-05-26rtlwifi: Update regulatory databaseShao Fu
2015-05-26rtlwifi: btcoexist: Fix interference between rtl8723be and BluetoothDaniel Drake
2015-05-26rtlwifi: rtl8192cu: Remove rtl92c_init_beacon_max_error's parameterTaehee Yoo
2015-05-26rtlwifi: rtl8192cu: Remove setting REG_BCN_MAX_ERR code in _rtl92cu_set_media...Taehee Yoo
2015-05-26rtlwifi: rtl8188ee: Fix pwrseqcmd.h include path.Lauri Kenttä
2015-05-24Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-09wireless: fix typos in mwifiex and rtlwifiMasanari Iida
2015-04-28rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-07rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP pac...Taehee Yoo
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller
2015-03-30rtlwifi: rtl8192cu: Add new device IDMarek Vasut
2015-03-30rtlwifi: rtl8192cu: Add new USB IDLarry Finger
2015-03-30rtlwifi: Change REG_CR+2 to MSRTaehee Yoo
2015-03-22rtlwifi: Fix IOMMU mapping leak in AP modeLarry Finger
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-20rtl8188ee: fix build break due to missing rtl_hal_pwrseqcmdparsing definitionJeff Layton
2015-03-16rtlwifi: No need to export rtl_evm_dbm_jaguar anymorePriit Laes
2015-03-16rtlwifi: Clean rtl_evm_db_to_percentage a bitPriit Laes
2015-03-13rtlwifi: rtl8192cu: remove unused arguments from _beacon_function_enable()Taehee Yoo
2015-03-13rtlwifi: Remove duplicated prototypeTaehee Yoo
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03rtlwifi: Improve handling of IPv6 packetsLarry Finger
2015-03-03rtlwifi: rtl8192cu: Add case in rtl92cu_get_hw_regTaehee Yoo
2015-03-03rtlwifi: rtl8188ee: missing curly braces in handle_branch1()Dan Carpenter