summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi
AgeCommit message (Expand)Author
2015-11-09rtlwifi: rtl8821ae: Fix system lockups on bootLarry Finger
2015-09-29rtlwifi: rtl8821ae: Fix an expression that is always falseLarry Finger
2015-09-29rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht
2015-09-13rtlwifi: Fix NULL dereference when PCI driver used as an APLuis Felipe Dominguez Vega
2015-09-13rtlwifi: rtl8723be: Add module parameter for MSI interruptsLarry Finger
2015-08-03rtlwifi: Remove the clear interrupt routine from all driversVincent Fann
2015-04-28rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger
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
2015-03-03rtlwifi: rtl8821ae: Remove duplicate hex prefixesRasmus Villemoes
2015-03-03rtlwifi: Remove unused RTL_SUPPORTED_CTRL_FILTER definePriit Laes
2015-03-03rtlwifi: Remove unused defines from efuse.hPriit Laes
2015-03-03rtlwifi: Remove unused defines from base.hPriit Laes
2015-03-03rtlwifi: Remove unused defines from cam.hPriit Laes
2015-03-03rtlwifi: Remove unused RF6052_MAX_REG definePriit Laes
2015-03-03rtlwifi: Remove unused defines from driver-specific def.hPriit Laes
2015-03-03rtlwifi: Remove unused defines from rtl8192cu driverPriit Laes
2015-02-27rtlwifi: Modify some USB de-initialize code.Taehee Yoo
2015-02-26rtlwifi: Clear ACM_CTRL AC3_VO bit correctlyJes Sorensen
2015-02-10rtlwifi: Remove logging statement that is no longer neededLarry Finger
2015-02-09Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller
2015-02-06rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFOLarry Finger
2015-02-06rtlwifi: rtl8192ee: Fix handling of new style descriptorsTroy Tan
2015-02-03rtlwifi: rtl8192ee: Fix DMA stallsTroy Tan
2015-02-03rtlwifi: rtl8192ee: Fix parsing of received packetTroy Tan
2015-02-03rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write pointTroy Tan
2015-02-03rtlwifi: rtl8192ee: Fix adhoc failTroy Tan
2015-01-27rtlwifi: rtl8192cu: Set fw_ready flagTaehee Yoo
2015-01-27rtl8192cu: fix the mesh beaconingChun-Yeow Yeoh
2015-01-27rtlwifi: add support to send beacon frame.Taehee Yoo
2015-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller