summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | rtlwifi: Remove unused defines from rtl8192cu driverPriit Laes2015-03-031-2/+0
| | * | | rtlwifi: Modify some USB de-initialize code.Taehee Yoo2015-02-271-4/+7
| | * | | rtlwifi: Clear ACM_CTRL AC3_VO bit correctlyJes Sorensen2015-02-268-8/+8
| * | | | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-3/+3
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-142-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | treewide: Fix typo in printk messagesMasanari Iida2015-03-062-2/+2
* | | | rtlwifi: Fix IOMMU mapping leak in AP modeLarry Finger2015-03-221-1/+11
| |_|/ |/| |
* | | rtlwifi: Improve handling of IPv6 packetsLarry Finger2015-03-031-2/+5
| |/ |/|
* | rtlwifi: Remove logging statement that is no longer neededLarry Finger2015-02-101-4/+1
* | Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller2015-02-0911-51/+219
|\ \
| * | rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFOLarry Finger2015-02-062-8/+8
| * | rtlwifi: rtl8192ee: Fix handling of new style descriptorsTroy Tan2015-02-065-10/+46
| * | rtlwifi: rtl8192ee: Fix DMA stallsTroy Tan2015-02-032-0/+142
| * | rtlwifi: rtl8192ee: Fix parsing of received packetTroy Tan2015-02-032-0/+6
| * | rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write pointTroy Tan2015-02-031-2/+1
| * | rtlwifi: rtl8192ee: Fix adhoc failTroy Tan2015-02-032-31/+1
| * | rtlwifi: rtl8192cu: Set fw_ready flagTaehee Yoo2015-01-271-0/+3
| * | rtl8192cu: fix the mesh beaconingChun-Yeow Yeoh2015-01-271-0/+1
| * | rtlwifi: add support to send beacon frame.Taehee Yoo2015-01-271-0/+11
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller2015-01-2623-552/+158
|\ \ \ | |/ /
| * | rtlwifi/rtl8192de: remove redundant else if checkColin Ian King2015-01-231-1/+1
| * | rtlwifi: Move macro definitions to coreLarry Finger2015-01-097-22/+4
| * | rtlwifi: rtl8821ae: Convert driver to use common DM table initializationLarry Finger2015-01-091-29/+2
| * | rtlwifi: rtl8723be: Convert driver to use common DM table initializationLarry Finger2015-01-091-30/+2
OpenPOWER on IntegriCloud